资源列表

« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法zuichanggonggongzichuan

说明:本代码描述了寻找两个字符串的最大公共子串问题,算法描述清楚,适合初学者。-This code describes the search for two strings greatest common subsequence problem, the algorithm clearly described, suitable for beginners.
<sceleryhuang> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法The-code-of-Taffman_tree

说明:数据结构(C)里哈夫曼树之自己的理解,以及其代码的实现,对想学习这部分内容的友友有帮助。-Huffman tree introduction and implementation of their code
<lianglin> 在 2024-09-19 上传 | 大小:6144 | 下载:0

[数据结构常用算法Hilbert_Curve

说明:将地理位置相邻的二维坐标,处理为队列的一维编号,实现空间降维。-The location adjacent to the two-dimensional coordinates, treated as one-dimensional queue number, spatial dimensionality reduction.
<ht> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法2011010967_e2_p01

说明:稀疏矩阵,李用三元组实现转置 乘法 加法等等功能-sparse matrix and triple group
<harry> 在 2024-09-19 上传 | 大小:3072 | 下载:0

[数据结构常用算法sorting_string

说明:随机生成字符串排序。直接插入排序,快速排序,归并排序,堆排序-Randomly generated string sorting. Direct insertion sort, quick sort, merge sort, heap sort
<马璐> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[数据结构常用算法MyProj

说明:大数阶乘,学习C++数据结构的经典入门算法~-Factorial of large numbers, learning C++ data structure of the classic introductory algorithm ~
<zhang> 在 2024-09-19 上传 | 大小:3098624 | 下载:0

[数据结构常用算法lcs

说明:根据X和Y序列,利用动态规划计算出的所有LCS-The X and Y sequences is calculated using dynamic programming all LCS
<shenjiayang> 在 2024-09-19 上传 | 大小:1024 | 下载:0

[数据结构常用算法tablelink

说明:本程序实现任意两个线性表的简单自然连接过程,它可以根据指定的连接条件实现连接。-The program implements a simple linear form any two natural connection process, it can be realized according to the conditions specified connection connection.
<李智乾> 在 2024-09-19 上传 | 大小:329728 | 下载:0

[数据结构常用算法123

说明:液压气动设备计算 工作压力缸筒内径安全系数抗压指数-Hydraulic and pneumatic equipment working pressure cylinder diameter calculated safety factor of compression index
<何军> 在 2024-09-19 上传 | 大小:290816 | 下载:0

[数据结构常用算法rotate

说明:输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。-Enter a natural number N (2 ≤ N ≤ 9), the required output of a screw matrix, i.e. a side length of N* N, elements in the range 1 to N* N, 1 in the upper
<> 在 2024-09-19 上传 | 大小:166912 | 下载:0

[数据结构常用算法nprime

说明:给定一个整数N(2 <= N <= 8),生成所有的具有下列特性的特殊的N位质数:其前任意位都是质数。-Given an integer N (2 < = N < = 8), to generate all of the following characteristics of the particular N-bit prime number: it before any bits are prime number
<> 在 2024-09-19 上传 | 大小:164864 | 下载:0

[数据结构常用算法cow2

说明:x年出生的母牛从第x+m年开始到第x+n年止(含, 1 < m < n)每年生小母牛一头,并在第x+p(n < p < 70)年被淘汰。设第0年有刚出生的小母牛一头,求第k(k > 0)年存栏母牛多少头。-x cows born from x+m began to x+n Year ended (including, 1 < m < n) born heifers a year, and in th
<> 在 2024-09-19 上传 | 大小:332800 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2227.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org