资源列表
ChessBoard
- 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
Queen
- Queen,用回溯法递归方法实现n皇后问题-Queen, with backtracking recursive method to achieve n queens problem
Knapsack
- Knapsack,用贪心算法解决背包问题,Visual C++ 6.0编译-Knapsack, with a greedy algorithm to solve knapsack problem, Visual C++ 6.0 compiler
Hanoi
- Hanoi,用分治法解决汉诺塔问题,vc6.0编译运行通过-Hanoi, Tower of Hanoi with the Method to solve the problem, vc6.0 compile and run through
hefumanbianma
- 赫夫曼编码,用二叉树的方法来做哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。,-Huffman coding method of binary tree to do,
classmanegement
- 关于学生学习成绩学号姓名,奖学金的操作。学生成绩管理系统-student manegement system
Code
- Ural 源码-Ural Source Code.............
moban
- ACM模 板 总 结.-ACM template
tudelinjijuzhen
- 图是数据结构中重要的数据结构,此文档就是通过邻接矩阵的方式对图进行了各种操作-Graph data structure is an important data structure, this document is the adjacency matrix by way of various operations carried out on the map! ! ! !
river
- 运筹学实验1 农夫过河 的C++程序 方便学习运筹思想和编程。-Operations Research Experiment 1 the farmer across the river to learn C++ program to facilitate logistics thinking and programming.
guangyibiao
- 已知广义表的序列,建立二叉树,其中的函数包括初始化二叉树,由字符串建立二叉树,中序遍历二叉树-Generalized form of the sequence is known, the establishment of a binary tree, binary tree in which the functions include initialization, set up by the string, binary tree, binary tree in order traversal
digui
- 有两个按元素依次递增次序排列的线性表,编写算法将这两个单链表归并为一个按递减次序排列的单链表,并要求利用原来两个单链表的节点存放归并后的单链表-There are two elements in order according to ascending order of the linear form, the preparation method the two merged into a single list in descending order by the single list,
