资源列表

« 1 2 ... .78 .79 .80 .81 .82 283.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法KMPsuanfa

说明:串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own char
<yellowdoo> 在 2025-06-24 上传 | 大小:217kb | 下载:0

[数据结构常用算法horsebianli

说明:马的遍历问题。在中国象棋棋盘上,对任一位置上放置的一个马,均能选择合适的路线,使得该棋子能够按象棋的规则不重复的走过棋盘上的每一个位置。-Traversal problem horses. In Chinese chess chessboard, for any one location to place a horse, able to choose the right line, making the chess pieces according to chess rules can not
<yellowdoo> 在 2025-06-24 上传 | 大小:164kb | 下载:0

[数据结构常用算法sort_algorithum

说明:包括快速排序,堆排序,归并排序等经典算法,有详细说明,方便初学者学习-Including the quick sort, heap sort, merge sort, such as classical algorithms, has a detailed descr iption for beginners to learn
<zhb_msqx> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法circlebuffer

说明:著名的环形缓冲区算法,欢迎大家使用下载,好东西呀。-Well-known ring buffer algorithm, welcome everyone to use the download, you good things.
<苏高峰> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法composite

说明:著名的文件合并算法,欢迎大家使用下载,好东西呀。-Documentation of well-known algorithm, welcome everyone to use the download, you good things.
<苏高峰> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法filesystem

说明:该程序实现了用文件记录变长字节流,可用以存储各种类型的文件,如多媒体数据,声音、图形、图像等。每项记录由记录号和标志符标记。记录的记录号和标识均可用作对记录的定位和引用,记录号可以由操作者输入,也可以自动生成,标志符一定要由操作者输入。
<杨襄> 在 2025-06-24 上传 | 大小:329kb | 下载:0

[数据结构常用算法Kruskal

说明:按克鲁斯卡尔(Kruskal)算法思想,编制一个寻找最小生成树的完整的程序。
<杨襄> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法AOE

说明:设计一个项目,排出AOE网络,并将数据输入计算机,用程序进行分析。-Design a project, from AOE network, and data entered into the computer, using the procedure for analysis.
<杨襄> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法MapTest

说明:遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。-Follow the C and basic C++ Standard Map class, transplanted to the MFC
<颜海> 在 2025-06-24 上传 | 大小:11kb | 下载:0

[数据结构常用算法P023M

说明:(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。 (2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。 -(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribution of [M, N] interval of rand
<dypcsx> 在 2025-06-24 上传 | 大小:552kb | 下载:0

[数据结构常用算法Multi-SortAlgorithm

说明:多中通用排序算法组合源码,不好用你找我.-Sorting algorithm and more general source portfolio, not me with you.
<> 在 2025-06-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法expreval

说明:数学表达式计算和解析 用c语言编写的,内含有例.速度较快-Mathematical expression of the calculation and analysis using c language, contains Example. Fast
<zhangjinjiang> 在 2025-06-24 上传 | 大小:47kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 283.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org