搜索结果

找到约 500 项符合 second-generation 的查询结果

单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,

These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful * for performing serial I/O on 8051 derivatives not having an * internal UART, or for implementing a second serial channel.
https://www.eeworm.com/dl/648/155849.html
下载: 149
查看: 1069

单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used of ...
https://www.eeworm.com/dl/648/156645.html
下载: 85
查看: 1050

VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
https://www.eeworm.com/dl/686/158832.html
下载: 30
查看: 1050

数据结构 The government of a small but important country has decided that the alphabet needs to be streamline

The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B ...
https://www.eeworm.com/dl/654/161975.html
下载: 197
查看: 1037

单片机开发 c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/

c8051f020 实时时钟模块程序 内含IIC模块程序/********************** SYSTEM CLOCK 8M********************************/ extern unsigned char xdata currenttime[16]={0} extern unsigned char xdata settime[16]={ 0x00, // control regesiter 1 0x00, // control regesiter 2 0x01, / ...
https://www.eeworm.com/dl/648/169830.html
下载: 25
查看: 1061

其他书籍 The Linux kernel is one of the most interesting yet least understood open-source projects. It is als

The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Developme ...
https://www.eeworm.com/dl/542/170032.html
下载: 72
查看: 1075

VC书籍 Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF Summary: The Standard Template ...
https://www.eeworm.com/dl/686/170681.html
下载: 26
查看: 1072

VC书籍 这是关于c++的电子书籍

这是关于c++的电子书籍,Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo Addison-Wesley, 2000 ISBN 0-201-70353-X Pages 336 Second Printing
https://www.eeworm.com/dl/686/172586.html
下载: 97
查看: 1043

Java编程 a program that takes in three arguments: the first one represents the size of an array that will be

a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array that you would like to print the value of.
https://www.eeworm.com/dl/633/177851.html
下载: 125
查看: 1037

数学计算 IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks

IIR Filter Coefficient Quantization Example % written by DRB on 6-Dec-2004 for ECE3703 % % Looks at unquantized filter (ideal), direct form, and cascaded second % order section (SOS).
https://www.eeworm.com/dl/641/178571.html
下载: 143
查看: 1061