资源列表

« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法ISAM

说明:基于B-树的信息存储,支持插入、删除、搜索、对B-树的信息定制等各种操作。-Information restore based on the B-tree.Founctions like insert、delete and search can be supported.
<Minne> 在 2024-11-10 上传 | 大小:736kb | 下载:0

[数据结构常用算法2

说明:有一只电子老鼠被困在如下图所示的迷宫中。这是一个12*12单元的正方形迷宫,蓝色部分表示建筑物,白色部分是路。电子老鼠可以在路上向上、下、左、右行走,每一步走一个格子。现给定一个起点S和一个终点T,求出电子老鼠最少要几步从起点走到终点-Have an electronic mouse trapped in the maze as shown below. This is a square of 12* 12 unit maze, the
<clare> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法sourcecode

说明:数据结构与算法原书第二版(C语言描述)涉及的源代码-Data structures and algorithms second edition of the original book (C language descr iption) involved in the source code
<jacklu> 在 2024-11-10 上传 | 大小:304kb | 下载:0

[数据结构常用算法suijikuaipai

说明:随机快排的算法实现。。需要的下下来看看吧-Fast random row algorithm. . Need to look at it the next down. .
<zhang peng> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法bufenbeibao

说明:部分背包问题,使用贪心算法。。。需要的可以看下-Part of the knapsack problem, use the greedy algorithm. . . Needs may have a look
<zhang peng> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法DataStructCode

说明:很好的数据结构代码,我调试过没有问题,从最基本的链表到图算法都有-Good data structure code, I had no problems debugging, from the most basic graph algorithms are linked to
<李寅斌> 在 2024-11-10 上传 | 大小:218kb | 下载:0

[数据结构常用算法dataStruct

说明:零基础学数据结构附带光盘,包含所有源代码。适合学习-Zero-based learning with CD-ROM data structure that contains all the source code. For learning
<nemo> 在 2024-11-10 上传 | 大小:1.04mb | 下载:0

[数据结构常用算法class_presentation_Btree

说明:是一种多路搜索树(并不是二叉的): 1.定义任意非叶子结点最多只有M个儿子;且M>2; 2.根结点的儿子数为[2, M]; 3.除根结点以外的非叶子结点的儿子数为[M/2, M]; -Is a multi-way search tree (not binary in): 1. The definition of any non-leaf node at most M son and M&g
<korbon> 在 2024-11-10 上传 | 大小:58kb | 下载:0

[数据结构常用算法heapsort

说明:堆排序的数字和字母两种不同的图形界面实现,暑期课程设计作业而已-Heap sort of numbers and letters to achieve two different graphical interface, summer curriculum work only ~ ~ ~
<黄毅骏> 在 2024-11-10 上传 | 大小:3.56mb | 下载:0

[数据结构常用算法traversinggraph

说明:图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况-Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~
<黄毅骏> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法dp

说明:动态规划经典问题(1)问题中的状态必须满足最优化原理; (2)问题中的状态必须满足无后效性。 -dp
<darren> 在 2024-11-10 上传 | 大小:472kb | 下载:0

[数据结构常用算法algorithm_C

说明:常用算法程序集(c语言描述)-Commonly used algorithm assembly (c language descr iption)
<lololo> 在 2024-11-10 上传 | 大小:6.37mb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org