资源列表
[数据结构常用算法] 混合排序
说明:这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then<xtbc> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AOE-net
说明:该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgmen<邱孝杰> 在 2025-07-12 上传 | 大小:1kb | 下载:1
[数据结构常用算法] eight_huanghou
说明:八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen's problems, backtracking algorithms classic example of this procedure can be extended to n Queen's problem.<wf> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MST_without input
说明:kruscal的源代码,实现最小生成树的算法,这个是本人自己编的小程序。-kruscal the source code to achieve the minimum spanning tree algorithm, this is my own small part of the process.<涂奎> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2-8
说明:在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3* 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and nu<陈杰> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] maze4444
说明:由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time ha<妮娜> 在 2025-07-12 上传 | 大小:1kb | 下载:0