搜索结果
找到约 138 项符合
TH 的查询结果
按分类筛选
- 全部分类
- matlab例程 (13)
- 其他 (12)
- 其他书籍 (11)
- 单片机编程 (9)
- 通讯/手机编程 (6)
- 单片机开发 (6)
- 书籍源码 (5)
- 系统设计方案 (4)
- 数值算法/人工智能 (3)
- Linux/Unix编程 (3)
- Java编程 (3)
- 数学计算 (3)
- 电子书籍 (3)
- 文章/文档 (3)
- 通讯编程文档 (3)
- 技术资料 (3)
- Java书籍 (2)
- 汇编语言 (2)
- 微处理器开发 (2)
- 加密解密 (2)
- 嵌入式/单片机编程 (2)
- Internet/网络编程 (2)
- DSP编程 (2)
- 人工智能/神经网络 (2)
- VC书籍 (2)
- 学术论文 (1)
- 行业应用文档 (1)
- 模拟电子 (1)
- 无线通信 (1)
- 电子元器件应用 (1)
- 驱动编程 (1)
- Windows Mobile (1)
- RFID编程 (1)
- 游戏 (1)
- GPS编程 (1)
- 串口编程 (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 技术管理 (1)
- JavaScript (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- 压缩解压 (1)
- 软件设计/软件工程 (1)
- Ajax (1)
- 3G开发 (1)
- *行业应用 (1)
- 家庭/个人应用 (1)
- 行业发展研究 (1)
- 能源行业(电力石油煤炭) (1)
- 手册 (1)
- 书籍 (1)
- VIP专区 (1)
matlab例程 In engineering, compensation is planning for side effects or other unintended issues in a design. Th
In engineering, compensation is planning for side effects or other unintended issues in a design. The design of an invention can itself also be to compensate for some other existing issue or exception.
One example is in a voltage-controlled crystal oscillator (VCXO), which is normally affected not ...
加密解密 An Introduction To Cryptography Chapter 1, “The Basics of Cryptography,” provides an overview of th
An Introduction To Cryptography
Chapter 1, “The Basics of Cryptography,” provides an overview of the
terminology and concepts you will encounter as you use PGP products.
Chapter 2, “Phil Zimmermann on PGP,” written by PGP’s creator, contains
discussions of security, privacy, and the vulnerabili ...
其他书籍 In the rectangle packing problem, encoding schemes to represent the placements of rectangles are th
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
嵌入式Linux Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets th
Understanding the Linux Kernel helps readers understand how Linux performs best and how
it meets the challenge of different environments. The authors introduce each topic by
explaining its importance, and show how kernel operations relate to the utilities that are
familiar to Unix programmers and us ...
其他书籍 This book covers satellite networking as a separate discipline, as well as an integrated part of th
This book covers satellite networking as a separate discipline, as well as an integrated part
of the global network infrastructure.
文件格式 This section describes the development and extension of a basic power flow program in Matlab. To th
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .
其他书籍 I/O Kit Fundamentals Chapter 1 What Is the I/O Kit? Chapter 2 Architectural Overview Chapter 3 Th
I/O Kit Fundamentals
Chapter 1 What Is the I/O Kit?
Chapter 2 Architectural Overview
Chapter 3 The I/O Registry
Chapter 4 Driver and Device Matching
Chapter 5 The Base Classes
Chapter 6 I/O Kit Families
Chapter 7 Handling Events
Chapter 8 Managing Data
Chapter 9 Managing Power and Device Removal
App ...
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.
matlab例程 This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates th
This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
软件设计/软件工程 Algorithms for programmers This draft is intended to turn into a book about selected algorithms. Th
Algorithms for programmers
This draft is intended to turn into a book about selected algorithms. The audience in mind are programmers
who are interested in the treated algorithms and actually want to have/create working and
reasonably optimized code.