资源列表
DataStructure-flash
- 数据结构动画演示,通过动画展示数据结构各种算法的运行过程-A flah of DataStructure. It s a good resources for beginners.
2
- 数据结构 图的建立与遍历-Chart establishment and traversal
链表结点的删除
- 利用C语言的数据结构的算法实现链表结点的删除
BigNum
- 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
huffman
- 数据结构(严蔚敏版)中哈夫曼树的操作程序源代码-Of data structure (Yan Wei Min version) operating procedures in the source code Huffman tree
HW2
- 几道数据结构的题,有详细答案,希望对大家有用-Several of the title data structure, detailed answers to all of us hope that useful
ExcelAccessSrc
- 將輸入資料可查詢編輯修改Excel檔案,可快速使用建好的class架構撰寫程式-The input data can be found to edit the Excel file, and can quickly use the built framework of the class to write code
hw2_2
- the c source code of big number
shujujiegou
- 一些简单的小程序,如哈弗曼编辑器,最小生成树,哈希表的设计与实现-Some simple small programs, such as Havermann editor, minimum spanning tree, hash table design and implementation, etc.
malloc-java
- java实现的malloc函数。供模拟学习用,不是底层实现。-malloc function written in java. only for study and animation. not a low-level implemention
banker
- 银行家算法的MFC模拟程序,可输入MAX,ALLOCAT数值,计算安全序列-Banker s algorithm designed in MFC
knapsack
- 九讲背包问题。一本很好的算法书,详细讲解了背包问题。-Nine speakers knapsack problem. A good algorithm book, explain in detail the knapsack problem.