资源列表

« 1 2 ... .69 .70 .71 .72 .73 18674.75 .76 .77 .78 .79 ... 28522 »

[数据结构常用算法Dijkstra

说明:Set的实现是通过2叉排序树来实现,就是将所有的元素用一个树来存储,根元素大于左子树的元素,小于右子树的元素,所有的操作都是基于这个树,通过判断元素的大小来选择对左子树操作还是右子树操作,这样操作数量和树的层数成正比-Set by the realization of two binary sort tree to achieve, that is, all the elements to store a tree, the root
<zhangzhenzhong> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[数值算法/人工智能ant-c-0908

说明:蚁群算法C程序,用于解决蚁群算法的,可以参考此程序-ant C
<xcy> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[数值算法/人工智能ch8soft

说明:These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomial Interpolation Points (Small) First Sample (x1,y1) Second Sample (x2,y2) ... Nth Sample (xN,yN)
<mcastle> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程555

说明:matlab图像处理源代码 大家多多分享-matlab Image processing source code
<黄立峰> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程FASTICA

说明:用Matlab实现的快速独立成分分析代码。-Matlab code of realization of FastICA algorithm
<Steven> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程smith

说明:用matlab实现单双枝节阻抗匹配,并用smith圆图匹配演示过程-Using matlab to achieve single-and double-side impedance matching, and demonstrate smith circle graph matching process
<张飞> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程dd

说明:band pass filters in matlab
<dinesh> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[数据结构常用算法B

说明:Prim算法完整实现代码收藏 用Prim算法求无向图的最小生成树 -Prim algorithm to achieve a complete collection of code using Prim algorithm for undirected graph of the minimum spanning tree
<曾冬梅> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程MATLAB-based

说明:基于MATLAB 的数值分析方面的源代码,非常实用,对于数值分析方面得研究来说-MATLAB-based numerical analysis of the source code, very useful for the numerical analysis for a study
<sunke> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[matlab例程imgseg

说明:code for image segmentation
<alpana> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[数值算法/人工智能illislab

说明:program for finite element analysis of pavement slabs
<codici> 在 2025-02-12 上传 | 大小:42kb | 下载:0

[压缩解压huffman

说明:借助VC实现输入图像的huffman编码及译码源程序-VC with the realization of the input image source huffman encoding and decoding
<小驴> 在 2025-02-12 上传 | 大小:42kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 18674.75 .76 .77 .78 .79 ... 28522 »

源码中国 www.ymcn.org