资源列表
number_of_fibs
- 计算满足a<=x<=b且是Fibonacci数的x个数。-Calculated to satisfy a
8quene
- 暴力算法和回溯算法求解8皇后问题,图像化界面-Violence algorithm and backtracking algorithm 8 Queen
1073
- 设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是 Li,程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。-N a procedure with (1,2, ..., n) should be kept in the length L of the tape. Procedures i stored in the tape length is
middlechanfinally
- 输入一个中缀表达式,将其变为后缀, 内有VC++源代码 -Enter a infix expression to turn it into suffix, with VC++ Source code
Knapsack_V6.0
- vc实现的0-1背包问题,一般递归方法,动态规划方法和贪心方法-vc achieved 0-1 knapsack problem, the general recursive method of dynamic programming methods and greedy method
SmallChage
- 使用贪心技术,实现的对“找零问题”的求解-Use greedy techniques, the realization of
LockedDoor
- vc实现的关于“带锁的门”的求解算法,算法实现-vc achieved on
bahuanhou
- 八皇后问题求解,日,为什么要求文件说明那么长-8 Queen
parking
- 演示停车场管理的C++算法。VC下编译通过。-Demonstration of the car park management C++ Algorithm. Adopted under the VC compiler.
data_struture
- 经典书籍了。数据结构习题的讲解。非常有用!可以下去看看。严蔚敏版本。-Classic books. Exercises on data structure. Very useful! Can continue to see. YAN Wei-min version.
CarStop
- 停车场程序源代码,C语言数据结构上机实习作业!这可是我自已写的哦,保证正确哦!-Car park source code, C language data structure on the machine operation internship! This is my own writing Oh, oh, to ensure correct!
Joseph
- 约瑟夫环源代码,C语言数据结构上机实习作业,保证正确哦!-Joseph Central source code, C language data structure on the machine operation training, and ensure the correct Oh!
