资源列表
graphlearning
- 数据结构中,关于图的学习资料,包括图的各种算法-Data structure, the learning materials on the plans, including plans of the various algorithms
AirplaneSimulation
- 这是一个使用队列,栈数据结够写成的飞机场流量模拟程序,里面有一报告详细说明了跑道数量的不同,单车道双车道,飞机的到达率等因素对飞机场运作的影响。-This is a used queue, stack data and written enough airport traffic simulation program, there is a report detailing the runway number of different, single two-lane, the aircraft
polynModel
- 实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations
graph
- 数据结构实验六图的操作,在程序中提示输入的顶点数以及每两条边之间的权值,最后使用深度优先和广度优先算法实现遍历,同时构建最小耗费生成树的最小权值和路径。-Experimental data structure diagram of the operation of six, in the program prompts for the number of vertices and edges between every two weights, the final depth-first and
16Queue
- 实现的一个16皇后的算反,大家可以看看给我提下意见噶~-Achieve a count of 16 anti-queen, we can look under the comments give me Karma ~
inherit
- 通过例子介绍c++中继承的概念,抽象类和继承类的应用,使得有助于学习面向对象语言的学习- inherit in c++
TopologicalSort
- c++ 实验拓扑排序,是大学中数据结构的作业,里面附有完整的源码以及算法思想说明,仅供大家作为参考,谢谢。-c++ TopologicalSort data struct
Flight
- 《数据结构课程设计》--航班信息检索--C++简单实现。包括:1.输入航班信息2.删除航班信息3.查询信息4.显示全部记录 -" Data Structure Course Design" - Flight Information Retrieval- C++ simple to achieve. Include: 1. Enter flight information 2. Delete flight information 3. Query information 4.
greatestcommondivisor
- 求两个数最大公约数,对学习数据结构和算法分析的初学者朋友们一点点小小帮助-Find the greatest common divisor of two numbers
CalculadoraDeBalanceo
- VB6 Completa calculadora de balanceo y equilibrio de vibraciones mecanicas.
NODETEXT
- 优秀的链表设计,可以学习学习。是一位学长写的面试模板,有参考价值-Excellent design of the linked list, you can learn from. A seniors write the interview template, a reference value
dotNET_display
- .Net显示了友好的人机界面,以及非常少量的原代码就能够完成所要的功能