搜索结果
找到约 667 项符合
these 的查询结果
按分类筛选
- 全部分类
- 书籍 (101)
- 其他书籍 (51)
- 单片机编程 (30)
- 其他 (29)
- 电源技术 (28)
- matlab例程 (25)
- Java编程 (24)
- 单片机开发 (21)
- 模拟电子 (17)
- Java书籍 (17)
- VC书籍 (14)
- 技术资料 (14)
- 书籍源码 (13)
- 可编程逻辑 (12)
- 通讯编程文档 (12)
- VHDL/FPGA/Verilog (12)
- 电子书籍 (11)
- 教程资料 (10)
- 软件设计/软件工程 (10)
- 软件工程 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 驱动编程 (8)
- 数学计算 (8)
- 文件格式 (8)
- DSP编程 (8)
- 数值算法/人工智能 (7)
- 人工智能/神经网络 (6)
- Delphi控件源码 (6)
- 微处理器开发 (6)
- 嵌入式/单片机编程 (6)
- 通讯/手机编程 (6)
- 数据结构 (6)
- 无线通信 (5)
- 技术书籍 (5)
- 网络 (5)
- 编译器/解释器 (5)
- 系统设计方案 (5)
- 文章/文档 (5)
- 其他行业 (5)
- 嵌入式综合 (4)
- 行业应用文档 (3)
- 其他文档 (3)
- 加密解密 (3)
- SQL Server (3)
- 技术管理 (3)
- JavaScript (3)
- 行业发展研究 (3)
- 3G开发 (3)
- 汇编语言 (3)
- 论文 (3)
- allegro (2)
- 通信网络 (2)
- 开关电源 (2)
- 测试测量 (2)
- Internet/网络编程 (2)
- 并行计算 (2)
- 操作系统开发 (2)
- Jsp/Servlet (2)
- 人物传记/成功经验 (2)
- 多国语言处理 (2)
- FlashMX/Flex源码 (2)
- 教程 (2)
- VIP专区 (2)
- 技术教程 (1)
- 传感与控制 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- 生物技术 (1)
- USB编程 (1)
- 串口编程 (1)
- 邮电通讯系统 (1)
- Symbian (1)
- J2ME (1)
- Windows CE (1)
- uCOS (1)
- 企业管理 (1)
- GPS编程 (1)
- 游戏 (1)
- 其他数据库 (1)
- MySQL数据库 (1)
- 其他嵌入式/单片机内容 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
单片机开发 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 ...
加密解密 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 ...
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 ...
其他书籍 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 ...
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.
其他 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 ...
通讯编程文档 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 ...
VHDL/FPGA/Verilog To increase simulation speed, ModelSim® 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 ...
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 ...
编译器/解释器 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 ...