搜索资源列表
ProcessMB_demo.zip
- First off, I tried to comment the code as much as possible to save you the pains I went through. These programs are pretty simple and are meant for demonstration purposes. As always, you should not put them into a production environment without full
cxxtester
- CxxTester是一个用于C++代码的通用测试框。它支持测试库系统、有一套方法的对象文件、甚至单行C++源(即所有用C++接口的东西)。解释程序的前端使你能够在不需要重新编译代码的情况下修改和扩大测试。测试可以通过脚本成批执行或者在图表输出的支持下交互式执行。该工具使不同主机间的远距离测试成为可能。-CxxTester is one for C + + code universal test frame. It supports testing Library System, a set of
Meter气压表
- 仪表控件的实现; 包括源码和测试代码;-Instrumentation Control realized; Including source code and testing;
hz_show
- 一个示例程序,可以用C在DOS下编写图形化菜单,源代码测试可用-a sample program that can be used in DOS C prepare graphical menu, testing source code available!
TestCheckButton
- 重绘复选框按钮,代码直接使用API,因为是测试,使用了MFC。-repaint check box buttons, the use of API code directly, because it is testing the use of the MFC.
cpu使用情况的例子
- 可以通过使用此代码测试CPU的使用情况,了解自己CPU的运行情况-can use this code testing the use of the CPU and understand their operation of the CPU
06-3
- 本书的大部分主题均结合一个具体的游戏开发系统Fly3D(包含在光盘中)加以讲述,这有助于读者直接编写源代码来实现制作动画的梦想。通过编写或修改插件,读者可以对书中的实例进行试验,甚至可以开发出属于自己的游戏。 -most of the book's themes of the specific combination of a game development system Fly3D (included in the CD-ROM) to be about, which helps
guitestfirst
- 《使用测试优先方法开发用户界面》 测试优先是测试驱动开发(Test-Driven Development, TDD)的核心思想,它要求在编写产品代码前先编写基于产品代码的测试代码。在测试驱动开发的单元测试中,对GUI应用实施自动测试应该是测试驱动开发的软肋之一。由于界面的操作是有由人来完成的,所以要想在GUI中完成单元自动测试是有一定难度的。Kent Beck在它的《测试驱动开发》中就曾提到过这个问题。 本文将通过一个例子来讲解在测试驱动开发中如何针对GUI进行单元测试。这个例子是D
UMLTest
- UML图产生测试用力vc 原代码-UML testing plans have forced vc original code
CUnit-2.1-0-src
- CUNIT c 测试框架,类似大名鼎鼎的junit,很有用的,这里是原代码,可以编译生成lib文件-CUNIT c testing framework, similar to the famous junit, very useful, here is the original code. lib compiler can generate documents
s3c24a0Testcode
- s3c24a0固件测试代码 ? ? ?啊 -s3c24a0 firmware testing the code ah!
YUVDiff
- Haskell 代码。 对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。 我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。 很容易扩展为 YUV422 或 444 格式的图象。 更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro bl
dianliutest
- 测试电流 基于C8051F330的电流测试源代码 -C8051F330 the current testing source code
真爱测试
- 这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
CEGraph
- CEDraw is high speed graphics library in WinCE . it’s depend on GAPI . This code was writen in C++ and using embedded VC++ to complie it. Testing in iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to e
ListViewHor_demo
- 这是一个测试代码,没有什么实际意义 仅作测试使用,请不要下载,谢谢!-This is a test code that serves no real purpose to use for testing only, please do not download, thanks!
CEGraph
- CEDraw is high speed graphics library in WinCE. It depends on GAPI . This code was written in C++ using embedded VC++ to compile it. Testing was done on an iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology t
filter-code
- 滤波器显示代码,采用vc++开发,测试好用,可以参考,希望能给大家提供帮助-Filter display code using vc++ development, testing easy, you can refer to, I hope everyone can help
S4Client0.6
- 按住鼠标左键移动到窗体上方,即可捕获到窗体的句柄、类名和标题,可以用于自动化测试。代码稍显粗陋。编译成功后,运行,点击属性配置按钮,弹出对话框,在这个对话框上左键点击并按住十字标,然后移动到目标窗体上方即可-Hold down the left mouse button to move to the top of the form, you can capture the form of a handle, class name and title, can be used for automa
MNIST_data
- 美国国家标准与技术研究所数据集。训练集 (training set) 由来自 250 个不同人手写的数字构成, 其中 50% 是高中学生, 50% 来自人口普查局 (the Census Bureau) 的工作人员. 测试集(test set) 也是同样比例的手写数字数据.(National Institute of Standards and Technology (NIST). (training set) testing code)