搜索资源列表
VowelSynth.zip
- 开源代码,元音的滤波和人工合成,delphi开发,VST插件,Hello and welcome to Tobybear VowelSynth/VowelFilter! This is a simple VST plugin (PC only) by Tobybear (www.tobybear.de) using the formant filter algorithm from Alex (alex@smartelectronix.com), hence it is called
DE
- 运行平台MATLAB,基于微分进化算法的函数寻优-Operating platform of MATLAB, based on the function of the differential evolution algorithm for optimization
yinacf10
- The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuni
KOLMD5.ZIP
- Implements the MD5 message digest algorithm very cleanly, with demo. Author: Thaddy de Koning Home: http://thaddy.co.uk/
DEPAlgorithm
- ... ... \Initial.m ... ... \MutationOperation.asv ... ... \MutationOperation.m ... ... \SelectOperation.asv ............\SelectOperation.m ............\SelectRand.asv ............\SelectRand.m DE Algorithm - ............\Init
NMF-of-beta-divergence
- 这是著名的“Algorithmes de factorisation en matrices non-négatives fondée sur la beta-divergence”这篇文章算法的matlab源代码-This is the famous article " Algorithmes de factorisation en matrices non-ngatives fonde sur la beta-divergence" algorithm matlab sou
4qa
- 4QAM 常模de 算法,算法简单明了,运行正确-4QAM norm de algorithm
De-Jong-F1
- 一个关于遗传算法的程序,有需要的可以-A genetic algorithm procedure
DeJong
- 遗传算法程序测试De Jong函数;选择方法:最优保存、轮盘赌选择、改进最佳保留;动态或静态变异;量子遗传算法测试PFH函数;运用到量子遗传算法的交叉、变异等操作。-De Jong genetic algorithm program test function selection methods: elitist, roulette selection, the best retention improvement dynamic or static variation quantum g
mataqip
- 马踏棋盘的经典算法 是数据结构的C语言版,用栈和队列来实现-请键入文字或网站地址,或者上传文档。 取消 Mǎ tà qípán de jīngdiǎn suànfǎ Shì shùjù jiégòu de C yǔyán bǎn, yòng zhàn hé duìliè lái shíxiànHorse riding board classical algorithm Is the data structure of the C language version, with st
delphiRSA
- RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
DE
- DE进化算法C语言编程代码,仅供参考DE evolutionary algorithm C language programming code, for reference-DE evolutionary algorithm C language programming code for reference DE evolutionary algorithm C language programming code, for reference
OMP
- 此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.-This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.
Untitled3
- 利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题-The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong
JADE
- DE优化算法的一种改进,优化精度比基本DE好很多-DE An improved optimization algorithm to optimize the accuracy of better than a lot of the basic DE
SplitBregmanTVdenoising1
- 基于Split Bregman TV方法的一种图像去噪/图像恢复算法,对于未知的噪声具有很好地处理效果。-An image-based method of de-noising Split Bregman TV/image restoration algorithm, for unknown noise with good treatment effect.
DE
- 差分算法。在电磁计算中,计算电磁结构的参数时使用非常方便,能有效迅速计算出FSS等结构的电磁参数。-Differential algorithm in electromagnetic calculation, the calculation of the parameters of the electromagnetic structure is very convenient to use, can effectively quickly calculate the electromagnet
DE
- 差分进化算法是一种新兴的进化计算技术它是由Storn等人于1995年提出的,和其它演化算法一样,DE是一种模拟生物进化的随机模型,通过反复迭代,使得那些适应环境的个体被保存了下来。-Differential evolution algorithm is a new evolutionary computation technique which is proposed by Storn et al in 1995, like other evolutionary algorithms, DE i
DE
- 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code framework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)