搜索资源列表
迷宫算法.rar
- 迷宫算法VC源代码
des加密算法源代(VC)
- des加密算法源代(VC)
简单的循环赛vc算法
- 一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
数值vc算法
- 工程计算中经常用到的数值vc算法,对于进行数值模拟的网友很有用-engineering calculation frequently used vc numerical algorithm for the numerical simulation of netizens useful
vc实现的数值计算
- 用vc++实现的科学与工程数值计算算法
vc++常用数值算法
- VC++常用数值算法源代码。包括插值、数值积分、微分方程组的解、极值、矩阵运算等程序。
支持超大文件的Sha1算法软件
- 作者自己开发的支持超大文件的Sha1算法源代码(VC++6.0)
AStar.用A形算法寻找迷宫的最短路径,VC实现
- 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
15数码问题的3种算法(算法和具体代码)
- 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
蚁群算法程序演示
- 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
zlib-vc
- 对文件进行压缩解压的源码,zlib的压缩解压算法-compress/decompress zip
遗传算法源程序
- Vc++下如何利用Matlab工具箱进行数字信号处理-Vc++ How to use Matlab toolbox for digital signal processing
algorithm
- 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
VC++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
VC-clustering_arithmetic
- 用VC写的很好的聚类程序,包含各种聚类算法,不同的参数设置-Using VC to write a good clustering procedures, including a variety of clustering algorithm, different parameters
GA-VC
- 遗传算法的VC实现 [精华] 遗传算法的VC实现 [精华]-VC genetic algorithm to achieve [best] VC genetic algorithm to achieve [best]
GA-VC
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
genetic-algorithm-vc
- 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
aes算法的加密解密
- 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
遗传算法源代码
- 用遗传算法求函数最大值问题,vc++实现,简单明了(Using the genetic algorithm to solve the problem of maximum function, the vc + + implementation is simple and straightforward)