资源列表
Binarytree
- 实现构造一个二叉树、二叉树的遍历(递归与非递归方法)-To achieve construct a binary tree, Binary Tree Traversal (recursive and non-recursive method)
lianbiao
- 单链表的操作,包括各种操作,如 建立链表 删除 插入 合并 -Single-chain operations, including operations, such as the creation of the deletion list Insert Merge
pack
- 一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, respectively (W1, W2, ..., Wn).
exp
- 处理了正确的算术表达式的转换为逆波兰式后进行计算,可处理多位整型数的运算,如:10*(15-5)+30/3#-Dealing with the correct arithmetic expression is converted to Reverse Polish-style after the calculation, can handle a number of integer arithmetic, such as: 10* (15-5)+ 30/3#
shujujiegou
- 数据结构的线性表及其应用,树和二叉树的建立和应用,查找和排序-The linear table data structure and its application, trees and tree establishment and applications, search and sort
computeralgorithm
- 计算机算法书籍:计算机算法设计与分析(第2版)-Computer algorithms Books: Computer Algorithm Design and Analysis (2nd edition)
myMouse
- 数据结构中,老鼠迷宫程序源码,练习堆栈的操作。-Data structure, the rat maze procedure source, practice stack operation.
beibao
- 0-1背包问题:输入两个整数n和m,从数列1,2,3....n中随意取几个数,使得其和等于m,求所有组合-0-1 knapsack problem: Enter the two integers n and m, from a series of 1,2,3 .... n grab a few numbers and make it equal to m, for all combinations
shujujiegoushixizuoye1-4
- 数据结构与算法的实习作业源代码,绝对正确哦-Data structure and algorithm internship operating source code, absolutely right, oh
1
- 矩阵算法,函数求解,详细,看后不后悔,强烈推荐-Matrix algorithm, function solving, detailed, look no regrets after strongly recommend
hannuo
- 数据结构中经典的汉诺塔算法。就是用递归移动盘子的问题。-Data structure in the classic Tower of Hanoi algorithm. Is to use recursive mobile plate problem.
110
- 严蔚敏数据结构代码 严蔚敏数据结构代码-Yan Wei-min data structure code Yan Wei-min data structure code
