资源列表
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
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.
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
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
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
paixu
- 10个详细的C语言排序算法,冒泡法,选择法等等,很详细。有用-10 detailed C language sorting algorithms, bubble method, selection method, etc., in great detail. Useful
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
google-test
- google的几道算法试题。google用来面试的几道算法经典试题-few google algorithm questions. google for an interview a few algorithms classic questions
huffman
- 实现了哈弗曼编码,详细简绍了哈弗曼编码中哈弗曼树的建立过程。-the way to build a huffman tree
lujing
- 图的邻接表生成,深度遍历及任意两点间的路径-The adjacency table to generate deep traversal path between any two points
GetMemoryStatus
- 使用系统函数GlobalMemoryStatus()和数据结构MEMORYSTATUS查看系统内存和虚拟存储空间使用情况,使用VirtualAlloc()函数和VirtualFree()函数分配和释放虚拟内存空间。-Using the system function of the GlobalMemoryStatus () and data structure the MEMORYSTATUS view the system memory and virtual memory space, us
mkaopaopaixu
- 对10个数分析编程,要求:利用冒泡法从小到大排序。-10 the number of programming: the use of bubbling method from small to large.
