资源列表

« 1 2 ... .50 .51 .52 .53 .54 24355.56 .57 .58 .59 .60 ... 28522 »

[压缩解压JZIP

说明:著名的zlib 压缩解压缩库的JAVA语言实现。
<19791220> 在 2008-10-13 上传 | 大小:573.92kb | 下载:0

[数学计算/工程计算LabVIEW CIC Filter for 1bit PDM

说明:LabVIEW編寫之多階 Cascaded Integrator Comb Decimation Filter, 用於解調1bit PDM 數字資料流, 還原成時域波形, 程式一併產生頻域波形及SNR, THD分析. 1bit PDM 數字流常由Delta-Sigma ADC產生, MEMS數字麥克風亦輸出此格式數字流. 程式版本: LabVIEW 2009 with S&V module, Digital Filter toolkit.
<kbxkbx> 在 2010-10-13 上传 | 大小:573.37kb | 下载:4

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

[matlab例程7PT4QSE8

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

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

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

[压缩解压JZIP

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

[数值算法/人工智能Fire

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

[数值算法/人工智能电机混沌同步学习

说明:实在没找到matlab,就选maple啦。自动控制原理相位图,分岔图及混沌同步源代码,用于分析电机的混沌状态下运行。(The principle of automatic control of bifurcation source code can be used directly.)
<暗恋哲学家> 在 2025-07-14 上传 | 大小:573kb | 下载:0

[人工智能/神经网络/遗传算法模拟退火算法

说明:模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(The simulated annealing algorithm derived from the principle of solid annealing, is a kind of algorithm based on probability, the solid h
<ZJN27> 在 2025-07-14 上传 | 大小:573kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 24355.56 .57 .58 .59 .60 ... 28522 »

源码中国 www.ymcn.org