搜索资源列表
nt7532
- NT7532 IC在LCD的驱动源测试程序.-NT7532 IC in the LCD Driver testing procedures.
st7565p-g
- 矽创ST7565P IC对LCD的驱动测试源程序.-silicon ICs for LCD driver testing source.
blacktest
- 1、编写测试驱动 2、设计相应的黑盒测试用例,用标准表格列出测试用例,测试结果(测试报告);-a prepared two test drive design with the corresponding TESTING cases, the use of standard forms listed Test Case, test results (testing);
dachuan
- 白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。利用白盒测试法进行动态测试时,需要测试软件产品的内部结构和处理过程,不需测试软件产品的功能。白盒测试又称为结构测试和逻辑驱动测试。-White Box (White-box Testing, also known as logic-driven test Structure testing) is seen as a test target to open the box. White Bo
Test-drivenn_development
- 测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革命性的开发方法, 能够造就简单、清晰、高质量的代码。 -test-driven development (TDD) to test as the center of the development process, It requires th
LCD(July20th)
- 研究用FPGA实现对LCD显示驱动的控制,通过一个数字时钟作为演示,具体论证用FPGA驱动字符型液晶显示器的方法,其核心是控制液晶显示控制器的时序,经测试,该方法切实可行,可以代替用单片机驱动LCD。
Test-Driven-Development-By-Example
- 学习测试驱动开发必备的书籍,实例讲解,简单易懂。
Embbeded_tcp_ip_user_guide
- 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
MSP430_FOR_MAX187
- msp430驱动max187的程序,max187为12位的ADC转换芯片,程序是我自己写的,已经通过测试,并通过软件滤波来提高精度。-msp430 driver max187 process, max187 12-bit ADC conversion chip, the program I wrote it myself, and have been tested, and through software filtering to improve accuracy.
EEPROM
- msp430驱动eeprom(24c08)测试通过-msp430(24c08)
armanddm9000
- 详细的描述了网卡dm9000在arm上的接口设计与实现,介绍了驱动程序的流程和如何测试网卡驱动!-Detailed descr iption of the card in the arm on dm9000 Design and Implementation of the interface on the driver' s processes and how to test the network card driver!
DS12C887
- 实时时钟芯片DSC1887,msp430驱动,测试过了-DSC1887,msp430
drive
- 基于240*320的彩色液晶的驱动程序,和测试程序。内部包含周立功的GUI函数,十分好用,对于新手上路,用程序很好上路。-Based on 240* 320 color LCD drivers, and testing procedures. Internal included ZLG the GUI functions, very easy to use for novice road, with the program very well Sheung.
ruanjiangongcheng
- 一、黑盒测试策略与准则 二、边值分析 三、等价类划分 四、因果图 五、判定表驱动测试 六、正交实验设计法 -First, the black box testing strategies and guidelines for the second, third boundary value analysis, equivalence class by four or five causal diagram, determine the six table-driven t
TIPMSP430PSD-DEMO
- TI公司的MSP430与SD卡连接的驱动-测试版,usage_example_IAR-TI' s MSP430 and SD card to connect the drive- Beta, usage_example_IAR
SDHC
- 自己写的SDHC卡驱动测试,用Keil C写,并且用串中调试工具读出指定扇区的内容.本程序在4G 金士顿 SDHC卡上测试.-Write your own test drive of SDHC card with Keil C write, and debug tools with string read out the contents of the specified sector of this program in Kingston 4G SDHC card to test.
905-jieshou
- nrf905的驱动测试程序,给出了简单的程序进行接收测试-nrf905 drive test program are given a simple procedure for acceptance tests
TX244
- TX2440整板测试程序,包括所有的驱动测试和硬件资源测试-TX2440 entire board development board test program
TDD-测试驱动开发
- 测试驱动开发ppt,可以作为培训资料使用,培训的对象包括:软件开发工程师,测试工程师,产品经理,系统工程师(Test driven development PPT can be used as training data. The training targets include software development engineer, test engineer, product manager, system engineer)
1640驱动
- 天微TM1640显示屏驱动IC驱动源代码,测试可用