资源列表

« 1 2 ... .46 .47 .48 .49 .50 2051.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法mapColour_JJCH

说明:地图染色问题,邻接矩阵从文件读入,但不会写文件去。-map coloring, the adjacency matrix from the document read, but not write to document.
<纵横四海> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法最小生成树 克鲁斯卡尔算法

说明:用克鲁斯卡尔的算法实现最小生成树,用C语言来实现的。内容相当简练-Kelushikaer with the minimum spanning tree algorithm, using C language to achieve. Quite a concise
<王超> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法graph_adjlist

说明:邻接表创建图 通过邻接表存储表示法创建图-adjacent table created by the adjacent table map storage pledged to create map
<小于> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法两种遍历图的方法

说明:熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal a
<王茜> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法最小二乘法直线算法

说明:最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
<任萍> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法AOE

说明:该算法用于分析AOE网络,求出AOE网络的关键路径.-The algorithm used to analyze the AOE network, the network obtained AOE Critical Path.
<Ash> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ferry

说明:该算法模拟渡口管理。过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。-the algorithm simulation ferry management. Jiang Ferry each can carry 10 cars crossing the river, crossin
<Ash> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixusf

说明:包含几个经典的“排序算法”,都是经常用到的-contains several classic "algorithm" are frequently used
<萧雨> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法sanliejiansuo

说明:本程序是用开地址法实现散列的检索算法-this program is open address Method hash retrieval algorithms
<宋国志> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法kmpEx

说明:KMP算法是字符串模式匹配算法, 解决DBCS字符集的问题。-KMP algorithm is a string pattern matching algorithms, DBCS characters to solve the problem,.
<黄建雄> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法xuanzhi

说明:学校选址问题,是我们数据结构课程的一个小程序,希望有帮助-school siting, we data structure courses a small program, with the hope of helping
<孙雷> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法knight_moves

说明:骑士从棋盘左下角出发到右下角的走法有多少种?本程序用动态规划的方法实现-Cavaliers starting from the lower left-hand corner of the chessboard of the lower right hand corner of the law to the number of species? This dynamic process planning method
<吴地瓜> 在 2024-10-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 2051.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org