资源列表
SLL
- Single link list using pointer and structure
inorder-tree
- In order tree using pointer and structure
Fibonacci-sequence
- 用C语言实现的斐波那契数列,可以输入数字,产生相应阶的斐波那契数列。-Using C language implementation of the Fibonacci sequence, you can enter the number, generates the corresponding order Fibonacci sequence.
binary-tree-
- 用C语言编写的遍历二叉树的算法,可以实现先序遍历、中序遍历、后序遍历的递归和非递归的算法。-Using C language traversal of the two fork tree algorithm, you can achieve the first order traversal, sequence traversal, the traversal of the recursive and non recursive algorithm.
Maze
- C语言实现的迷宫算法,用二维数组模拟迷宫,实现从入口到出口的通路。-C language maze algorithm, using a two-dimensional array of maze, to achieve the entrance to the export channel.
Eight-Queen
- C语言实现的解决八皇后问题,用二维数组模拟棋盘,使用的非递归算法。-C language to solve the problem of eight queens, with two-dimensional array simulation board, using the non recursive algorithm.
2233111
- 采用分治法、动态规划算法实现0-1背包问题的求解;动态演示算法的的实现过程。要求演示界面友好、生动,易于对算法的理解-Divide and conquer, solved using dynamic programming algorithm to achieve the 0-1 knapsack problem process dynamic demonstration algorithm. The demonstration interface is friendly and vivid,
1022
- 浙大 编程能力测试 的甲级题目 第1022 数字图书馆问题 http://www.patest.cn/contests/pat-a-practise/10-http://www.patest.cn/contests/pat-a-practise/1022 A Digital Library contains millions of books, stored according to their titles, authors, key words of their abstrac
1017
- 浙大 编程能力测试 的甲级题目 第 1017. Queueing at Bank (25) 服务窗口排队问题-Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the customers have to wait in line behind the yell
1012
- 浙大 编程能力测试 的甲级题目 第 1012. The Best Rank (25) 最人性的成绩排序-To uate the performance of our first year CS majored students, we consider their grades of three courses only: C- C Programming Language, M- Mathematics (Calculus or Linear Algebra), and E- English
1014
- 浙大 编程能力测试 的甲级题目 第 1014. Waiting in Line (30) 又是一道服务队列问题-uppose a bank has N windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. The rules for the customers to wait in line are:
1015
- 浙大 编程能力测试 的甲级题目 第 1015. Reversible Primes (20) 数字特征问题 关于给定进制数 判断一个数据是否符合给定特征-A reversible prime in any number system is a prime whose reverse in that number system is also a prime. For example in the decimal system 73 is a reversible prime because