资源列表

« 1 2 ... .92 .93 .94 .95 .96 16497.98 .99 .00 .01 .02 ... 28521 »

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

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

[人工智能/神经网络/遗传算法TSP.ZIP

说明:用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
<刘洋> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[数据结构常用算法Huffman_JJCH

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

[数据结构常用算法毛xlmatrix

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

[人工智能/神经网络/遗传算法hmm源代码C

说明:Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
<stone> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[人工智能/神经网络/遗传算法ZZLGA

说明:遗传算法用例 有数据 改进模型-cases using genetic algorithms to improve data model
<肖恒辉> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[matlab例程ccsfir

说明:一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。-a MATLAB applications, a convenient! Use need to change for the M documents.
<胡河宇> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[matlab例程wcdmadownlinkpowercontrol

说明:这是一个wcdma下行功率控制仿真的源代码,还不很成熟,但是基本过程具备了,可以运行,但需要进一步修改-This is a WCDMA downlink power control simulation source code, not very mature, but the basic process is here, and can run, but needs further revisions
<毛伟> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[人工智能/神经网络/遗传算法98_102817_1114408677

说明:数据挖掘的多维关联规则apriori算法的实现-Multidimensional Data Mining Association Rules algorithm algorithm implementation
<王同招> 在 2025-05-09 上传 | 大小:15kb | 下载: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上解最接近点对问题,我们
<黄波> 在 2025-05-09 上传 | 大小:15kb | 下载:0

[人工智能/神经网络/遗传算法cPP_pso

说明:C++ PSO算法,基础的粒子群算法,入门使用-PSO
<zhsh2002> 在 2025-05-09 上传 | 大小:15kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 16497.98 .99 .00 .01 .02 ... 28521 »

源码中国 www.ymcn.org