资源列表

[人工智能/神经网络/遗传算法tabu-search-for-tsp

说明:利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
<dayong> 在 2024-10-07 上传 | 大小:3072 | 下载:1

[matlab例程ANN

说明:ANN基本知识和应用课件,MATLAB ANN源代码-ANN basic knowledge and application of courseware, MATLAB ANN source code
<大卫> 在 2024-10-07 上传 | 大小:1363968 | 下载:1

[matlab例程CMA

说明:基于matlab的CMA盲均衡算法仿真程序-Matlab based on the CMA blind equalization algorithm simulation program
<徐哲> 在 2024-10-07 上传 | 大小:1024 | 下载:1

[数值算法/人工智能pagerank

说明:google搜索的核心技术,VC++源码实现,包含测试数据库-google search for the core technology, VC++ source realization, including test database
<warden> 在 2024-10-07 上传 | 大小:393216 | 下载:1

[数学计算/工程计算tony

说明:指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ prin
<林小世> 在 2024-10-07 上传 | 大小:6144 | 下载:1

[数学计算/工程计算parallel-SPH-0.1.tar

说明:光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
<jimcqcu> 在 2024-10-07 上传 | 大小:2592768 | 下载:1

[matlab例程billion

说明:在matlab里实现三维仿真布里渊散射信号随温度变化的趋势,-Achieved in three-dimensional simulation matlab Brillouin scattering signal with the temperature change trend,
<zhangshuo> 在 2024-10-07 上传 | 大小:2048 | 下载:1

[matlab例程cic

说明:五阶CIC梳状积分滤波器,可以综合,非常有参考价值-Fifth-order CIC points comb filter, can be integrated and very useful
<shirley> 在 2024-10-07 上传 | 大小:760832 | 下载:1

[matlab例程FBG-TMM

说明:光纤光栅时延反射谱(包括均匀和非均匀光纤光栅)非常有用哦-Fiber Bragg Grating Delay reflection spectrum (including uniform and non-uniform fiber Bragg grating) Oh very useful
<> 在 2024-10-07 上传 | 大小:1024 | 下载:1

[数值算法/人工智能ContourOCX

说明:生成等高线,VC++,C++ Builider Delphi 例子-To generate contour lines, VC++, C++ Builider Delphi example
<曲镜圆> 在 2024-10-07 上传 | 大小:7915520 | 下载:1

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

说明:是神经网络的模式识别源代码,可以直接使用;很好用的!-Is a neural network pattern recognition source code, can be used directly good use!
<张晶> 在 2024-10-07 上传 | 大小:553984 | 下载:1

[matlab例程crc_matlab

说明:循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-Cyclic Redundancy Check (CRC) is a data transmission error detection function, the data polynomial, and the result was attached to the back fr
<张洋> 在 2024-10-07 上传 | 大小:2048 | 下载:1

源码中国 www.ymcn.org