资源列表

« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法004

说明:introduction of the algorithm
<smeagle> 在 2024-10-12 上传 | 大小:18432 | 下载:0

[数据结构常用算法8-queens

说明:八皇后问题所有解的Java程序代码,能得到92种全部解。-Java source code of the "Eight queens problem". It can work out all 92 solutions.
<*飞> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法DataStructurePresentation

说明:这是一组数据结构课程的演示动画,Flash(.swf)格式,供热爱、学习、研究数据结构的朋友们使用。-This is a group of animation data structure course, Flash (. Swf) format, for love, learning, research using the data structure of friends.
<*飞> 在 2024-10-12 上传 | 大小:970752 | 下载:0

[数据结构常用算法EightDigital

说明:算法求解八数码难题,包括详细设计说明和实验报告-Eight puzzle algorithm, including the detailed design notes and lab report
<chenb> 在 2024-10-12 上传 | 大小:583680 | 下载:0

[数据结构常用算法RK

说明:实验RK算法,即利用Hash方法和素数理论,首先定义一个Hash函数(hash (r) = r mod q),然后将模式串P和文本串T中长度为m的子串利用Hash函数转换成数值。显然只需比较那些与模式串具有相同Hash函数值的子串。 当然因为Hash冲突的存在,还要进一步进行字符串比较,但只要选择适当的素数q, Hash冲突的概率就会很小 -Experimental RK algorithm, namely the use of
<chenb> 在 2024-10-12 上传 | 大小:218112 | 下载:0

[数据结构常用算法Knight-Parade

说明:骑士巡游问题:从国际象棋棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。回溯法实现-Knight Parade problem: the chess board from any given knight box began to move, have to reach all the 64 squares, each square once and only entered into onc
<chenb> 在 2024-10-12 上传 | 大小:396288 | 下载:0

[数据结构常用算法cruise

说明: 给定一张航空图,图中项点代表城市,边代表两城市之间的直通航线。现要求找出一条满足下述限制条件且途经城市最多的旅行路线: (1) 从最西端城市出发,单向从西向东途经若干城市到达最东端城市,然后再从东向西飞回起点(可途经若干个城市) (2) 除起点城市外,任何城市只能访问一次。 对于给定的航空图,请设计一个算法找出一条满足要求的最佳航空路线。 -Given an aviation map, map key points
<chenb> 在 2024-10-12 上传 | 大小:441344 | 下载:0

[数据结构常用算法copyfile

说明:创建文件,查找文件,自己写的一个小程序,看着玩玩吧。-crate file
<wangjian> 在 2024-10-12 上传 | 大小:1483776 | 下载:0

[数据结构常用算法p2

说明:program that uses a tree to store words, different things could be done to change, remove, or edit a word in a document
<eugenetoddbro> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[数据结构常用算法Matrix

说明:数据结构(c++语言描述)矩阵的定义和实现-Data structure (c++ Language descr iption) matrix type definition and realize
<li> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法2011shuju

说明:数据结构的实例编程,有词典检索等,可以深入源代码分析-Examples of data structure programming, such as a dictionary search, source code analysis in depth
<lxj> 在 2024-10-12 上传 | 大小:27648 | 下载:0

[数据结构常用算法shujujiegou-xianxing

说明:数据结构的实例编程,里面附有图片分析,主要为线性结构-Instance of data structure programming, with a picture of the inside, mainly linear structure
<lxj> 在 2024-10-12 上传 | 大小:97280 | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 1378.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org