搜索结果
找到约 873 项符合
DO-WHILE 的查询结果
其他 AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from
AutoBoot is a generic boot loader that automatically locates, loads, and
executes object files from multiple types of media. AutoBoot provides a simple,
fast, and functional means of loading an OS image while maintaining a small
Flash memory footprint. This binary release contains a stand-alone vers ...
Java书籍 JavaServer Pages™ Specification This document is intended for: · Web Server and Application S
JavaServer Pages&#8482 Specification
This document is intended for:
· Web Server and Application Server vendors that want to provide JSP containers that
conform to the Tag Extensions specification.
· Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag
Extensions spec ...
单片机开发 利用单片机制作音乐播放器的课程设计报告. 作为单片机的重要硬件资源之一
利用单片机制作音乐播放器的课程设计报告.
作为单片机的重要硬件资源之一,利用定时器可以产生各种固定频率的方波信号,也可以产生包括“Do“、“Re“、“Me“--等音阶在内的各种频率声音。在此设计中我们采用12MHz的晶振,产生的频率信号即音乐信号由P3.7口输出,信号经过放大后由喇叭发出声音。 ...
其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行
Status CreateSMatrix(RLSMatrix &M)
{ // 创建稀疏矩阵M
int i
Triple T
Status k
printf("请输入矩阵的行数,列数,非零元素数:")
scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu)
M.data[0].i=0 // 为以下比较做准备
for(i=1 i<=M.tu i++)
{
do
{
其他 C++读取Excel AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom
C++读取Excel
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resourc ...
其他书籍 【下载说明】 这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版C
【下载说明】
这里提供给大家的是《Embedded Linux: Hardware, Software, and Interfacing》(嵌入式 Linux---硬件、软件与接口)一书的英文原版CHM格式下载。
【作者简介】
Craig Hollabaugh has been fascinated by electronics since he bought an AM radio in elementary school. He was first exposed to Unix during ...
通讯编程文档 模拟实现spooling技术 一个用C做的假脱机SPOOLING输入程序
模拟实现spooling技术 一个用C做的假脱机SPOOLING输入程序,是操作系统实验来的,-do spooling SPOOLING input program is the experimental operating system
matlab例程 This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional ...
其他数据库 it is art gallery manage system:include of author manage system、production manage system and produc
it is art gallery manage system:include of author manage system、production manage system
and production business manage system.
it do by delphi 7.0.
单片机开发 本工程是PC透過RS232傳資料進開發版
本工程是PC透過RS232傳資料進開發版,輸入資料給開發版做DO及AO的動作及開發版收到訊號後回傳DI及AI的資料.主要是通信及其处理