资源列表

« 1 2 ... .77 .78 .79 .80 .81 2482.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法ClassAstar

说明:C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~
<wrying> 在 2024-11-06 上传 | 大小:2219008 | 下载:0

[数据结构常用算法DisseminationTree

说明:基于数据一致性的分发树的实现,根据不同的网络状况构建不同的树-Based on the distribution of data consistency to achieve the tree, depending on network conditions different tree construction
<biliucheng> 在 2024-11-06 上传 | 大小:2203648 | 下载:0

[数据结构常用算法link

说明:链表的底层实现, 链表的底层实现-application of link
<guoxiao> 在 2024-11-06 上传 | 大小:2204672 | 下载:0

[数据结构常用算法Huffman

说明:通过c++实现huffman树的数据结构-huffman tree
<杨轲> 在 2024-11-06 上传 | 大小:2222080 | 下载:0

[数据结构常用算法02

说明:2.1 线性表的类型定义 2.2 线性表的顺序表示和实现 2.3 线性表的链式表示和实现 2.4 一元多项式的表示及相加-2.1 linear table type definition 2.2 and the linear order of the table that the linear form of the chain to achieve 2.3 to achieve 2.4 representation and
<李彦> 在 2024-11-06 上传 | 大小:2207744 | 下载:0

[数据结构常用算法9

说明:任意给定输入的一个小写英文字符串a1a2a3…an-1an (n≥5) 输出:字符串Ana1An-1a2An-2a3…A2an-1A1an,其中Ai为ai的大写形式 例如,输入aybdx,则递归程序输出XaDyBbYdAx -Any given input of a lowercase string a1a2a3 ... an-1an (n ≥ 5) Output: the string Ana1An-1a2An-2a3 A
<t> 在 2024-11-06 上传 | 大小:2217984 | 下载:0

[数据结构常用算法hxsfPzdpp

说明:核心算法和最大匹配,对于数据结构的学习较有帮助-Core algorithm and the maximum matching, for the data structure of the study more
<刘佳霖> 在 2024-11-06 上传 | 大小:2203648 | 下载:0

[数据结构常用算法SourceCode

说明:《数据结构与算法分析C++语言描述(第2版)》,Larry Nyhoff著一书源代码-《ADTs,Data Structures and Problem Solving with C++》,2nd Edition by Larry Nyhoff source code
<weigao> 在 2024-11-06 上传 | 大小:2204672 | 下载:0

[数据结构常用算法LCS

说明:寻找最长公共子序列的的VC++实现,使用VC6编写,采用了MFC库;输入两个字符串,输出最长子序列长度和最长子序列都有哪些-Find the longest common subsequence VC++ achieved using VC6 prepared using the MFC library What two input strings, the output longest sub-sequence length and
<sinix> 在 2024-11-06 上传 | 大小:2204672 | 下载:0

[数据结构常用算法exp2

说明:设有n个人围成一个圈,分别为他们起名为1,2,…… n,指定一个数m,从第一个人开始报数,报到m时,报m的人出圈,再从他的下一个人重新开始报数,报到m时,报m的出圈,如此下去,直到所有人都出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。(There are n individuals surrounded by a circle, respectively, they named 1,2,...... N, specify a
<黄花寒 > 在 2024-11-06 上传 | 大小:2208768 | 下载:0

[数据结构常用算法泰森多边形

说明:在c++下,根据点数据画出泰森多边形,并且根据高程填色(In c++, according to the data to draw the Tyson polygon, and according to the elevation of coloring)
<胡果 > 在 2024-11-06 上传 | 大小:2204672 | 下载:0

[数据结构常用算法BTREE

说明:二叉树类的实现,并且增添了交换左右子树等功能(The implementation of binatry tree class)
<whitlock23 > 在 2024-11-06 上传 | 大小:2221056 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 2482.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org