资源列表
c7_Dblink
- 用C代码实现双向链表的模拟显示,其中用到图形库-Two-way linked with C code simulation shows, which use graphics library
netwokflow
- 网络流算法介绍与分析,提出了一种新型算法并进行了分析!可作为学习的资料来用!-Descr iption and analysis of network flow algorithm, a new algorithm and analyzed! As learning materials to use!
suanfasheji
- 算法设计相关素材,内涵解题思路,部分题目有代码。是个不错的材料,值得研读
code
- 《数据结构——基于C++模板类开发》书上的代码-" Data structure- a template class based on C++ development," the code book
TheProgramofDataStructure
- 数据结构实验:包括基本实验代码,霍夫曼书,最短路径,排序算法,计算器,迷宫算法等经典算法的完整代码实现。所有代码均已完成上机实验调试成功。-Experiment data structure: the basic experiment code, Hoffman book, the shortest path, sorting algorithms, calculators, and other classical algorithm maze algorithm to achieve the
UsingPointersAndArrays
- pointer arrays document
PointersAndMemory
- pointer & data sturectur in c
EightPuzzle
- Java实现八数码求解问题。输入一串字符数组代表八数码的初始位置,最后得到正确的八数码排布-Java Implementation eight digital solve this problem. Enter a character array of eight digital representative of the initial position, and finally get the correct arrangement of the eight digital
cPMsuanf
- 关键路径通常是在拓扑排序的基础上求得的。本文算法中设计了一些独特的数据结构,在算法运行的整个 过程中,求发点(源点)到收点(终点)的关键路径的过程(入栈、出栈等操作)实际只进行一遍,不需要进行拓扑排序,算法的时间 复杂度为O(n+e),较传统的算法效率更高-Critical path is usually calculated based on the topological sort of. This algorithm designed some unique data struct
studentMan
- 这是一个关于学生管理系统的一个课程设计,做的还算可以,大家交流一下。-This is a student in a course management system designed to do OK, to share about.
act
- 线性表及其应用,掌握线性表的链式存储结构的应用方法-Linear table and its applications, the linear form chain to master the application of methods of storage structure
FixMath
- VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
