资源列表

« 1 2 ... .61 .62 .63 .64 .65 4166.67 .68 .69 .70 .71 ... 28523 »

[matlab例程Ga3

说明:本程序基于matlab 遗传算法的源程序代码,遗传算法是应用于各种优化问题的典型算法,有很高的参考价值。-procedures based on the Matlab genetic algorithm source code, the genetic algorithm is applied in a variety of typical optimization algorithm, a high reference value.
<梁子> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[matlab例程7PT4QSE8

说明:Matlab_Harris角点检测程序-Matlab_Harris corner detection procedures
<孙南> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[matlab例程Matlab_Harris

说明:用matlab做的,而且有图片和解释。我用了2个小时写的,虽然不太好,还是可以供大家参考的。-using Matlab done, but pictures and explanation. I spent two hours writing, though not very good, or to be available for reference.
<邱延军> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[数据结构常用算法ACKFunction

说明:实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-Ackermann achieve statistical a
<李昭明> 在 2025-11-24 上传 | 大小:574kb | 下载:0

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

说明:使用遗传算法解决tsp问题,vc++6.0实现-Tsp using genetic algorithms to solve the problem, vc++ 6.0 to achieve
<lihongda> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[压缩解压JZIP

说明:著名的zlib 压缩解压缩库的JAVA语言实现。-Famous decompress zlib compression library JAVA language.
<> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[matlab例程Qpskmatlabsimulink

说明:主要讨论了QPSK的调制解调原理,分析了它们的调制解调实现过程-Mainly discussed the QPSK modulation and demodulation principle, an analysis of their realization of the process of modulation and demodulation
<huanghao> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[数值算法/人工智能Fire

说明:Very interesting program which can model fires in a forest. Language: Russian only
<Sergey> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[数值算法/人工智能eqfality

说明:RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现()
<wihh%252521703459 > 在 2025-11-24 上传 | 大小:574kb | 下载:0

[数据挖掘44549287

说明:RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现()
<TZNNdhno-7223> 在 2025-11-24 上传 | 大小:574kb | 下载:0

[matlab例程相控阵天线相位加权置零综合的闭环实数算法

说明:二维矩形相控阵天线方向图,基于遗传算法,采用中英文合集说明(Phased Array Antenna Pattern Based on Genetic Algorithm Use a combination of Chinese and English instructions)
<aaaaa111111asd> 在 2025-11-24 上传 | 大小:575kb | 下载:1

[数据挖掘COVID-19_map

说明:R语言画出疫情地图,中国累计的疫情数据,热力地图(Use R language to draw epidemic map, cumulative epidemic data of China, thermal map)
<三张> 在 2025-11-24 上传 | 大小:575kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 4166.67 .68 .69 .70 .71 ... 28523 »

源码中国 www.ymcn.org