资源列表

« 1 2 ... .14 .15 .16 .17 .18 8219.20 .21 .22 .23 .24 ... 11386 »

[其它资源Diagram

说明:图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods, the operation of the map algor
<林静> 在 2008-10-13 上传 | 大小:1.46kb | 下载:0

[其它资源Linewatch

说明:线性表的基本操作,基本操作:插入、删除、查找以及线性表合并等运算在顺序存储结构和链接存储结构上的运算。-linear form the basic operation, the basic operations : insert, delete, Search and linear forms merging operations in order to link storage structures and storage structure on the operation.
<林静> 在 2008-10-13 上传 | 大小:1.87kb | 下载:0

[其它资源Twoforktrees

说明:二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
<林静> 在 2008-10-13 上传 | 大小:1.22kb | 下载:0

[其它资源c++code

说明:一个俄罗斯方块的源代码,有点笨的…… 请多多指教-a box of source code, a bit stupid ... Please exhibitions
<小虫子> 在 2008-10-13 上传 | 大小:4.04kb | 下载:0

[其它资源SingleSelectRadioButtonInDataGrid

说明:This article helps in creating a Data Grid with radio button and allows single selection.-This article helps in creating a Data Grid w praxiology radio button and allows single selection.
<ally> 在 2008-10-13 上传 | 大小:2.08kb | 下载:0

[其它资源sqstack

说明:和线性表类似,栈也有两种存储表示:顺序栈和链栈。   顺序存储结构简称为顺序栈。和顺序表类似,对顺序栈也需要事先为它分配一个可以容纳最多元素的存储空间。 -and linear scale similar Stack also have two storage : order Stack and Stack chain. Sequence storage structure referred to as the sequence of stack. Table and order
<小虫子> 在 2008-10-13 上传 | 大小:7.89kb | 下载:0

[其它资源MY_PING

说明:一个能记录ping值与 timeout 时间的DELPHI 程序加代码-can record a ping timeout value and the time the processes DELPHI code
<李杰> 在 2008-10-13 上传 | 大小:407.73kb | 下载:0

[其它资源ucos_files

说明:基于430单片机的UC_OS-II-280-based MCU UC_OS 430-II-280
<王强> 在 2008-10-13 上传 | 大小:73.15kb | 下载:0

[其它资源os_mbox_test

说明:基于430 UC_OS-II 的消息邮箱测试程序
<王强> 在 2008-10-13 上传 | 大小:83.83kb | 下载:0

[其它资源os_sem_test

说明:基于430单片机 UC-OS-II 信号量测试程序-430 microcontroller-based UC-OS-II signal testing procedures
<王强> 在 2008-10-13 上传 | 大小:83.87kb | 下载:0

[其它资源SELCD

说明:基于430单片机 128*64 LCD 驱动程序(串口)-based MCU 128 * 430 64 LCD Driver (Serial)
<王强> 在 2008-10-13 上传 | 大小:2.52kb | 下载:0

[其它资源TILIB

说明:MSP430F16系列单片机 TI官方例程-MSP430F16 Series MCU TI official routines
<王强> 在 2008-10-13 上传 | 大小:136.37kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 8219.20 .21 .22 .23 .24 ... 11386 »

源码中国 www.ymcn.org