资源列表

« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法01203720585

说明:数据结构课程设计题目:试设计一个程序,演示在连通和非连通的无向图上访问全部结点的操作-Data Structure Course Design Topic: Design a program test and demonstration in connectivity and non-connected undirected graph on the visit all the nodes to operate
<王子> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法encode

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz 等字符串都是升序字符串。对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
<lin> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法Carlo1

说明:蒙特卡洛算法实现的检验pi的值和求二重积分的高级算法,值得下载-Monte Carlo algorithm realize the value of pi test and high-level algorithm for double integral, it is worth downloading
<毕比> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法cchengxusheji

说明:各种算法 以及小游戏程序 课程设计的源程序 提供大家下载-Various algorithms and procedures for small-game program designed to provide you download the source code
<simon> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法tubianlideyanshi

说明:关于图遍历的演示包括所有的源代码和执行文件,内容齐全,数据结构的有关作业-Ergodic on the map presentation, including all source code and implementation of document, content complete, the data structure of the operating
<chen dd> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法cove

说明:最大覆盖问题:给定n 个整数n a , a , ,a 1 2  组成的序列,试设计一个O(n)时间算法,计算其最大覆盖 区间长度。-Maximum cover problem: Given n integers na, a,, a 1 2  composed of a sequence and try to design an O (n) time algorithm to calculate the
<jiam> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法Authentication_Xiao_Hao

说明:數值驗證 (內附些範例可以參考) 數值驗證 (內附些範例可以參考)-Autthentication by xiao hao!!
<xiao hao> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法migong

说明:迷宫课程设计,已经试验多次能够实现,希望对大家有用。-Maze course design has been tested many times to achieve, we want to be useful.
<jiajia> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法shortpath

说明:C++ 数据结构最短路径算法 程序源代码-C++ data structure of the shortest path algorithm source code
<xiaolv> 在 2024-10-07 上传 | 大小:59392 | 下载: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-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法biTree

说明:二叉树演示系统, 演示用控制台演示二叉树的插入删除情况-Binary tree demonstration system, demo consoles into the binary tree delete case demonstrates
<shiwei> 在 2024-10-07 上传 | 大小:59392 | 下载:0

[数据结构常用算法1164-The-Castle

说明:ACM 题解,算法,数据结构练习 POJ1164-ACM problem solution, algorithms, data structures, practice POJ1164
<陈强> 在 2024-10-07 上传 | 大小:59392 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1619.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org