资源列表
hashtable
- 插队买票示例是数据结构课程的重要案例 有着很大很好的作用-hashtable exmple
lianbiao
- c++链表练习,学生类和链表类。学生类中有姓名,性别,年龄,学号。通过链表类,对学生信息进行管理。-Exercises of c++ linked list , the students classes and linked list class.
Honio
- 数据结构中循环实现汉诺塔的编程问题,使用的是递归算法。-Cycle to achieve the Tower of Hanoi s programming data structures, using a recursive algorithm.
PSel
- 实现鼠标点击后选中点要素和线要素的功能,主要算法是计算点与点和点与线之间的距离。-Mouse click to select point feature and line feature, the main algorithm is to compute the distance between point and point ,point and line.
Rails
- 解决Rails问题,即著名的火车进站之后排队问题的一种算法-solve the problem of rails
binary-tre
- 二叉树的建立和输出.前序输入、中序输入、后序输入,前序遍历、中序遍历、后序遍历。-The binary tree is builted and outputed.
comman-algorithm
- C语言编程的一半算法(循环算法、排序算法等)-Common of the C language programming algorithm (loop algorithms, sorting algorithms, etc.)
graph
- 数据结构--图的相关操作java实现,图的深度遍历和广度遍历。-Data structure-a figure related operations Java implementation ,The depth of the graph traversal and breadth traverse
query
- 数据结构---查找算法java实现,线性查找,二分查找-Data structure-search algorithmsJava implementation, linear search, binary search and so on
An-In-Depth-Look-into-the-Win32
- 你可能想知道为什么要关注可执行文件的格式。答案永远是:操作系统的可执行文件格式和数据结构展现了操作系统内部许多信息。通过理解 EXE和 DLL 的内部情况,你会发现你已经变成你周围一个更优秀的程序员。 -You may want to know why the attention to executable file format. The answer is always: operating system executable file format and data structu
quicksort
- 快速排序,算法。关于算法分析的一个小程序:快速排序。-quicksort,arithmetic study,sort
data-structure
- 包括数据结构里边所能用到的所有代码,掌握数据结构的学习。-Including the data structure that can use inside all the code, master data structure of learning.
