资源列表
Introduction-to-Algorithms
- 算法导论(中文版)(现代计算机常用数据结构和算法)-Introduction to Algorithms (Chinese Version) (commonly used in modern computer data structures and algorithms)
selector
- 多会场活动安排算法实现。利用嵌套贪心策略实现多会场、互斥活动最优安排问题。-Arrangements for multi-venue event algorithm. Greedy strategy using nested multi-venue, the best arrangement for mutually exclusive events.
knapbranch
- 0-1背包问题的分支定界算法实现。包含优先队列的实现细节。-0-1 knapsack problem branch and bound algorithm. Priority queue that contains the implementation details.
ds-labs
- 数据结构基本算法实现。包括栈、二叉树基本运算实现,同时包含整数计算器的完整实现。-The basic algorithm data structure. Including implementation of stack, binary tree basic operations, and a complete implementation of an integer calculator.
list
- 数据结构链表程序:一元多项式加减乘和求导拆分逆置,用的是C语言 -Program list data structure: a polynomial multiplication and addition and subtraction reverse split derivation set, using the C language
workerlist
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees, each employee the name, work number, position and other properties, staff turnover every year,
leddemo
- 了解符号表的作用、组织和数据结构,设计和实现一个符号表-Understanding of the role of the symbol table, organization and data structure, design and implement a symbol table
maze
- 由数字1和0组成迷宫,0代表可走路径,程序会用坐标的形式给出每一步的走法-Composed by a maze of numbers 1 and 0, 0 to go the path, the program will use the coordinates given in the form of moves at each step
MST
- 数据结构:C++语言实现最小生成树的算法。-Data structure: C++ language for minimum spanning tree algorithm.
code
- 数据结构习题源码,为学习数据结构的同学带来福音~-Problem source data structure, data structure for the students to learn to bring the Gospel ~
tree
- 用C实现数据结构中的树和二叉树,实现了树和二叉树的基本性质。-Data structure using C and the binary tree to realize the fundamental nature of the tree and binary tree.
jiegou
- 数据结构 一直对它不了解情况这点知识还可以学到点东西 高手就不用下了-This has been the knowledge of its ill-informed can learn to do something under the master
