资源列表
shortestDistance-Dijkstra
- 利用地杰斯特拉算法求两点之间的最短距离,用C语言实现,经过验证。-Tel algorithm used to find Jess the shortest distance between two points
Circlequeueinsert
- 实现循环队列的插入 输入-1则自动停止输入-Circular queue insert
Doublylinkedlistinsert
- 实现双向链表的插入功能,选择插入位置和数值进行插入-Doubly linked list insert
FastTranspose
- 实现三元组(输入行号列号以及数据)的快速转置-FastTranspose
BinaryTreeTranversal
- 输入一个完全二叉树,#表示空节点二叉树先序遍历 中序遍历 后序遍历-BinaryTreeTranversal
Dijkstra
- Dijstrat算法求最短路径,可行性算法分析-Dijstrat
300
- 图书馆管理系统的设计运用,包含指针,数据结构,链表的使用,是个综合的C语言课程设计。-The use of library management system, including pointers, data structure, the use of the list is a synthesis of the C language curriculum design.
haffman
- 数据结构的学习资料,建立一个haffman树并把它打印出来-Data structure learning materials, establishment of a haffman tree and print it out
dijkstra
- dijkstra 算法代码,简单易用,仅供参考学习-dijkstra algorithm code
telephone
- 电话薄管理系统,插入,删除,查找等基本功能。-Phone book management system, insert, delete, search and other basic functions.
city_manage_array
- 城市管理数据库,支持插入,删除,查找(按城市的坐标及距离长短)-Urban management database, insert, delete, search
sparsematrix
- 利用三元组实现稀疏矩阵的转置,加法,减法和乘法-Achieved using triple sparse matrix transpose, addition, subtraction and multiplication
