搜索结果
找到约 618 项符合
second-CLOCK 的查询结果
其他书籍 unix环境高级编程英文版
unix环境高级编程英文版,很经典的一本书
Advanced Programming in the UNIX® Environment: Second Edition
By W. Richard Stevens, Stephen A. Rago
Publisher: Addison Wesley Professional
Pub Date: June 17, 2005
ISBN: 0201433079
Pages: 960
Java书籍 Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well
Java & XML 2nd Edition
New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well as new examples throughout, bring the second edition of Java & XML thoroughly up to date. Except for a concise introduction to XML basics, the book focuses entirely on using XML from Java applications. ...
单片机开发 // 工程名称: 61_SpeechClock // 功能描述: 61板程序示例--具有语音播报功能的电子钟 // 使用61板上的三个按键控制报时和时间调整: // Key1 -
// 工程名称: 61_SpeechClock
// 功能描述: 61板程序示例--具有语音播报功能的电子钟
// 使用61板上的三个按键控制报时和时间调整:
// Key1 - 按一下播报年、月、日,再按一下播报时、分
// 长按Key1键达到1.5秒,则进入日期时间调整模式
// Key2 - 在调整模式下,使年、月、日、时、分、秒增加
// ...
其他 The first task at hand is to set up the endpoints appropriately for this example. The following code
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of si ...
汇编语言 class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilita
class Time
{
public:
Time(int =0,int =0,int =0)
void setTime(int,int,int)
void printMilitary()
void printStandard()
private:
int hour
int minute
int second
}
单片机开发 This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstratio
This demonstration shows how a ZigBee coordinator can be set up. This demo allows
the Demonstration Board (PICDEM Z or Explorer 16) to act as either a "Switching Load
Controller" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by
the Home Controls, Lighting profile. It ...
磁盘编程 小而全的软盘镜像文件
小而全的软盘镜像文件,原创!fbdisk-坏道屏蔽;clock-时钟显示;支持DOS下USB,快速分区;杀进程killer.exe gdisk-最好的分区工具,方法见fd.txt。
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...