资源列表
lujing
- 图的邻接表生成,深度遍历及任意两点间的路径-The adjacency table to generate deep traversal path between any two points
huffman
- 实现了哈弗曼编码,详细简绍了哈弗曼编码中哈弗曼树的建立过程。-the way to build a huffman tree
google-test
- google的几道算法试题。google用来面试的几道算法经典试题-few google algorithm questions. google for an interview a few algorithms classic questions
return-
- C语言中return语句的详细说明、解释。叫你正确使用return语句-A detailed descr iption of the return statement in C language to explain. Told you the right to use the return statement
paixu
- 10个详细的C语言排序算法,冒泡法,选择法等等,很详细。有用-10 detailed C language sorting algorithms, bubble method, selection method, etc., in great detail. Useful
sequensed-list
- 这个代码是有关顺序表的数据结构的实现 可以直接加载头文件与源文件即可使用-This code is on the order of the table data structure can directly load the header files and source files can be used
Dynamic-Memory-Allocation
- 这个程序是有关计算机的动态内存分配的数据结构 可以直接加载头文件与源文件即可使用其中的接口-This program is a data structure for dynamic memory allocation of the computer can directly load the header files and source files you can use one of the interfaces
single-linked-list
- 这个程序是有关单链表的数据结构的实现 可以直接加载头文件与源文件即可使用-This program is the realization of the single linked list data structure can directly load the header files and source files can be used
Campus-guide-system
- 该程序利用c语言在DOC环境之下实现了简单的湖南吉首大学校园导游系统,方便学生学习。-The program using c language environment in DOC under realized simple JiShou hunan university campus guide system, convenient student learning.
FLOOD-algorithm
- 该程序用FLOOD算法巧妙的实现航空订票系统,应用于小型航空订票系统,并且有利于学生学习数据结构之中的FLOOD算法。-The program with FLOOD algorithm skillful implement airline reservation system, used in the small airline reservation systems, and to benefit students learning data structure of FLOOD of the
The-computer-mouse-intelligence-turn
- 2012年电脑鼠实现了16*16的稳定搜索与智能拐弯返回与冲刺。-2012 the computer mouse realized 16* 16 search and intelligent stable returns on sprint.
huichang
- 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数-Enough to assume that many of the arrangements for the venue where a number of activities, and want to use the venue as small as
