资源列表
StudentManageSystem
- 有用链表队列等数据结构知识实现学生选课系统,具有删除查找添加等功能-Useful to list the queue data structure such knowledge to achieve student elective system, with added features such as deleted search
c-language-book
- C常用算法程序集,一些C语言的基本算法在里面都可以找到。-this is a very good book about c language,you will find it is very useful in your work.
prime
- 输入一个数,判断这个数是否为素数的C语言代码- Enter a number to determine if the number is prime in C language code
huffman
- 这个源代码中包含了有关哈夫曼树的定义,以及应用其来完成哈弗曼编码的功能。-
Tree
- 实现二叉树的建立及遍历查找,二叉树为线索二叉树,实现他的基本操作-construct Tree and search and find fuck you you give me your egg
c_migong
- C语言版的数据结构解决迷宫问题的源代码,功能齐全-C language version of the data structure to solve the maze problem s source code, full-featured
c_huffma
- 哈弗曼编码,编写最优二叉树,完成最优二叉树的创建,检索等功能-Huffman coding, the preparation of optimal binary trees, complete binary tree of the best creation, retrieval and other functions
KKMP
- KMP算法。给定一个主串,一个模式串,求模式串在主串中出现的次数。-KMP algorithm. Given a main string, a pattern string, find string pattern in the main string occurrences.
c_22
- 链表结构。顺序表的创建、插入、删除、查找、等功能-Linked list structure. Order to create tables, insert, delete, search, etc.
c_73
- 数据结构,求顶点之间的最短距离和最短路径,并输出路径-Data structure, find the shortest distance between vertices and the shortest path and output path
kmb
- 一种经典的组播算法---kmb算法,KMB由Kou、Mrakousky和Bermaa提出,它是有关求解Steiner树最著名的一个较为快速的启发式算法。-A classic multicast algorithm
c_71
- 数据结构,无向图的创建,输入边数和顶点数,以及权值,-Data structure, the creation of an undirected graph, enter the number of edges and vertices, and the weights
