资源列表
poly
- this program take the polynomial expressions and make operations on it
the-shortest-route-of-airplane
- 航空线路最短路径求解,C语言开发,功能很强大,里面含有源程序及报告-very good program
yues
- 约瑟夫环的两种实现手段,链表和数组(顺序表),可以输入四个参数-Two means of achieving Joseph Central, lists and arrays (sequence table)
jingsuansuanfalearn
- 是关于精算算法的很详细的资料,我自己看了一些,但是好多没看懂,大虾们可以挑战一下-very difficult material about jingsuan,and maybe you can challenge yourself
erchashuhuifu
- 通过对二叉树的前序排列中序和后序中序的分析还原二叉树-By order of the binary tree in preorder and postorder sequence analysis in order to restore binary tree
Ex1
- 自己实现的栈,包括push,pop,empty等各种算法。-my stack class.It has been compiled successfully and it has all the methods required such as push,pop and so on.
c -SPH
- SPH code based on C.
variable_distribution
- 采用最佳适配算法实验动态分区分配过程alloc()和回收过程recover()。其中,空闲分区通过空闲分区链来管理;在进行内存分配时,系统优先使用空闲区低端的空间-Experimental best fit algorithm using the dynamic partition allocation process alloc () and the recovery process recover (). Among them, free partition management throu
Heap
- 算法设计技巧与分析书中的一些算法,都是本人所写,欢迎指教!-some algorithms about the book<<Algorithms Design Techniques and Analysis>>
zoj1002-firenet
- poj 1002 源代码。已经测试通过 ac
txl
- 用链表实现通讯录系统,完成通讯录得建立、插入信息、更新信息、删除信息以及文件存储-With the list of the address book system realization, complete address book to establish, insert, update, and delete information information information and file storage
xhqueue
- 循环队列的实现,实现数据结构里的循环队列-Achieve the cycle queue data structure in the circular queue