资源列表

« 1 2 ... .97 .98 .99 .00 .01 10802.03 .04 .05 .06 .07 ... 11387 »

[其它资源树的问题(生成)

说明:ADT BinaryTree 的实现及验证程序采用的主要数据结构:二叉树、栈、队算法思想:1、 先序建树、输出树、后序遍历用递归方法。性能分析:O( n )2、 先序遍历、中序遍历:性能分析:O( n )(1) 若遇到新节点非空则先入栈,然后访问其左子树。(2) 若为空则将栈顶结点出栈,访问其右子树。(3) 循环1、2直到栈为空且无节点可入栈。先序与中序的区别是:先序在入栈时访问节点,中序在出栈时访问节点。3、 层遍历:性能分析:O(
<徐欣> 在 2008-10-13 上传 | 大小:2.2kb | 下载:0

[其它资源rsgl_pb8

说明:人事管理系统源码(三套不同的)这里是第一套!!希望对大家有用!-source Personnel Management System (three different) here is the first set! ! We hope to useful!
<祝宏> 在 2008-10-13 上传 | 大小:1.13mb | 下载:0

[其它资源模式识别

说明:一个关于模式识别问题的很好的例子,可以对数组进行检验,非常好用!-a pattern recognition problem on the very good example of the array can be tested very handy!
<徐欣> 在 2008-10-13 上传 | 大小:1.19kb | 下载:0

[其它资源扫雷(java)

说明:一个扫雷程序 和windows系统上的扫雷程序一样 不过使用java实现的-a demining process and windows on the system, however, like mine use to achieve the java
<姚立月> 在 2008-10-13 上传 | 大小:76.07kb | 下载:0

[其它资源c8051f020上实现的CRC

说明:在c8051f020上实现的crc校验程序,绝对原创-C8051f020 achieved in the crc check procedures absolute originality
<初学乍练> 在 2008-10-13 上传 | 大小:1.92kb | 下载:0

[其它资源EmployeeManage(pb8)

说明:人事管理系统源码(三套不同的)这是第二套!忘记说明了,这三套系统是PB的!-Personnel Management System source code (the three) This is the second! Forget shows that the system is the three sets of PB!
<祝宏> 在 2008-10-13 上传 | 大小:966.43kb | 下载:0

[其它资源c8051f020上的send

说明:在c8051f020上实现的与计算机能信的原程序,绝对原创-C8051f020 achieved in the computer can process the original letter, the absolute originality
<初学乍练> 在 2008-10-13 上传 | 大小:2.43kb | 下载:0

[其它资源炉温控制实现

说明:一个硬件的实现程序,有关于炉温控制的 很好用!-procedures, on the temperature control is useful!
<徐欣> 在 2008-10-13 上传 | 大小:6.18kb | 下载:0

[其它资源测试方法和工具解决方案

说明:关于测试软件工程的测试方法和工具解决方案-works on the testing of the software testing methodologies and tools solutions
<> 在 2008-10-13 上传 | 大小:277.97kb | 下载:0

[其它资源manlin

说明:基于单片机的音乐门铃可预存6首歌曲-based on SCM's music can be easily doorbell six songs
<> 在 2008-10-13 上传 | 大小:1.27kb | 下载:0

[其它资源108042187

说明:本程序是在已有的《黑白棋》基础上实现的网络版,通过Winsocket实现了进程的同步,源程序有比较详细的注释,适合于大家参考-this procedure is already in the "reversi" on the basis of the Internet version of Winsocket achieved through the process of synchronization, a mor
<王瑞> 在 2008-10-13 上传 | 大小:233.63kb | 下载:0

[其它资源spritebullet

说明:j2me 小的子弹精灵,简单介绍sprite 的一个例子-J2ME small bullets genies, a brief introduction of a sprite example
<高呢> 在 2008-10-13 上传 | 大小:22.05kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 10802.03 .04 .05 .06 .07 ... 11387 »

源码中国 www.ymcn.org