资源列表
Caculator
- C++计算器,基于“栈”这一常见的数据结构,希望能对初学者有所帮助-C++ calculator, based on the " stack" the common data structure, hoping to help beginners
lee-8772
- c#数据结构源码 lee-8772-C# data structure source code lee-8772
shiyan
- 建立一个包含图书(书号,书名,定价)信息的的链表,并具有如下功能: (1) 根据指定图书个数,逐个输入图书信息; (2) 根据书名进行查找,返回此书的书号和定价; (3) 根据指定的位置可返回相应的图书信息(书号,书名,定价); (4) 给定一个图书信息,插入到表中指定的位置; (5) 删除指定位置的图书记录; (6) 统计表中图书个数。 -A book containing (ISBN, title, pricing) information linked li
Random-licensing
- 一个用c++实现的随即发牌的小程序。只是简单的算法。-A with c++ implementation then a small licensing program. Just a simple algorithm.
tanxinsuanfa
- vc写的贪心算法,算法分析与设计里面的,需要的同学可以下载-vc wrote greedy algorithm, algorithm analysis and design inside, students may need to download
HeapSort
- 递归方式实现堆排序,c语言代码,含详尽注释。-Recursive manner to achieve heap sort, with detailed comments.
Cpp1
- 数据结构入门基本操作,单链表建立及插入,删除元素等-Introduction to the basic operation of data structures, singly linked list to create and insert, delete elements, etc.
01
- 0-1背包问题,涉及到计算哪个背包加入了所选的结果中。-0-1 knapsack problem, which involves the calculation of the backpack to join the selected results.
ex12
- 链表的建立,删除,插入,倒置,显示,排序等操作-The establishment of the list, delete, insert, inverted, display, sorting and other operations
fapai
- VC写的自动发牌的小程序,是数据结构的一个体验-VC was a small automatic licensing procedures, experience is a data structure
algebra
- 代数结构课程的几个算法的代码,希望对大家有用-Algebraic structure of the course code for several algorithms, want to be useful
storetree
- Tree storage, using tree data structure for chat data storage
