资源列表
PaiXu
- 各种排序算法的比较。数据结构课设时用到。-PaiXu.May it will help you.Thanks.
Airport_Simulation
- 飞机场模拟的C++源代码 《数据结构与程序设计》里对飞机场模拟的完整c++源代码,能运行。-Airport simulation C++ source code for " data structures and program design," where a complete simulation of the airport c++ source code, can run.
fraction
- 分数类的定义和实现。例如分数的加减乘除运算和小数化为分数的实现-Score class definition and implementation. For example, addition and subtraction fraction into a decimal fraction multiplication and division operations and the realization of
LIU_LS_ESPRIT
- 此算法实现对信号使用改进的music方法的估计,仿真效果很好-music-estimation
graph_traversal
- 哈尔滨工业大学,计算机科学与技术学院,数据结构实验三:用不同存储结构实现图的遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment 3: Using different storage structures to achieve graph traversal
Internal_Sorting
- 数据结构内部排序算法及其性能分析的实现,含相关设计要求和总结报告。-Data structures internal sorting algorithm and its performance analysis of the implementation, including the relevant design requirements and summary report.
TheShortestPathAlgorithmForLarge-scaleNetworkOptim
- 大规模网络最短路径算法的优化及实现 不错的论文-The shortest path algorithm for large-scale network optimization and realization of
acm-pku1466
- 二分图的最大匹配之匈牙利算法详解,以前做ACM时写的,仅供参考,另外提供了一个北大题目的源程序作为实现实例-data structure--graph
robot
- 移动机器人全覆盖路径规划优化方法。从全局优化的角度出发,提出一种基于区域分割的环境建模方法-Full coverage of mobile robot path planning optimization method. From the global optimization point of view, presents a region-based segmentation of environmental modeling
family_tree
- 这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year when the data structures course design done by a family tree management system, based on the binary tree to achieve management of the family genealogy.
lingshort
- 十字链表建立有向图 并求V0到每一个顶点的最短路径-Cross-linked to the map and seek to establish a V0 to each vertex of the shortest path
Matrix
- C++实现的矩阵类,可以很方便地调用,并附文档说明-Matrix
