搜索结果
找到约 774 项符合
start-out 的查询结果
单片机开发 用C51单片机做的防盗报警器测试程序,主要实现AC/DC电压测试,频率测试,电流测试,正弦信号发生,数字IN/OUT等功能!
用C51单片机做的防盗报警器测试程序,主要实现AC/DC电压测试,频率测试,电流测试,正弦信号发生,数字IN/OUT等功能!
单片机开发 MC9S08QG8 Quick Start Examples,含ADC.C,KBI.GPIO.C等7个例程.
MC9S08QG8 Quick Start Examples,含ADC.C,KBI.GPIO.C等7个例程.
行业发展研究 This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs t
This paper presents several low-latency mixed-timing
FIFO (first-in–first-out) interfaces designs that interface systems
on a chip working at different speeds. The connected systems
can be either synchronous or asynchronous. The designs are then
adapted to work between systems with very long interc ...
其他嵌入式/单片机内容 MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
编译器/解释器 查看Step Over、Step Into、Step Out、Next Statement的区别 CPU:MSP430F149 编写者:czhang 2005年2月
查看Step Over、Step Into、Step Out、Next Statement的区别
CPU:MSP430F149
编写者:czhang
2005年2月
其他书籍 Teach you how to use Rails to write web applications. For that, you probably ought to start with Rol
Teach you how to use Rails to write web applications. For that, you probably ought to start with Rolling with Ruby on Rails. This is an introduction and road map to the many features of Rails.
其他书籍 google hacks: introduce google search engin inside & out.
google hacks: introduce google search engin inside & out.
电子书籍 Globus Toolkit 3.0 Quick Start(Globus Toolkit 3.0 快速入门) 这本 IBM 红皮书描述了 ITSO 小组使用 Globus Toolkit
Globus Toolkit 3.0 Quick Start(Globus Toolkit 3.0 快速入门)
这本 IBM 红皮书描述了 ITSO 小组使用 Globus Toolkit 3.0 的早期经验。GT3 是一种重要的网格实现,它能够适应最新的开放网格服务基础设施(Open Grid Services Infrastructure,OGSI)
本红皮书针对那些想要学习 GT3,但具备很少甚至没有 Globus 早期版 ...
Oracle数据库 2、 编写一个过程模拟到读书室刷卡借书。要求有一个IN参数和一个OUT参数。IN参数用于接受传递过来的借书证条码
2、 编写一个过程模拟到读书室刷卡借书。要求有一个IN参数和一个OUT参数。IN参数用于接受传递过来的借书证条码,然后在表中检索有无读者,如有则将该读者的名称赋给OUT参数。如没有则提示“没有找到该读者信息”。
操作系统开发 UCOS在我的MIPS CPU上的移植 1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC. 2. 所有CPU相关的代码全在start.S中,相关函数说明如
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相关的代码全在start.S中,相关函数说明如下: