CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - program-o

搜索资源列表

  1. Software Testing

    1下载:
  2. 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
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9805932
    • 提供者:刘宏亮
  1. AddisonWesleyEffectiveSoftwareTesting50SpecificWay

    0下载:
  2. 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
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:704669
    • 提供者:顾雷
  1. Windows2000-IODeviceDriverDesigns

    0下载:
  2. 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
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11427
    • 提供者:苗刚
  1. DSPrumenjiaocheng

    0下载:
  2. 主要考虑处理速度、功耗、程序存储器和数据存储器的容量、片内的资源,如定时器的数量、 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,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:669450
    • 提供者:yan
  1. AVR240_4 x 4 Keypad _Wake_up o

    0下载:
  2. AVR键盘方案,AVR keyboard program
  3. 所属分类:文档资料

    • 发布日期:2017-11-09
    • 文件大小:62647
    • 提供者:王木
  1. 12312313

    0下载:
  2. 在许多软件系统中,表格控件在对数据进行浏 览、编辑等操作方面都有良好表现。遗憾的是,Visual C++并没有提供直接支持表格操作的通用控制类。不 过,我们可以通过注册VisualC++5.O的ActiveX 控件中的Microsoft FlexGrid Control,version5.0 控件并添加到项目中来实现对表格的显示及操作。下 面将结合具体实例,介绍如何在对话框中加入表格控 件并实现对表格数据的显示、修改和保存。文中程序 是在中文WindowsNT4.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:67327
    • 提供者:李润生
  1. tut_embedded_programming_verilog_C_DE2

    0下载:
  2. 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
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:168155
    • 提供者:Anerol
  1. snow

    0下载:
  2. 这个小程序很好玩的,希望大家会喜欢,谢谢大家的支持哦-This little program a lot of fun, and I hope that people will like, thank you for the support of O
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:52939
    • 提供者:bob
  1. led_zfsj

    0下载:
  2. 现场可编程门阵列( 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
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:32812
    • 提供者:x
  1. mgwt

    0下载:
  2. (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
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:17349
    • 提供者:林敏
  1. tamamlanan

    0下载:
  2. 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.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:2034
    • 提供者:okas
  1. Testcase

    0下载:
  2. 测试用例 是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,以便测试 某个程序路径或核实是否满足某个特定需求。 主要内容 解释 从用例中生成测试用例 从补充规约中生成测试用例 o 为性能测试生成测试用例 o 为安全性/访问控制测试生成测试 o 为配置测试生成测试用例 o 为安装测试生成测试用例 o 为其他非功能性测试生成测试用 为单元测试生成测试用例 • 白盒测试 • 黑盒测试 为产品验收
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:269121
    • 提供者:hongyuan
  1. 30projectwithpic

    0下载:
  2. 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
  3. 所属分类:Project Design

    • 发布日期:2017-05-16
    • 文件大小:4238850
    • 提供者:ahmed
  1. Trabajo-2

    0下载:
  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
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:6112672
    • 提供者:RollyMark
  1. optimal-binary-tree

    0下载:
  2. 这个程序通过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).
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:12905
    • 提供者:luyifan
  1. windows-Network-Program-Technology

    0下载:
  2. 本书第一部分讲述的是传统的网络接口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章讨论了重定
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:16768300
    • 提供者:刘宝
  1. ZDL-C-Program-S3C2410

    0下载:
  2. 了解 S3C2410X 处理器的内部存储空间分配; 掌握对存储区配置的方法; 3.掌握对存储区进行读写访问的方法; 4.掌握利用 S3C2410X 芯片地址总线扩展的 I/O 来驱动 LED 显示; 5. 掌握 S3C2410X 的中断控制寄存器的使用; 6. 掌握 ARM 处理器的中断方式和中断处理过程。-To understand the internal storage space allocation for S3C2410X processor
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:546041
    • 提供者:赵大龙
  1. network-program

    0下载:
  2. 网上相关网络编程资料的整合,包含I/O完成例程、ARP欺骗、ARP扫描等-Internet-related network programming data compilation, including ARP scanning, spoofing, I/O completion routine, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3331999
    • 提供者:linlin
  1. arduin-o-phone

    0下载:
  2. 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.
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:569750
    • 提供者:李志洪
  1. Software-Quality-Prediction-Using-Cuckoo-Search-O

    0下载:
  2. 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
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:81094
    • 提供者:ankur
« 12 »
搜珍网 www.dssz.com