资源列表
tingchechang
- 停车场模拟,使用VC++6.0 编写,希望对大家有益。-Car park simulation, the use of VC++ 6.0 to prepare, I hope useful for all of us.
tree
- 根据kruskal算法写成的求一棵树的最小生成树的程序。-According to Kruskal algorithm written in a tree for the minimum spanning tree procedure.
tree
- 根据prim算法编写的求一棵树的最小生成树的程序。-Prepared in accordance with prim algorithm for a tree of minimum spanning tree procedure.
eightqueen
- 这是用类的方法解决八皇后问题,希望对大家有帮助-This is the type of method used to solve the issue of the eight Queen s, I hope all of you help
3_kebian_release
- 登台阶(递归法)已经通过实现方便-Deng-level (recursive method) has been adopted to facilitate the achievement of
spanningtree
- 求解最小生成树问题,输入邻接矩阵权值,可以得到结果,使用于数据结构、图论和运筹学.-Solve the minimum spanning tree problem, enter the weight adjacency matrix, can be the result of the use of data structures, graph theory and operations research.
HB
- 任务:通过此系统可以实现如下功能: 录入: 可以录入航班情况(数据必须存储在一个外部文件中,数据结构采用线性表,并以链式存储结构表示)。 查询: 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个外部文件中) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料
gost1
- 数据结构算法中的魔王语言,有需要的可以参考下!-Data structure algorithm devil language, there is a need to make reference to the next!
che
- 数据结构中的车厢调度算法 ,自己的,水平不太高,嘿嘿 ,互相学习!-Data structure inside the scheduling algorithm, its own level is not too high,嘿嘿, learn from each other!
3070Fibonacci
- Pku 3070 Fabbonacci矩阵乘法解法c++代码-Pku 3070 Fabbonacci matrix multiplication method c++ Code
Rain
- 数据结构的课后习题,池塘夜降彩色雨!有需要的可以下,有些功能么有做,想要的可以自己再做!-Data structure of the after-school exercise, ponds night rain fall color! In need can be, some features you have to do, want to own again!
DataStructureVC6.0
- 常见数据结构与算法的Visual C++实现的源代码,很实用,很简洁易懂。-Common data structure and algorithm of Visual C++ The realization of the source code, very useful, very simple and easy to understand.