搜索结果

找到约 667 项符合 these 的查询结果

按分类筛选

显示更多分类

单片机开发 There are many different (and often confusing) terms associated with clock-based devices. This appl

There are many different (and often confusing) terms associated with clock-based devices. This application note attempts to clarify these terms, and hence serves as a comprehensive reference on clock terminology. This application note can be divided into two sections. The first section describes and ...
https://www.eeworm.com/dl/648/228951.html
下载: 26
查看: 1033

加密解密 What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the poss

What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Bin ...
https://www.eeworm.com/dl/519/229032.html
下载: 65
查看: 1082

Symbian This C++ code example provides a method for transferring objects or chunks of data from one device

This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OB ...
https://www.eeworm.com/dl/675/229155.html
下载: 120
查看: 1037

其他书籍 The present paper deals with the problem of calculating mean delays in polling systems with either

The present paper deals with the problem of calculating mean delays in polling systems with either exhaustive or gated service. We develop a mean value analysis (MVA) to compute these delay figures. The merits of MVA are in its intrinsic simplicity and its intuitively appealing derivation. As a cons ...
https://www.eeworm.com/dl/542/230185.html
下载: 173
查看: 1085

Java编程 "Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementati

"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java classes.
https://www.eeworm.com/dl/633/231021.html
下载: 143
查看: 1046

其他 Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) th

Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) the ability to interconnect a variety of devices using a simple four- wire cable. The USB is actually a two-wire serial communication link that runs at either 1.5 or 12 megabits per second (mbs). USB pr ...
https://www.eeworm.com/dl/534/231638.html
下载: 39
查看: 1058

通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic

Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you wil ...
https://www.eeworm.com/dl/646/231897.html
下载: 120
查看: 1107

VHDL/FPGA/Verilog To increase simulation speed, ModelSim&reg can apply a variety of optimizations to your design. Thes

To increase simulation speed, ModelSim&reg can apply a variety of optimizations to your design. These include, but are not limited to, mergingprocesses, pulling constants out of loops, clock suppression, and signal collapsing. You control the level of optimization by specifying certain switches when ...
https://www.eeworm.com/dl/663/234380.html
下载: 179
查看: 1062

DSP编程 Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each

Welcome to the software files for the ADS8361 to TMS320F2812! There are two project files in each of the folders McBSP, SPI and Both. Mode II and IV are explored using the McBSP port alone, as well as the SPI port. These projects are located in the SPI and McBSP folders. Modes I and III are explo ...
https://www.eeworm.com/dl/516/234635.html
下载: 92
查看: 1094

编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C ...
https://www.eeworm.com/dl/628/235248.html
下载: 140
查看: 1027