资源列表
0001
- 数据结构,运用c语言写的查找算法,包含快速查找-Data structure using c language written search algorithm contains quickly find
C-language-parity-bubble-sort
- 用c语言实现,奇偶冒泡排序,非常实用。数据结构与算法的结合-C language parity bubble sort
Catch-the-Thief
- Catch the Thief,acm竞赛题,基础类型的题目。-Catch the Thief, acm contest problems, basic types of topics.
Josephus
- 实现约瑟夫问题的4种算法,并有计时功能进行效率测试-4 algorithms to resolve Josephus Problem with timing counter for testing efficiency
airline
- 数据结构课程设计中,用单链表实现航空订票系统。功能包括航班信息的录入、修改、查看,机票预订,退票等操作。-Airline reservation system with a single linked list data structure curriculum design. Features include flight information input, modify, view, air ticket booking, refunds and other operations.
bufferarecord
- 实现了数据库系统的buffer_manager以及record_manager部分-The the the database system buffer_manager and record_manager part
2011210133sort
- 除了基数排序都有,非常全,还有改进和非改进的算法-Radix sort has a very full, as well as improved and non-improved algorithm
data-structures
- 文档是数据结构严蔚敏老师那本书的全部c源代码,可以直接粘贴到vc++6.0下编译运行-Document Yan Wei Min, data structures, teacher book c source code can be pasted directly into vc++6.0 compile and run under
SelectSort
- 选择排序,大二数据结构专用 完整拷贝书上代码-Select sort code the sophomore data structure complete copy of the book
huisu
- 0-1背包问题的回溯算法,算法分析与设计-0-1 knapsack problem backtracking algorithm, algorithm analysis and design
Knapsack
- 背包问题(0-1背包和完全背包)动态规划代码-Code for Knapsack Problem using Dynamic Programming
quicksort.rar
- 快速排序算法 实测通过 vs2010软件编写,Quicksort algorithm measured by vs2010
