搜索结果
找到约 149 项符合
dmb-th 的查询结果
加密解密 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.
DSP编程 this introduce infinite impulse response (IIR) filters. The filters are designed in MATLAB using th
this introduce infinite impulse response (IIR) filters. The filters are designed in MATLAB using the fdatool. They are then implemented in VisualDSP++.