资源列表
10-algorithm-of-classic-collections
- 10个经典的算法,应用非常广泛,值得好好学习,掌握。-10 classical algorithm, is widely used, it is good to learn and master.
Data.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D
- 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
bhhwt
- 数据结构中的八皇后问题,用C语言编写对你有帮助-Data structure in the eight queens problem, using C language to help you
Double_List_and_Sort
- 双链表和排序,排序有四种,冒泡、插入、选择、折半-double list and sort
Cpp2
- 一个按相应比高者优先调度算法实现进程调度的程序,当就绪进程数大于处理器个数时,就必须按某种策略决定那个进程优先占用处理器。本事淹没你在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作-A person by the appropriate priority scheduling algorithm than the high process scheduling process, when in place when the process is larger than the nu
student
- 学生成绩管理程序。能精确管理学生的各项数据及简便提取利用-Student performance management process. Students can accurately manage the data and use simple extraction
datastruct
- 数据结构中的表达式求职的算法,C++语言-Job expression data structure algorithms, C++ Language
2cha_tree
- 利用MFC,完整的二叉树实现,包括遍历、插入、删除等-Complete binary tree implementation
TRY
- B-树的实现,包括插入和删除,已经经过测试-B-tree implementation, including the insertion and deletion, have been tested
Maze
- 一个创建随机迷宫和解出的程序,用VC++编写-A random maze created out of the process of reconciliation, prepared with VC++
mazesolve
- 几个迷宫的解法,通过回溯算法和广度优先遍历,深度遍历实现-Several maze solution, through the breadth-first traversal algorithm and back, achieving depth traversal
exchange_sones_of_Binarytree
- 由用户输入数据建立二叉树,实现左右儿子交换并输出到终端-exchange sones of Binary tree.
