资源列表

« 1 2 ... .06 .07 .08 .09 .10 2111.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法aa

说明:图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。
<王兵> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法biTree

说明:实现二叉排序树查找
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法hufman

说明:hufman树及编码,实现最优二叉树的生成-hufman trees and encoding, the generation of optimal binary tree
<caicai> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法JOSE2

说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the ch
<renqiang> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法JOSE3

说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the ch
<renqiang> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法siranse

说明:用c++语言实现的地图四染色算法,个人感觉不错仅供参考-With c++ Language realize the four-coloring map algorithm, a good personal feeling is for reference only
<王力> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashuyezijiedianshu

说明:用c++语言实现的统计二叉树叶子节点个数 个人感觉不错仅供参考-With c++ Realize statistical language tree leaf node number of a good personal feeling is for reference only
<王力> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法dfs

说明:用c++语言实现的dfs非递归算法 个人感觉不错仅供参考-With c++ Language realize the non-recursive algorithm dfs good personal feeling is for reference only
<王力> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法duipaixu

说明:用c++语言实现的堆排序算法 个人感觉不错仅供参考-With c++ Language realize the heap sorting algorithm a good personal feeling is for reference only
<王力> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:基本算法处理:表达式分析,分析基本算术表达式并给出计算结果
<tony> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法8_Queen

说明:此算法为8皇后问题,是本人自己写的算法,运行还不错!-This algorithm for the 8 Queens problem is to write my own algorithms, running good!
<石敏敏> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法N-Queens

说明:此N皇后问题更具通用性,虽然在N=16时运行时间过长,但是还是有意义的。-This N Queen
<石敏敏> 在 2024-10-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 2111.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org