资源列表
maoP
- 经典冒泡。在面试中,这个题目的可能性是80 ,所以大家一定要好好研究,尽管他很简单-ying wen woshi
0
- 算法,英文版,作者Dasgupta, C. H. Papadimitriou, and U. V. Vazirani-Algorithm, in English, author Dasgupta, CH Papadimitriou, and UV Vazirani
BOJ1293
- BOJ1293:小马想用最快的速度过河。 河水有缓有急,不同地方深浅也不一样,因此,在河的不同地方,行走的速度是有区别的。小马把河划分成N*M个矩形区域,像一个矩阵,南北N个区,东西M个区。小马现在在河的南岸,要走到北岸去。小马可以从任何邻接南岸的区域进入河中;在河里,每次只能从当前区域走到北方、东北、西北三个相邻区域;只要走到最北边的任何一个区域,下一步就可以上岸。小马在每个区域中需要停留的时间不尽相同。请你帮助小马计算一下它在河里至少需要停留多长时间才能过河。-BOJ1293: colt
complex1.1
- It s a complex numeric class with all function
dijkstra
- 迪杰斯特拉算法 计算图中两点间的最短路径-dijkstra
text
- 数据结构试题和答案,包含1800个,希望对编程的有帮助哦-the test of data organization
C_suanfa1
- C语言常用算法源代码,可以直接打开使用。-C language commonly used algorithm source code, you can directly open to use.
Fenqu
- VC++ 实现操作系统 进程线程 及分区-VC++ to achieve operating system process thread and Zoning
tryex2
- 中缀表达式转后缀。1位数值的后缀表达式计算。-Infix expression change suffix. A numerical calculation of the suffix expressions.
Hanoi
- 用C语言实现汉诺塔的基本功能,用到图形驱动-Tower of Hanoi with the C language the basic functions, use graphics driver
C7_TREE2
- 用C代码实现二叉树的三种遍历,其中用到图形库-C code implementation with three kinds of binary tree traversal, which use graphics library
C8
- 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
