资源列表

« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法tax

说明:介绍了分支限界算法,给出了流程图,伪代码,及源程序,清楚,完整-Introduce a branch and bound algorithm, gives the flow chart, pseudo code, and source code, clear and complete
<lyh> 在 2025-01-18 上传 | 大小:24kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra 贪心法求单源最短路径.Dijkstra算法是解单源最短路径问题的一个贪心算法。-Dijkstra greedy method for single-source shortest path. Dijkstra algorithm is the solution of single-source shortest path problem, a greedy algorithm.
<胡少龙> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法ZArray

说明:通用指针数组类,自动容量扩展,支持前插、后插,查找,前移,后移。-Generic pointer array type, automatic capacity expansion to support the Insert, after the interpolation, search, forward, backward.
<zhangbin> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructure

说明:数据结构及C++相关的一些小程序,我自己做的,编译通过,上传和大家分享一下-Data structure and C++ Related to a number of small procedures, to do my own, the compiler is passed, to upload and share with you
<黄珺> 在 2025-01-18 上传 | 大小:835kb | 下载:0

[数据结构常用算法Introduction.to.Algorithms

说明:麻省理工学院--算法导论(中文版),算法是程序的灵魂,很重要的,不能丢-Massachusetts Institute of Technology Introduction to Algorithms (Chinese version), the algorithm is the soul of the procedure, it is very important, should not throw
<郑策> 在 2025-01-18 上传 | 大小:24.41mb | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼编码.很经典的数据结构程序.C语言程序实现.-Huffman coding. Is a classic data structure procedures. C language program.
<yangzhong> 在 2025-01-18 上传 | 大小:14kb | 下载:0

[数据结构常用算法plane

说明:航班的信息系统,一个数据结构的课程设计,仅供参考-Flight information system, a data structure of the curriculum design, for reference only
<> 在 2025-01-18 上传 | 大小:159kb | 下载:0

[数据结构常用算法Sample

说明:用COBOL语言基于IBM大型机实现的一系列样例程序。
<baiyongjun> 在 2025-01-18 上传 | 大小:27kb | 下载:0

[数据结构常用算法SnakeX

说明:数据结构课程设计 描述如下: 现有一个大小为Map_Long * Map_Width的方格地图(每一方格尺寸为BoxSize * BoxSize),在地图中间处有一个长度为3*3方格的小蛇。一旦游戏开始后:地图上随机位置处生成一只大老鼠(占一个方格);小蛇自动朝着一个方向运动,并且用户可以通过按:上、下、左、右键改变小蛇的运动方向。当小蛇吃到大老鼠,即蛇运动到它的蛇头所在坐标等于老鼠所在坐标时,小蛇长度增加1。如此往复,随着小蛇
<phil> 在 2025-01-18 上传 | 大小:3.43mb | 下载:0

[数据结构常用算法insertSorting

说明:插入排序法,升序,输入可在主程序中直接修改-Insertion Sort, ascending, input can be modified directly in the main program
<冷冬冬> 在 2025-01-18 上传 | 大小:214kb | 下载:0

[数据结构常用算法Tree(new)

说明:创建基本有左右结点的二叉树,之后对其线索化,并按中序输出-Have about the creation of the basic binary tree nodes, followed by its trail of, and in the sequence output
<冷冬冬> 在 2025-01-18 上传 | 大小:241kb | 下载:0

[数据结构常用算法picture

说明:线段树的C代码实现 可以实现高效的区间求和等算法-C code segment tree can realize highly efficient algorithms such as interval summation
<zq> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org