资源列表

« 1 2 ... .98 .99 .00 .01 .02 14503.04 .05 .06 .07 .08 ... 14958 »

[其它zhenhao

说明: 试利用优先级队列实现栈和队列。保证所需的程序能够达到标准. -test using Priority Queue and Queue achieve stack. To ensure the necessary procedures to meet standards.
<dfssd> 在 2008-10-13 上传 | 大小:1.62kb | 下载:0

[其它piaoliang

说明: 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in sear
<dfssd> 在 2008-10-13 上传 | 大小:1.07kb | 下载:0

[其它haokan

说明:试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。)
<dfssd> 在 2008-10-13 上传 | 大小:1.2kb | 下载:0

[其它Num2Str

说明:Convert from Number to charater strings-Convert from strings to charater
<pan> 在 2008-10-13 上传 | 大小:33.21kb | 下载:0

[其它pukepai

说明:24点游戏的界面和算法,点START按扭随机发牌,点CHECK给出答案-24 points of the game interface and algorithms, random point START buttons licensing, the answer will be given points CHECK
<何平> 在 2008-10-13 上传 | 大小:99.8kb | 下载:0

[其它2004324130958

说明:网络聊天程序,里面有相应的例子,希望于你们共享。-Internet chat program, which has a corresponding example, you want to share.
<浪子> 在 2008-10-13 上传 | 大小:214.95kb | 下载:0

[汇编语言X1205

说明:X1205 是一个带有时钟 振荡器用一个外部的 这样除去了外部的离散元件和一个调整电容 实时时钟用分别的时 存器日历可正确通过2099 年 强大的双报警功能 每个星期二或三月21日上午5:23均可 件的中断IRQ 管脚 该器件提供一个备份电源输入脚V 整个X1205器件的工作电压范围为2.7 V至5.5V 电 到1.8V(待机模式) 引脚排列图 串行时钟(SCL) SCL输入端被
<湘潭> 在 2008-10-13 上传 | 大小:420.83kb | 下载:0

[其它CheckedTree

说明:产生目录数源程序,CheckedTree.rar无解压缩密码 功能强大-have several source directory, CheckedTree.rar extract passwords without powerful
<孙玉海> 在 2008-10-13 上传 | 大小:40.67kb | 下载:0

[编译器/词法分析okfile

说明:词法分析程序给那些迷茫在词法分析海洋的人们,加油吧程序员!-lexical analysis procedure for those lost in the lexical analysis of marine people, Keep up the good programmer!
<李萧墙> 在 2008-10-13 上传 | 大小:1.38kb | 下载:0

[汇编语言ghghgh

说明:简单密码输入 编写一个简单的操作系统 简单的取系统时间小程序 -simple Password input to prepare a simple operating system from a simple system time small program
<小宝> 在 2008-10-13 上传 | 大小:8.4kb | 下载:0

[其它arrange

说明:全排列。直接的.c文件,供初学者借鉴。据我所学,是运行最快的了。-all arranged. Direct. C, for the beginners learn from. As far as I have learned, is the fastest.
<田甜> 在 2008-10-13 上传 | 大小:5.65kb | 下载:0

[其它asciiHD61202

说明:this the ascii cord for hd61202
<liz> 在 2008-10-13 上传 | 大小:1.5kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 14503.04 .05 .06 .07 .08 ... 14958 »

源码中国 www.ymcn.org