搜索资源列表
压缩算法测试程序
- 压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
模式匹配小算法(支持通配符)
- 由于项目需要,最近写了一个模式匹配算法,支持%(代表一个或者任意个字符),_(代表一个字符)通配符号,自己在vc6下测试通过.
sha 加密算法 C实现
- 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
AES高级加密算法 VC++6.0
- AES 高级加密算法 测试程序,使用vc++ 6.0编写
Matlab实现Apriori算法
- 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
中值滤波代码和测试图片
- 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
中值滤波代码和测试图片
- 中值滤波代码和测试图片,独立的类,方便加入到应用之中。
booth.rar
- 一个基于VerilogHDL语言的16位的booth算法的乘法器及其测试代码,VerilogHDL language based on the 16-bit multiplier of the booth algorithm and test code
BFD.rar
- 针对SOC测试环优化的BFD算法源代码。得到各个IP核在不同TAM宽度下的测试时间。,BFD Algorithm source code based SOC wrapper optimization
des_test
- des 算法测试工具,在vc6 上实现 -des algorithm testing tools to achieve des algorithm vc6 testing tools, to achieve in vc6
lena_full
- 图像处理时,总要有标准图片库,其中lena是公认的用于图形处理算法测试图片,然而网上的lena多数已经过预处理,本文件是lena的全身照原图,未经过任何预处理,可用于研究。-Image processing, there must be standard image library, which lena is a recognized test image processing algorithms for graphics, but most of the Internet has been
单纯形和人口迁移的混合全局优化算法
- 摘要:针对基本人口迁移算法具有易早熟和精度不高等缺陷,利用人口迁移算法随机产生的点采用单纯形法进行优化,提出了 一种基于单纯形法和人口迁移算法的混合全局优化算法。通过典型的测试函数Shaffer,验证了改进后算法的性能,并与10 种类型 的粒子群优化算法进行比较,结果表明,该文算法能获得比较好的解,收敛成功率高达100%。
优化算法测试函数集合
- 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
CSC005
- 智能优化算法测试五类Five classes of intelligent optimization algorithm test(Five classes of intelligent optimization algorithm test)
算法测试函数
- MATLAB的算法测试测试函数一共十个,都是最经典的(MATLAB algorithm test function of a total of ten, are the most classic.)
粒子群算法测试测试函数
- 粒子群算法测试测试函数 分别用5个函数进行测试(Particle Swarm Optimization Testing Function)
算法测试
- 文章中描述了几种多智能体一致性算法的数值仿真,亲测,可以运行,只需在MATLAB中新建M文件输入即可。(This paper describes the numerical simulation of several multi-agent consistency algorithms, direct testing, can be run, just create a new M file input in MATLAB.)
Benchmark 最优化测试函数
- Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
CEC2014测试函数及PDF文件解释说明
- 里面是群智能算法的相关测试函数,可以用于测试算法性能。(Inside is the related test function of swarm intelligence algorithm)