资源列表

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

说明: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

[其它资源0630

说明:在c8051f020上实现的控制无线模块nrf401和程序,绝对原创-C8051f020 achieved in the control of wireless modules nrf401 and procedures absolute originality
<初学乍练> 在 2008-10-13 上传 | 大小:27.1kb | 下载:1

[其它资源扫雷(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

[其它资源uCOS-II到 C51单片机下的移植

说明:嵌入式操作系统ucos在51单片机上的移植,很有实用价值,参考这个程序也可以把ucos轻松的移植到其它mcu或arm及dsp上-embedded operating system in the SCM 51 transplant, useful, reference to this procedure can also CENTER easily ported to other mcu or on the arm and dsp
<初学乍练> 在 2008-10-13 上传 | 大小:83.24kb | 下载:2

[其它资源EmployeeManage(pb9)

说明:人事管理系统源码(三套不同的)这是第三套!请安装PB后运行-Personnel Management System source code (the three) This is the third set! Install the PB after running!
<祝宏> 在 2008-10-13 上传 | 大小:1008.62kb | 下载:1

[其它资源static

说明:这里是有关材料力学的工程分析软件,是学习工程力学的学生的一个不可少的工具,欢迎大家的进入-here is the mechanical engineering and analysis software engineering mechanics is learning to the students in an indispensable tool, we welcome the entry! !
<*> 在 2008-10-13 上传 | 大小:1.3mb | 下载:1

源码中国 www.ymcn.org