资源列表
[其它资源] 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
[其它资源] 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
[其它资源] ucos_files
说明:基于430单片机的UC_OS-II-280-based MCU UC_OS 430-II-280<王强> 在 2008-10-13 上传 | 大小:73.15kb | 下载:0
[其它资源] os_sem_test
说明:基于430单片机 UC-OS-II 信号量测试程序-430 microcontroller-based UC-OS-II signal testing procedures<王强> 在 2008-10-13 上传 | 大小:83.87kb | 下载:0