资源列表
123456
- 实现多课程的排序问题,符合先修课程安排的要求,可给出多种排课方案!!本程序的亮点是可得出一组课程的所有可能的拓扑排序,故最终结果是多方案的-Scheduling multi-course meet the requirements of Pre-curriculum can be given a variety of arranging schedule the program! ! The highlight of this program can be drawn from a group
ooo
- 阿屁虎网站游戏算法,准确性大,保证赚钱,-A fart-hu site game algorithm, the accuracy of large, guaranteed to make money,
shujujiegouchengjiguanli
- 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
paixu
- 数据结构课设设计。对6种排序算法进行比较,,运行速度测试,时间单位为ms-Class-based design of data structures. Sorting algorithm on the six kinds of comparison, running speed test, the time unit is ms
scc
- 求图的强连通分量的程序,C++代码,方便快捷,ACM题目解答-SCC
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