搜索结果
找到约 466 项符合
highest-performance 的查询结果
软件设计/软件工程 This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is
This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes th ...
软件设计/软件工程 This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is
This user’s manual describes SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes th ...
微处理器开发 SAMSUNG’s S3C2440A is designed to provide hand-held devices and general applications with low-power
SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
系统设计方案 This my phd thesis for the WDM optical network optimization, which employs convex optimization techn
This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method and a performance bound is provided at the same ti ...
其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation,
phase-shift keying, and pulse amplitude modulation
communications systems.We study the performance of a standard
CFO estimate, which consists of first raising the received signal to
the Mth ...
Windows CE smsc911x 网卡驱动 This the users/programmers guide for the LAN911x Linux Driver The following sections
smsc911x 网卡驱动
This the users/programmers guide for the LAN911x Linux Driver
The following sections can be found below
* Revision History
* Files
* Features
* Driver Parameters
* Rx Performance Tuning
* Tested Platforms
* Rx Code Path
* Tx Code Path
* Platform Interface Descriptions ...
matlab例程 4QAM下FMT系统误码率性能分析
4QAM下FMT系统误码率性能分析,包含原型滤波器、多相滤波器等代码。——analysis of BER performance of FMT system with 4QAM,including ProtoFilter and polyphase filter
Internet/网络编程 DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in
DELPHIBOX
The ImageHTML converts images to ASCII characters in HTML format.
The output image is in three formats: true color, grayscale, and
mono color.
The ImageHTML is provided "AS IS " without any warranty of any
kind, either express or implied. The entire risk as to the quality
and performance ...
Linux/Unix编程 FIST可堆叠文件系统
FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了
The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can ...
数据结构 This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative
This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.