搜索资源列表
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
WAPInterface
- 本文档作为《MISC平台接口规范》的附件,定义了中国移动移动信息业务中心Mobile Information Service Center(以下简称为MISC)平台V1.6版本WAP业务SP的应用程序接口,目的是为SP开发可接入MISC平台的WAP业务提供指导规范。 本文档并不用于指导SP如何申请接入MISC及业务测试等相关流程,以及WAP的页面规范、WAP应用程序的可用性(如UI),这些问题请参阅CMCC相关文档。 同样,本文档也不用于指导SMS等MISC所支持的其他应用的开发。
c++application
- 软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议。 -software quality is linked by the majority of programmers in mind and not just the t
bigmodulec++(pdg)
- 介绍如何进行大规模程序设计的好书,对C++程序员特别有意义-Describes how to carry out large-scale program design books, the C++ Programmers especially meaningful
progectile-C++
- its a program in word but C++ how to program projectile (physics) in C-its a program in word but C++ how to program projectile (physics) in C++
howtoprograminc++
- How to program on C-How to program on C++
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
30ArduinoProjectsfortheEvilGenius1st
- 这个有趣独出心裁的发明的指南,告诉你如何编写和建设用Arduino的微控制器开发的各种方案和项目。包括Windows,Mac和Linux平台上,30 个Arduino的的项目,可以用你需要知道的简化的C编程让你加快速度,不需要事先有编程经验。 使用容易找到的部件和设备,本书介绍自己动手,Arduino板如何连接到您的计算机中,编写程序并连接电子设备来创造不简单的有趣的项目。唯一的限制是你的想象力!-This wickedly inventive guide shows you how
keil-an-existing-C-program
- 如何使用keil编译一个现有的C程序.avi-How to use keil compiler of an existing C program.avi
web-program-design2
- 一 问答题 1 什么是MVC设计模式? 2 FrontPage中有几种不同的显示模式,各有什么用途? 3 如何通过预定义函数eval()求得表达式的值? 4 什么是B/S结构?和C/S结构相比有哪些优点? -A question for a what is MVC design pattern? 2 in FrontPage There are several different display modes, each with what purposes? 3 How to
C
- 介绍了单片机串行通讯基本知识,及如何利用MAX 32 3 2扩展单片机配置接口 在此基础上,突破汇 编语言程序的可读性和可移植性差的缺陷,用c语言编写了一套接口程序-Introduces the basics of single-chip serial communication, and how to use MAX 32 3 2 Extended Microcontroller Configuration Interface On this basis, breaking sinks
how-to-read-c-programs
- 读懂别人的软件,有时比自己编写还难。此番教你些窍门,就好多了-Algorithms in C program
CPP-How-to-Program
- 本书为C++how to program的英文原版电子书,是老师推荐的学习初级C++的编程资料,希望对大家有帮助-This book is C++how to program the English original e-books, a teacher recommended learning primary C++ programming information, and we hope to help
Whos-Afraid-of-CPP
- This book is designed to help you teach yourself how to program with C++. In just 21 days, you ll learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming.
ch03solutions
- Key to the book:C++ HOW TO PROGRAM 6th, chapter 2.
ch05solutions
- Key to the book:C++ HOW TO PROGRAM 6th, chapter 5.
ch06solutions
- Key to the book:C++ HOW TO PROGRAM 6th, chapter 6.
ch07solutions
- Key to the book:C++ HOW TO PROGRAM 6th, chapter 7.
How-to-CPP-programs-into-C-program
- 这篇文档介绍了如何将C++程序转为C程序,有举例和介绍,并有验证-This document describes how C++ programs into C programs, there are examples and presentation, and verification
embedded_C_for_8bit_MCU
- 嵌入式C语言文章,怎样使用C语言编写8位单片机。-how to program an 8 bit microcontroller using c language.