资源列表

« 1 2 ... .18 .19 .20 .21 .22 1423.24 .25 .26 .27 .28 ... 2656 »

[数据结构常用算法bag

说明:有关背包方面的问题,包括普通背包,复杂背包,多重背包,背包的泛化物品-For knapsack problems, including ordinary backpack, backpack complex, multi-pack, backpack generalization items
<lijianglei> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法shuguwajuechangyongsuanfa

说明:数据挖掘常用算法,主要用于将有效数据的挖掘-Commonly used data mining algorithms
<虞海强> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法maze

说明:迷宫有一个入口,一个出口。一个人从入口走进迷宫,目标是找到出口。阴影部分和迷宫的外框为墙,每一步走一格,每格有四个可走的方向,探索顺序为地图方向:南(下)、东(右)、北(上)、西(左)。 输入:输入迷宫数组。第一行数据表示一个 n*n (n<=100)的迷宫;第二行开始的n行为迷宫数据。 其中:0表示路,1表示墙,起点在左上角 <1,1> 的位置,终点在右下角 <n,n> 的位置。
<vengeance> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法Floyd

说明:Floyd算法 哦 内容详见压缩包 很经典的程序- Floyd algorithm is the classic program archive
<李明> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法DF

说明:DF算法的应用程序源代码,可作为编程时使用的DF模板-DF algorithm application source code, programming can be used as a template DF
<nikita> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法E6

说明:SSD 6 e6作业答案 绝对好用 欢迎大家下载使用-SSD 6 e6 answer is absolutely easy to use operating
<claudia> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法AVLTree

说明:二叉平衡树的删除,并可以调整平衡,还有平衡二叉树的插入操作-Binary balance tree to delete, and can adjust the balance
<dgy> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法binary-tree

说明:非常不错的二叉树先序非递归建立程序,算法很强大,功能很全,说明也很详细。-a very good program for binary tree. the algorithm is very strong,and functions is all.
<bjutqkleng> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法Huffman

说明:程序说明: 课程项目,本程序采用哈夫曼编码算法,对给定文件的内容进行处理,生成编码文件和解码文件-Program Descr iption: This program uses a Huffman coding algorithm, given the contents of the file, generate the encoded file and decode files
<> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法DecisionTree

说明: 一个实现决策树的小算法,是实现的源代码- a decision tree
<李念> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法level-traversal

说明:二叉树的层次遍历算法实现 level traversal 依次对树中每个结点均做一次且仅做一次访问。-level traversal
<Mori> 在 2024-10-11 上传 | 大小:19456 | 下载:0

[数据结构常用算法shortest

说明:最短路径算法的实现,通过全国省会的联系关系来实例说明-The shortest path algorithm, to examples of contact between the capital of the country
<lusson> 在 2024-10-11 上传 | 大小:19456 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 1423.24 .25 .26 .27 .28 ... 2656 »

源码中国 www.ymcn.org