资源列表

« 1 2 ... .79 .80 .81 .82 .83 18184.85 .86 .87 .88 .89 ... 28523 »

[人工智能/神经网络/遗传算法k-means

说明:k-means算法,用于聚类,是一种机器学习的典型算法- k-means, used to clustering
<ares> 在 2025-12-15 上传 | 大小:4kb | 下载:0

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

说明:利用神经网络建模,对字母进行识别,包括神经网络训练、仿真-use neural net work to build model ,recognize alpha
<吕延珠> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数学计算/工程计算mass

说明:本代码是关于活性碳吸附储氢的质量流率,才用C语言编写。-The code is on the activated carbon mass flow rate of hydrogen, only the C language.
<宋丙菊> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数学计算/工程计算temp

说明:本代码是关于活性碳吸附储氢的环境温度的设置。-The code is on the activated carbon adsorption of hydrogen storage temperature settings.
<宋丙菊> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法C

说明:C语言描述的常用算法,非常实际,简洁明了,很适合初学者。。。。大家互相学习下-C language descr iption of the commonly used algorithms, very practical, concise, very suitable for beginners. . . . We learn from each other under
<陈磊> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[matlab例程MATLAB

说明:该程序用MATLAB实现了目标的跟踪,它是静态背景为核心的。-Realize the target tracking
<dudongmei> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法BinTree

说明:data structures and algorithms
<aaron> 在 2025-12-15 上传 | 大小:4kb | 下载:0

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

说明:遗传算法优化问题,对于二个未知数就最值,遗传算法可以通过迭代求出全局最优解。-Genetic algorithm optimization, on the most value for the two unknown, genetic algorithm can find global optimal solution through iteration.
<> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[matlab例程exam5_1

说明:在matlab环境下利用有限元分析方法,采用四面体单元计算单向拉伸杆的横截面应力-In the matlab environment using finite element analysis, calculated using one-way stretch rod tetrahedral unit cross-sectional stress
<alex cha> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法38

说明:请编写函数fun,函数的功能是:将放在字符串数组中的M各字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBBCC。 提示:strcat(a,b)的功能是将字符串b复制到字符串a的串尾上,成为一个新串。 注意:部分源程序在文件APROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花
<储谢东> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法42

说明:编写函数fun,它的功能是计算下列级数和 s=1 + x + x^2/2! + x^3/3! + … + x^n/n! 和值由函数值返回。 例如,当n=10,x=0.3时,函数值为1.349859。 注意:部分程序在文件PROG1.C文件中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -Write a function fun, its function is to calculate the following ser
<储谢东> 在 2025-12-15 上传 | 大小:4kb | 下载:0

[数据结构常用算法41

说明:请编写函fun,函数的功能是:判断字符串是否为回文?或是,函数返回1,主函数中输出:YES,否则返回0,主函数中输出NO。回文诗指顺读和倒读都一样的字符串。 例如,字符串LEVEL是回文,而字符串123312就不是回文。 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -Write a letter of fun, function is to: determine whether a s
<储谢东> 在 2025-12-15 上传 | 大小:4kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 18184.85 .86 .87 .88 .89 ... 28523 »

源码中国 www.ymcn.org