Welcome![Sign In][Sign Up]
Location:
Search - algorithm c code

Search list

[Graph programC code of Numerical Recipes

Description: 200 多个可靠的算法源程序 Numerical Recipes C代码-reliable algorithm source code C Numerical Recipes
Platform: | Size: 92160 | Author: 李华丰 | Hits:

[AI-NN-PRclique算法源代码(c语言)

Description: 数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
Platform: | Size: 4096 | Author: 万喜 | Hits:

[Data structsthin-image

Description: 这是关于细化算法的一个源码,我在国外网站下载的,没有密码就可以解压,愿和大家一起共享!-This is a refinement of the algorithm source code, my foreign websites, and no password can be extracted, and is willing to share with everyone!
Platform: | Size: 3072 | Author: wyy | Hits:

[2D Graphicwatershed_c++

Description: 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
Platform: | Size: 62464 | Author: 郑元义 | Hits:

[AI-NN-PRant-C++

Description: 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http :// fashionxu.bokee.com/4673640.html
Platform: | Size: 5120 | Author: 罗佳 | Hits:

[GDI-Bitmapfdct1

Description: Loffer算法的DCT变换的C代码,还不错,大家看看! -Loffer DCT algorithm C code, quite good, we see!
Platform: | Size: 190464 | Author: 马晖 | Hits:

[AlgorithmEMD-C

Description: EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRDenewC

Description: Differential Evolution(c code) -Differential Evolution (c code)
Platform: | Size: 262144 | Author: 夏與 | Hits:

[Data structsQMV

Description: Quine-McCluskey 算法 C语言实现, (链表) 自己学校的编程实验作业, 自己编的-Quine- McCluskey algorithm C language. (List) of their schools experimental programming operations, their series
Platform: | Size: 4096 | Author: frank lee | Hits:

[CommunicationFFT--C

Description: FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析-Research and Implementation of FFT algorithm (C language), one inversion algorithm sequence analysis, 2 real butterfly computation algorithm is derived, 3 DIT FFT algorithm the basic idea of analysis
Platform: | Size: 3072 | Author: sxd | Hits:

[AlgorithmWaveLet-C-code

Description: 实现小波变换的C代码,其中小波选择Marr小波。-The realization of wavelet transform C code, which Marr wavelet wavelet choice.
Platform: | Size: 3072 | Author: yequnsong | Hits:

[MiddleWareFourier-Transforms-and-FFT-Algorithm-Source-Code.z

Description: Fourier Transforms & FFT Algorithm Source Code
Platform: | Size: 66560 | Author: 长江 | Hits:

[Algorithmem-c++

Description: 本文介绍了用c++实现em算法,非常有用!-This paper introduces the use c++ Realize em algorithm, very useful!
Platform: | Size: 6144 | Author: 钟宏 | Hits:

[AI-NN-PRshenjingwangluo-C

Description: 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing for different algorithm demo source code.
Platform: | Size: 199680 | Author: wanglei | Hits:

[Crack Hack3DES

Description: 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
Platform: | Size: 7168 | Author: magicliao | Hits:

[OtherSimple-genetic-algorithm-source-code

Description: 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中获得。要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。输入的 文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。 -It is a very simple genetic algorithm source code, is Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North Carolina at Charlotte) amendment. Code to ensure as little as possible, in fact, do not have to troubleshooting. The application of a specific amendment to this code, the user simply changes the definition of constants and the definition of "evaluation function" can be. Note that the code is designed to seek maximum value, in which the objective function can only take positive and the function value and the individual is no difference between the fitness value. The system uses the rate selection, the essence of model, single-point crossover and uniform mutation. If you replace the uniform mutation with Gaussian mutation, may be more effective. Code without any graphic or even no screen output, mainly to ensure a high portability between platforms. Readers can ftp.uncc.edu, directory coe/evol file prog.c obtained. Required input file sho
Platform: | Size: 8192 | Author: 李礼 | Hits:

[AI-NN-PRGA-for-C-code

Description: 遗传算法自适应算法的C代码,供大家学习参考-Adaptive algorithm of genetic algorithm C code for everyone to learn information
Platform: | Size: 5120 | Author: wang | Hits:

[AI-NN-PRGenetic-algorithm-C-code

Description: 有关遗传算法的相关介绍以及C代码,通过这个代码可以实现相应的优化功能-Related presentations on genetic algorithms and C code, this code can be achieved through the optimization of the corresponding function
Platform: | Size: 41984 | Author: 高翔 | Hits:

[Algorithmcommonly-used-algorithm--C-code

Description: 常用算法程序集(C语言描述) (第三版)源代码-commonly used algorithm C code
Platform: | Size: 454656 | Author: 刘龙之 | Hits:

[Mathimatics-Numerical algorithmsthinning_algorithm in C code

Description: c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
Platform: | Size: 53248 | Author: hhhyz | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net