资源列表
KMP
- 关于数据结构中的KMP算法。。理解起来可能比较难-my code is about KMP. if you are intersted in it ,you can download.
BST
- 排序二叉树,BST。自己写的实验内容-Sort binary tree, BST. The contents of their written test. . . .
ac
- 这里是一些杭州电子科技大学,浙江大学,浙江工业大学的ACM的一些代码,内容丰富,比较适合C++学习者学习-there are some acm answers
1002
- 杭电oj1002的长整数加法简易实现 数组存储每位数字 简单易懂-easy way to approve plus for long int
vc-hafuman
- 用c语言实现哈弗曼算法 用程序简单的实现求值。-use vc write a hafuman if you want ,please load down
yuesefu
- 约瑟夫环编码,已经被广大计算机用户上机运行过,可以用,欢迎大家踊跃下载-Josephus coding, has been the majority of computer users on the machine running over, you can use, we enthusiastically welcome to download
kechengsheji
- C语言程序,彩灯,实现依次亮依次灭。延时0.2秒。-C language program, colorful lights
Cyuyan
- C 语言易于描述复杂的数据结构。C语言的数据类型有;整型、实型、字符型、数组类型、指针类型、结构体类型、共用体类型等,可以方便的描述各种常用的数据结构,如链表、树、图等,这使得C语言在开发大型的系统和应用程序方面有很强的优势。 -C language is easy to describe complex data structures. C data types integer, real, character, array type, pointer type, structure
longint-pro
- 用C语言实现的长整数的四则运算,包括加法,减法等,数据结构设计的实验课题。-Using C language long integer arithmetic, including addition, subtraction, etc., data structure design of the experimental subjects.
sort_demo
- C语言实现的各种排序算法之间的复杂度比较,数据有系统随机产生,各种排序算法运用后分析时空复杂度-C language implementation of the various sorting algorithm complexity comparison between the data in a systematic random, after the analysis of various sorting algorithms use time and space complexity
KRUSKAL
- Kruskal algorithm used for graph algorithms
CampusTourProgram
- 校园导游程序 (1) 查询各景点的相关信息; (2) 查询图中任意两个景点间的最短路径。 (3) 查询图中任意两个景点间的所有路径。 (4) 增加、删除、更新有关景点和道路的信息 -Campus Tour Program (1) check the attractions of the relevant information (2) the query graph in any shortest path between two sites. (3) the que
