资源列表
Josephus
- 题目描述:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,如此反复直到所有人全部出列为止。最终显示出列人的队列。 这个问题是约瑟夫问题的实例化,运用了循环链表,详细算法描述及测试结果见Readme。-Subject descr iption: has n individuals sitting around a round table, now from the first s personal Countin, n
yanweimin-shujujiegou
- 经典清华大学出版严蔚敏版数据结构的全部书中代码,每个章节都有-All the classic book publishing code Tsinghua Yan Wei-min data structure, each chapter has code
tongxunluxitong
- 利用C++编写的关于数据结构的一个通讯录系统-Using C++ written a book on the system data structure
data_struct_source_code
- 数据结构中查询遍历算法等的实例,相信对于深入理解数据结构有很大的帮助作用-Query data structure traversal algorithm such as the examples of trust-depth understanding of the data structure there is very helpful to the role of
蕊
- 学校景点分布图最佳路径选择,通过最短路径选择让游者能够自由选择最佳观赏路径-schools attractions distribution choose the best path through the shortest path chosen You can watch free to choose the best path
unstruc.rar
- 非结构网格生成程序,计算流体动力学,网格生成十分方便,Unstructured grid generation procedure, computational fluid dynamics, grid generation is very convenient
FamilyTree
- 家族树程序,实现家族树功能~数据结构实验~
C_Programming_Assignment_Problem_Hungarian_algorit
- C编程设计指派问题匈牙利算法C Programming Assignment Problem Hungarian algorithm-C Programming Assignment Problem Hungarian algorithm
BAG
- C++解决背包问题 教学或者自学均可使用 简单方便-C++ solve the knapsack problem or self-teaching can be used to facilitate easy
datastructure
- 数据结构的高一凡代码,数据结构书上的代码全部有-A data structure where the high-code, data structures books, all of the code
HUFFMAN
- 哈弗曼树及其哈弗曼编码的实现及输出,包括输入,编码,输出等过程-Huffman tree and Huffman coding to achieve and output
gui_bing_sort
- 数据结构程序设计题典程序--书中源码之归并排序-Data structure programming problem Code procedures- the book source code of merge sort
