资源列表

« 1 2 ... .74 .75 .76 .77 .78 879.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法Polyn_Multy

说明:单链表表示的一元多项式的乘法,这个程序感觉不错,可以处理所有正常情况下的输入-This is a Multy of the linklist.
<石俊> 在 2025-01-31 上传 | 大小:1.17mb | 下载:0

[数据结构常用算法queen

说明:对N皇后问题进行优化,可以在较短时间内计算出皇后排列方法的个数-Optimized for N queens problem, you can calculate the Queen in a relatively short period of time means the number of ordered
<ding> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下: 输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫
<ma> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法dongtaiguihua

说明:计算机算法设计,用于设计动态规划,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
<tianya> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法yundongyuanzuijiapipei

说明:计算机算法设计,用于设计贪心算法,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
<tianya> 在 2025-01-31 上传 | 大小:635kb | 下载:0

[数据结构常用算法003

说明:迷宫问题的一个简单程序,此程序简单易懂,很好理解,适合初学者看-Problem a simple maze procedure, this procedure simple and easy to understand, well understood, suitable for beginners to see
<wudao> 在 2025-01-31 上传 | 大小:12kb | 下载:0

[数据结构常用算法ksp

说明:目录bigraph和uigraph中包含的是两份不同的算法 bigraph: 处理双向图的算法 uigraph: 处理单向无环图的算法-shorestpath
<bai> 在 2025-01-31 上传 | 大小:83kb | 下载:0

[数据结构常用算法Sort

说明:顺序存储结构的元素进行冒泡排序和简单选择排序-Sequential storage structure of the elements and a simple bubble sort selection sort
<huazhiyuan> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastructure

说明:是西电的数据结构课件,比较详细,希望对大家有所帮助,喜欢的就顶下。-The data structure is the Western Electric courseware, in greater detail, we want to help, like the top of the next
<陈辉> 在 2025-01-31 上传 | 大小:5.72mb | 下载:0

[数据结构常用算法zz

说明:这一算法实现了堆存存储结构的串的置换操作REPLACE(&S,T,V)-This algorithm achieved a stockpiling storage structure of the string replacement operation REPLACE (& S, T, V)
<hyl> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法ds

说明:众多数据结构java applet演示程序,将抽象的数据结构算法形象化地表示出来,是学习数据结构的助手,值得大家下载学习-Large number of data structures java applet demo program, the abstract data structure visualization algorithms to be expressed, is an assistant to learn data s
<> 在 2025-01-31 上传 | 大小:27kb | 下载:0

[数据结构常用算法PathFinder.tar

说明:是本人经过网上查找,得到的一个难得的最短路径算法源码,值得大家学习,也是数据结构课程设计的重要的参考范例-Yes I find through the internet and got a rare source shortest path algorithm, what is worth learning, curriculum design, data structure is an important reference for
<> 在 2025-01-31 上传 | 大小:7kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 879.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org