搜索资源列表
base2fft
- 定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。 文档中含有测试说明和代码。-sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descr iptions and test code.
USB7335
- 用vb控制7335a数据采集系统通信的部分测试代码,提供大家参考
caobiao
- 基本7022芯片的抄表测试程序.代码与抄表终端一致
mockpp-1.15.1-tutorial
- Mockpp提供单元测试代码的测试桩,轻松测试各种接口-Mockpp unit testing code to provide the test piles, test easily interface
rebblacktree
- 红黑树的实现,如何增加删除节点等,以及代码测试。-Red-black tree implementation, how to increase the delete node, as well as code testing.
34ACM-ICPCP2009Pwuhan
- ACM-ICPC+2009+武汉赛区网络赛题目 +测试数据+AC代码-ACM-ICPC+2009+ network Wuhan Division title race+ AC code+ test data
code
- 将单实例类对象作为通讯类的测试代码,可以实现函数间的一种传参方式-A single instance of the class object as a communications test code, you can achieve a transfer function between the reference method
TestCase
- 测试控制台应用程序的代码TestCase,运行成功会在命令行窗口显示提示内容-Test console application code TestCase, running successfully on the command line window displays prompts content
fft
- fft测试代码,用于测试快速傅立叶变换的代码-fft test code, test, Fast Fourier Transform
code1104
- 求一个整数数组最长递减子序列,完整的C++代码,已测试通过。-Seeking an array of integers longest decreasing sub-sequence, complete C++ code, have been tested.
ping2
- 这是一个用C语言实现对局域网内进行测试的程序,代码设计详细,希望对初学者能带来帮助。-This is a C language test program on the LAN, detailed code design can bring help for beginners.
Dynamic_hash
- 动态哈希的具体实现,代码注释的非常的清晰,格式规范,已经测试过了,完全没有任何的问题-Concrete realization of dynamic hash code comments is very clear, standardized format, has been tested, completely without any problems
pat1
- 浙江大学pat程序测试系统基础题的部分ac代码-Zhejiang University, part of the basic questions of pat procedures test system ac code
bayes_net_ex
- 根据dlib18 的C++代码库,利用VS2010进行了里面的实例测试,测试成功了,并对里面的代码进行了针对性的注释。 dlib18具有很强大的数据挖掘功能,我这里只是针对贝叶斯网络进行了实例验证,验证的贝叶斯网络也就是dlib原本给定的例子,只不过原本给定的只有cpp文件,这里提供的是一个工程。希望有兴趣的同学下载参考。-According to the C++ code library of dlib18, VS2010 instance inside test, the test
md5
- 包含md5实现代码和简单的测试代码。并带有注释,简单易懂。-Contains the md5 code and simple test code. And annotated, easy to understand.
Constifier
- 修改代码文件在一个c++项目,以使尽可能多的类成员方法“常量”作为可能的。它解析方法在所有的文件,尝试使它们“常量”,测试是否成功,如果不建立恢复之前的状态。-Modify code files in a c++ project to make as many class members as possible " constant" . It resolve all the files, try to make them " constant" test wa
Calculator
- 本人小弱,这是找实习遇到的一道笔试题:简单的计算器程序。回去增加了新功能。现在可以支持四则运算、位运算、自增自减以及括号。提供了函数和测试代码。欢迎使用和帮我debug。-I m not a experienced programmer. This program is from a paper test that I took for IT intern. It s functions include "+,-,*,/, ,&,^,|,~,++,--" and "(" and ")". The
AStar
- A星算法测试代码,可以对了解路径搜素算法有所启发-A star algorithm test code, you can understand the path search algorithm prime inspiration
vbcommcontrol
- VB6.0模拟控制台窗口,代码对控制台进行延时控制,让控制台不至于那么快关闭,让测试者看到控制台内容!-VB6.0 analog console window, the code delay control console, the console will not be so quick to let off, let testers see console content!
GetCommandOutput
- 用C++实现的获取CMD输出的代码,已通过测试-Get CMD output with code C++ achieved, has been tested