资源列表

« 1 2 ... .71 .72 .73 .74 .75 1276.77 .78 .79 .80 .81 ... 2656 »

[数据结构常用算法腐蚀,膨胀,细化算法代码

说明:腐蚀,膨胀,细化算法代码能够实现你想要的算法代码-corrosion, swelling, thinning algorithm code you want to achieve the algorithm code
<王进强> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法ch222222

说明:C数据结构常用算法程序集2,描述数据结构算法。-C data structures commonly used algorithm Set 2, describe data structure algorithms.
<张刚> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法libsfxdisk-1[1].2.tar

说明:后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C* O (n) the complexity
<董骝焕> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法C语言开发 BTREE 数据文件索引程序库

说明:用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
<皇者之剑> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法图的搜索

说明:在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A* algorithm and the two-way A* algorithm, and through a variety of parameters to generate random adjacent
<> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法Huffman_JJCH

说明:老问题,Huffuman编码,对任意的文本文件进行编码,输出到文件,同时可以对编码文件进行解码-old question Huffuman coding, right arbitrary text files encoded output to a file. the encoder can also decode documents
<纵横四海> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法毛xlmatrix

说明:一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
<lff> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法nearpiont

说明:最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们
<黄波> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法20063110945971

说明:SPF算法 ospf协议dijkstra-SPF algorithm OSPF agreement-
<啊彪> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法c01

说明:数据结构,算法与应用 --C++语言描述 第一章源代码-data structures, algorithms and applications-- Descr iption C language source code for the first chapter. .
<voostone> 在 2024-10-14 上传 | 大小:15360 | 下载:0

[数据结构常用算法notch_filter

说明:陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm descr iption and design process, given the realization of MATLAB. A very good routines, after careful testing!
<周国翔> 在 2024-10-14 上传 | 大小:15360 | 下载:2

[数据结构常用算法createDelaunay

说明:vb实现的构建Delaunay三角网程序,算法效率高-vb achieve Construction procedures Delaunay triangulation algorithm efficiency
<陈济民> 在 2024-10-14 上传 | 大小:15360 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 1276.77 .78 .79 .80 .81 ... 2656 »

源码中国 www.ymcn.org