搜索资源列表
arraytemp
- 一个数组的stl实现,实现了拷贝构造函数、下标运算符重载等,含有测试程序。-an array of stl, has implemented a copy constructor function, indexed Operator, containing the test.
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
细菌分割与统计程序a
- 2005年10月份自写的细菌分割、标号与面积统计程序。带测试图像-in October 2005 since the bacteria was divided, with the label area statistical procedures. With test images
psotest
- 一个粒子群测试程序,对学习粒子群算法的人有点用-a test procedure for studying particle swarm algorithm with a bit of
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
测试速度
- 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio
压力测试程序
- StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
DES加密算法演示程序
- //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
一个伪随机数的测试程序,外国,多平台t
- 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
压缩算法测试程序
- 压缩算法测试程序(北理计算机系老浪字做)-compression algorithm test procedure (North Jimmy computer-old wave character)
小波编解码ebcot编解码文件测试程序
- 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
zlddjzjtxcs
- 利用MATLAB语言编写的直流电动机转矩特性测试程序-The use of MATLAB language features of the DC motor torque test procedure
FCProgramm
- 模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!-Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!
BP神经网络训练和测试
- 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
图像数字水印及其攻击测试
- 图像数字水印的测试程序,内含嵌入、提取和攻击测试程序,适合初级阶段学习使用。(Image digital watermark in the test program, containing the embedding, extraction and attacks test program, suitable for primary stage learning.)
testFastCornerFlow_x64
- 一种改进的Fast光流计算程序,通过打开USb摄像头进行测试。(An improved Fast optical flow calculation program is tested by opening the USb camera.)
matlab振动分析程序
- 这个是用来计算白噪声测试的,特别适用于振动台试验。编程简单,测试也比较符合预测值。(This is used to calculate white noise, especially for shaking table test. The programming is simple and the test is more consistent with the predicted value.)
多相滤波及测试程序
- 多相滤波及测试程序,可以测试多相滤波的效果等等。
智能算法在MATLAB中的优化测试应用-标准测试函数及程序代码
- 在优化测试各人工智能算法的优化性能时所需要的35个标准测试函数以及相对应的MATLAB程序代码。