资源列表

« 1 2 ... .98 .99 .00 .01 .02 1303.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法compile

说明:哈夫曼压缩算法,数据结构课程设计的时候做的-Huffman compression algorithm, data structure, curriculum design, when done
<张磊> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法HillGuibing

说明:希尔和归并排序,基于数据结构的相关知识。-Hill and merge sort, based on the data structure knowledge.
<王营> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法sort

说明:邱伟煌 内部排序演示 邱伟煌 内部排序演示 -Qiuwei Huang Internal sort Internal sort Qiuwei Huang demo demo demo Qiuwei Huang Qiu Weihuang Internal sort Internal sort Demo
<damin> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法Rtree

说明:rtree 代码,很好的空间数据库索引,希望对大家有帮助-rtree
<蟹蟹> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法tutuopupaixu

说明:C语言版的数据结构,利用图的拓扑排序,实现C语言的拓扑排序。-C language version of the data structure, the use of graph topological sort to achieve C language, topological sort.
<李飞跃> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法task

说明:剪枝算法,优先级用优先级队列来实现,优先级越高越靠近队列开头放置-Pruning algorithm, priority queue with priority to achieve, the closer the higher priority queue placed at the beginning
<邱立富> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构经典实例,深入了解二叉树。如:可查询每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-Classic examples of data structures, in-depth understanding of binary tree. Such as: to check the level of each node, the node from the root
<周子> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法zhuanhuan

说明:这是大小不写转换的一个文件,是文便将字母的大小写进行转换-This is not the size of a file to write conversion is the case of Wen Bian Jiang convert letters
<dfdf> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法222

说明: 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。 -Playground in a park-shaped sto
<谢锦> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法xt6

说明:用C++语言实现字符及字符串的各种操作,比如字符串复制,交换函数等。-Using C++ language characters and strings of various operations, such as string copy functions such exchange.
<林娅静> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法2362

说明:poj上的第2362题,用深度优先算法加上强剪枝实现组成正方形的算法,语言是C-poj the first 2362 title, with depth-first algorithm to achieve the composition of a square with strong pruning algorithm, the language is C++
<chenchencehn> 在 2024-11-18 上传 | 大小:11kb | 下载:0

[数据结构常用算法GeneticAlgorithmsAndGrid

说明:本算法采用栅格法划分机器人的工作空间,将机器人工作环境分解成一系列具有二值信息的网格单元。假设机器人的工作空间可以用二维平面图形表示,而且障碍物的尺寸、大小和位置己知,在机器人运动过程中障碍物的位置不发生变化。为了方便起见,机器人的工作空间用正方形表示(不是正方形时,可以扩大障碍物,将工作空间填充成正方形),用尺寸相同的栅格将工作空间划分(栅格的大小以机器人通过为准)。 在二维空间中采用栅格法来建立机器人的工作空间模型,按照机器人及
<朱晓庆> 在 2024-11-18 上传 | 大小:11kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1303.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org