资源列表

« 1 2 ... .73 .74 .75 .76 .77 24378.79 .80 .81 .82 .83 ... 28522 »

[数值算法/人工智能sgl

说明:sgl数值计算函数库,全套。 适合Fortran编程使用。 -SGL numerical library, a full set. Suitable for the use of Fortran programming.
<he> 在 2025-07-13 上传 | 大小:131kb | 下载:0

[数学计算/工程计算ReadDir

说明:运用贝叶斯网编的一个识别垃圾邮件的程序,可看源码-Made use of a Bayesian network to identify spam procedures, can watch source
<黄路遥> 在 2025-07-13 上传 | 大小:614kb | 下载:0

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

说明:压缩包包含四种聚类算法源代码及示例代码,供大家学习使用-Compressed packet contains four clustering algorithm source code and sample code for using the U.S. study
<黄路遥> 在 2025-07-13 上传 | 大小:1.98mb | 下载:0

[压缩解压Cross-Entropy

说明:交叉熵实现多元高斯混合模型优化的源代码,供大家学习使用-Realize cross-entropy optimization of multi-Gaussian mixture model of the source code for the U.S. study the use of
<黄路遥> 在 2025-07-13 上传 | 大小:298kb | 下载:0

[数学计算/工程计算slope

说明:method of measuring withou A/D measuring
<Furyan> 在 2025-07-13 上传 | 大小:1kb | 下载:0

[数学计算/工程计算IIR.ZIP

说明:IIR filter - iir filtering more effective than FIR filter but not so stable-IIR filter- iir filtering more effective than FIR filter but not so stable
<Furyan> 在 2025-07-13 上传 | 大小:39kb | 下载:0

[压缩解压Adams

说明:Adams四阶预测的源码,供大家学习使用-Adams fourth-order prediction of the source for studying the use of U.S.
<黄路遥> 在 2025-07-13 上传 | 大小:1kb | 下载:0

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

说明:Visual C++源程序;利用神经网络进行0-9十个数字图像的识别。-Neural network identification numbers 0-9
<姚敏> 在 2025-07-13 上传 | 大小:3.5mb | 下载:0

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

说明:6个特征提取的机器学习方法,可用,经过验证的,是数据挖掘方面的内容-6 feature_extraction program
<> 在 2025-07-13 上传 | 大小:33kb | 下载:0

[matlab例程MeanShift

说明:Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shi
<maolei> 在 2025-07-13 上传 | 大小:264kb | 下载:0

[matlab例程123

说明:完美练级外挂 visual bacic-vb
<haha> 在 2025-07-13 上传 | 大小:17kb | 下载:0

[数据结构常用算法hannuota

说明:算法思路:   1.如果只有一个金片,则把该金片从源移动到目标棒,结束。   2.如果有n个金片,则把前n-1个金片移动到辅助的棒,然后把自己移动到目标棒,最后再把前n-1个移动到目标棒.   3.单纯对于有N个金片要挪动的步数求出, 可以使用递推方法,满足递推方程f(i) = f(i - 1) * 2 + 1-Algorithm idea: 1. If there is only a gold film, while the gold from the source to the
<huaying> 在 2025-07-13 上传 | 大小:356kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 24378.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org