资源列表

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

[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-07-20 上传 | 大小:574kb | 下载:0

[matlab例程7PT4QSE8

说明:Matlab_Harris角点检测程序-Matlab_Harris corner detection procedures
<孙南> 在 2025-07-20 上传 | 大小: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-07-20 上传 | 大小: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-07-20 上传 | 大小:574kb | 下载:0

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

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

[压缩解压JZIP

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

[数值算法/人工智能Fire

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

[matlab例程ProficientInMatlab

说明:精通matlab综合辅导与指南,很经典的MATLAB学习资料。-Proficient in matlab comprehensive counseling and guidance, it is a classic learning materials MATLAB.
<豪哥> 在 2025-07-20 上传 | 大小:574kb | 下载:0

[数学计算/工程计算zfft

说明:关于副调制ZFFT研究的几篇外文文章,提供给毕业设计的朋友。-The research about the vice ZFFT modulation, a few foreign friends offer graduate design.
<王刚> 在 2025-07-20 上传 | 大小:574kb | 下载:0

[压缩解压H.264_D1_Loopback_Demo_v2.0

说明:合众达DM642开发板的H.264演示程序代码,经过测试可以运行-United DM642 development board of the H.264 demo code can run tested
<yinhang> 在 2025-07-20 上传 | 大小:574kb | 下载:0

[压缩解压zlib123

说明:zlib header file zlib.h
<THCX> 在 2025-07-20 上传 | 大小:574kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 4166.67 .68 .69 .70 .71 ... 28522 »

源码中国 www.ymcn.org