资源列表
2006102410
- 表达式求值,c语言,有运行bug,可供研究使用。-expression evaluates, c language, and running bug, available for study.
2006102411
- 猴子选大王,c语言,有源码,有注释,可供使用交流。-election monkey king, c language, the source code, notes, the availability of the exchange.
2006102412
- 中后序列求二叉树,c语言,源码有注释,可供学习使用。-posterior sequence for Binary Tree, c language, a source notes for studying.
heart511
- 已知一个二叉树的前序与中序,输出其后序的程序。-known to a sequence of binary tree with the order, then the order of the output process.
multiply(LJ)
- 用链表求300的阶乘,并且返回链表节点的个数.-used for the factorial 300, and returned to the linked list node number.
SuperWords001
- 同学通讯录系统,利用MFC编写,利用了数据库的技术-classmates directory system, using MFC preparation, the use of database technology
random_technology
- 这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取-here C. Lane used a random function, through the revision, smoothly into a designated area in random data function, and does not take repeat
EightKindsOfCompositor
- 八种排序的方法,利用VC++实现,值得借鉴-eight ranking, using VC, which is worth learning from
C-Free
- 看标题就明白了~! 是一个注册机来的,不过,我不知道能不能上载,这是我第一次上载东西,希望大家支持~!-can understand the title on ~! RI is the one, but I do not know whether or not available, This is the first time I set out on things that we support ~!
0-1beibao
- 0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
doublelist
- 这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学 C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)
fox
- Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER \"MICROCALC - A Turbo C D