资源列表
data-structure
- 数据结构中文版,详细阐述数据结构的概念及应用-Chinese version of the data structure to elaborate the concept and application of data structures
three-merge
- 归并排序算法 三路归并 根据贪心算法2路归并改写-Three-way merge sort algorithm greedy algorithm based on 2-way merge merge rewrite
cprogramme
- 一些初学者用得到的小程序,很多种c的算法,包括冒泡法,排序,添加某一个元素-Some beginners get a small program
code_C
- 里面包含了基本的c语言的编写,多加练习就能够对c的过程更加熟练,包含了成绩排序,替换,基本算例程等等的算法。-Which contains the basic preparation of the c language, c more practice we are able to process more skilled, results include sorting, replacing the basic calculation routines, and so the algorith
list
- 单链表的基本操作。包括增加、删除、查找元素。-Single list of basic operations. Including add, delete, find the element.
CEX_SecondDlg
- 生产者与消费者,一个生产者与一个消费者,C++做的,做的比较简单-Producers and consumers, a producer and a consumer, C++ to do, to do simple
work
- 将两个线性单链表,合并并且合并后的表按照顺序排列-Two sequential linear single-chain form of merger
arithmetic
- 这是一本关于算法入门的书,对学习acm的朋友很有帮助-This is an algorithm entry on the books, to learn helpful friends ~ ~ acm
Improved-TSP
- 改进的TSP算法,使用c++实现,开发环境为VC++ 6.0-Improved TSP, c++
Binary-tree-sort
- 实现二叉树的前序、中序、后序排列,以菜单形式出现-To achieve the first order binary tree, in order, after the sequence order, in the form of a menu
xianxingliebiaoshiyan2
- 线性列表的实现,运用C++编译成功,约瑟夫合并-Linear list implementations, the use of C++ compilation is successful, the merger Joseph
quick-sort
- 递归式快速排序代码。没有大小限制,最大限度加速-Recursive quick sort code. No size limit, the maximum acceleration
