-
-
RadixSort-jishupaixu.rar
RadixSort.c 本程序为链式基数排序。程序开始后先由用户输入一组正整数(最大为32767),然后程序自动按照由小到大的顺序将这组数排序并输出。----Author:zhg
2006.12 E-mail:wudazhg@163.com
-
LevelTraverse-cengxubianlierchashu.rar
LevelTraverse.c 上次写的“cengxubianlierchashu.rar(二叉树层序遍历程序)”遍历不能将二叉树的所有结点都遍历,现对其做了微小修改,并调试好。本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,建立好二叉树后即可自动进行遍历依次层序输出各结点的值.----Author:zhg 2006.12
E-mail:wudazhg@163.com
-
LeftChild.rar
LeftChild.rar 本程序求二叉树的左孩子.
----Author:zhg 2006.12
E-mail:wudazhg@163.com
-
-
-
AnEasyProblem.rar
... binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
-
CMP000-C-Tutorial.tar.gz
... the nth element in theFibanocci sequence number which is 1,1,2,3,5,8,13,21,34,55,…3. write the prefix and postfix form of the following infix expressiona + b – c / d + e * f – g * h / i ^ j4. write a function to count the number of nodes in a binary tr
-
LearningJava.zip
a java e book for a new guy to learn and teach u from low to high level
-
jkgb.rar
数据库课程设计报告E:\数据库\新建文件夹\数据库课程设计报告
-
-