搜索资源列表
Software Testing
- Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready fo
AddisonWesleyEffectiveSoftwareTesting50SpecificWay
- In most software-development organizations, the testing program functions as the final \"quality gate\" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this ro
Windows2000-IODeviceDriverDesigns
- WINDOWS I/O驱动基于(WMD)的结构设计,从设备的创建和初始化,硬件的访问,资源的分配,和应用程序的接口-Windows I / O-driven view of (WMD) in structural design, equipment from the creation and initialization, Hardware visit, the allocation of resources, and application program interfaces
DSPrumenjiaocheng
- 主要考虑处理速度、功耗、程序存储器和数据存储器的容量、片内的资源,如定时器的数量、 I/O 口数量、中断数量、DMA 通道数等。DSP 的主要供应商有TI,ADI,Motorola,Lucent 和Zilog 等,其中TI 占有最大的市场份额-major consideration processing speed, power, program memory and data memory capacity of chip resources, If the number timer,
AVR240_4 x 4 Keypad _Wake_up o
- AVR键盘方案,AVR keyboard program
12312313
- 在许多软件系统中,表格控件在对数据进行浏 览、编辑等操作方面都有良好表现。遗憾的是,Visual C++并没有提供直接支持表格操作的通用控制类。不 过,我们可以通过注册VisualC++5.O的ActiveX 控件中的Microsoft FlexGrid Control,version5.0 控件并添加到项目中来实现对表格的显示及操作。下 面将结合具体实例,介绍如何在对话框中加入表格控 件并实现对表格数据的显示、修改和保存。文中程序 是在中文WindowsNT4.
tut_embedded_programming_verilog_C_DE2
- This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The fi
snow
- 这个小程序很好玩的,希望大家会喜欢,谢谢大家的支持哦-This little program a lot of fun, and I hope that people will like, thank you for the support of O
led_zfsj
- 现场可编程门阵列( FPGA) 是一种可编程逻辑器件, 它具有丰富的I/O 口及内部资源, 编程和修改极为方便, 并且易于扩展和维护, 简化电子电路的设计。本系统采用Altera 公司的FLEX10K作为核心器件, 结合VHDL程序, 实现了对LED 点阵显示字符的控制。-Field programmable gate array (FPGA) is a programmable logic device, which has a wealth of I/O port and internal
mgwt
- (1) 程序说明:从文件中载入一副迷宫地图,从起点走到终点结束。 (2) 基本要求:用P表示人的初始位置,表示墙壁,空格表示路,O表示出口.用键盘的W,S,A,D4个键左右分别代表上下左右4个方向控制P走动,每次只能走动一 格,不能穿越墙壁走动 -(A) program Descr iption: From the document contained a maze map, from the beginning to an end an end. (2) basic requirem
tamamlanan
- this pogram help us to solve how to manupulate pic I/O and so after all we can reach the level that can easily make any program.
Testcase
- 测试用例 是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,以便测试 某个程序路径或核实是否满足某个特定需求。 主要内容 解释 从用例中生成测试用例 从补充规约中生成测试用例 o 为性能测试生成测试用例 o 为安全性/访问控制测试生成测试 o 为配置测试生成测试用例 o 为安装测试生成测试用例 o 为其他非功能性测试生成测试用 为单元测试生成测试用例 • 白盒测试 • 黑盒测试 为产品验收
30projectwithpic
- Microcontrollers are single-chip computers consisting of CPU (central processing unit), data and program memory, serial and parallel I/O (input/output), timers, external and internal interrupts, all integrated into a single chip that can be purch
Trabajo-2
- Real-Time Operating System made in the PIC16F877A, consists of a O.S. multithreaded has 5 processes, each process has 4 subprogramas.El code took place in the CC-Compiler. It communicates to the PC through the RS232 communication usin
optimal-binary-tree
- 这个程序通过dp来构建最优的二叉树,使得效率更好,将高概率的结点放在高处。通过o(n^2)实现。-To build this program by dp optimal binary tree, making better efficiency, the high probability of the node on the height. O (n ^ 2).
windows-Network-Program-Technology
- 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是,A P I比起Wi n s o c k 来,仍然具有某些独到之处。其中,第1章探讨的是N e t B I O S接口,它和Wi n s o c k类似,也是 一种与协议无关的网络A P I。N e t B I O S提供了异步调用,同时兼容于较老的操作系统,如O S / 2 和D O S等等。第2章讨论了重定
ZDL-C-Program-S3C2410
- 了解 S3C2410X 处理器的内部存储空间分配; 掌握对存储区配置的方法; 3.掌握对存储区进行读写访问的方法; 4.掌握利用 S3C2410X 芯片地址总线扩展的 I/O 来驱动 LED 显示; 5. 掌握 S3C2410X 的中断控制寄存器的使用; 6. 掌握 ARM 处理器的中断方式和中断处理过程。-To understand the internal storage space allocation for S3C2410X processor
network-program
- 网上相关网络编程资料的整合,包含I/O完成例程、ARP欺骗、ARP扫描等-Internet-related network programming data compilation, including ARP scanning, spoofing, I/O completion routine, etc.
arduin-o-phone
- This project will show you how you can use the FONA shield and a TFT shield stacked on top to make a touchscreen phone that you can program yourself.
Software-Quality-Prediction-Using-Cuckoo-Search-O
- this work aims to investigate the quality of software products a n important attribute of computer programs it helps to decide the degree of trustworthiness a program has in accomplishing its specific functions. This done using the Software quality m