资源列表
[其它资源] decoder_irda
说明:keil c中通过,基于uPD6121/LC7461M/HT6222/AS6122等红外编码芯片的解码程序-keil c, which was adopted Based on infrared and other coding uPD6121/LC7461M/HT6222/AS6122 Chip Solutions code procedures<goodffd> 在 2008-10-13 上传 | 大小:2.07kb | 下载:0
[其它资源] lyw.ASM123
说明:可测温的电子钟汇编语言的源程序代码,用单片机实现的-electronic temperature can be 10 minutes of assembly language source code, using the MCU<胡红欣> 在 2008-10-13 上传 | 大小:6.18kb | 下载:0
[其它资源] zhanxingshu
说明:占星术4.0版C语言源程序 一种小型游戏-astrology version 4.0 C language source of a small game<胡红欣> 在 2008-10-13 上传 | 大小:370.39kb | 下载:0
[其它资源] Tenthousandcalendars
说明:本C++源程序实现了年月日的输出,即所谓的万年历程序.-the C source to achieve the date output, the so-called calendar procedures.<林静> 在 2008-10-13 上传 | 大小:1.74kb | 下载:0
[其它资源] 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