搜索结果
找到约 854 项符合
high-Resolution 的查询结果
书籍源码 Although most of the health problems related to fast food aren t felt until middle age -- obesity an
Although most of the health problems related to fast food aren t felt until middle age -- obesity and diabetes are at an all-time high --- the damage starts before children enter kindergarten.
书籍源码 Although most of the health problems related to fast food aren t felt until middle age -- obesity an
Although most of the health problems related to fast food aren t felt until middle age -- obesity and diabetes are at an all-time high --- the damage starts before children enter kindergarten.
Linux/Unix编程 Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and g
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high quality, smooth images.
系统设计方案 This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N
This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N synthesizer forming the basis of the transmitter uses a combined phasefrequency
detector (PFD) and digital-to-analog converter (DAC) circuit element to obtain >28dB high frequency noise reduction whe ...
嵌入式/单片机编程 主要介绍了如何使用E8仿真器在以Renesas芯片为MCU的开发板上进行仿真调试。 第1 章 概要 第2 章 E8 仿真器功能 第3 章 使用前的准备 第4 章 调试的准备 第5 章 调试
主要介绍了如何使用E8仿真器在以Renesas芯片为MCU的开发板上进行仿真调试。
第1 章 概要
第2 章 E8 仿真器功能
第3 章 使用前的准备
第4 章 调试的准备
第5 章 调试
第6 章 教程示例
附录A E8 仿真器的构成
附录B 窗口功能一览
附录C 命令行功能
附录D High-performance Embedded Workshop 的注意事项
附录E 有关硬件诊断程 ...
其他书籍 The second volume in the Write Great Code series supplies the critical information that today s comp
The second volume in the Write Great Code series supplies the critical information that today s computer science students don t often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking ...
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
其他书籍 Microsoft .net IL 汇编语言程序设计指南. To tell the truth, I don t think I had much choice in this matter. Le
Microsoft .net IL 汇编语言程序设计指南.
To tell the truth, I don t think I had much choice in this matter. Let me explain. With Microsoft .NET technology taking the world by storm, with more and more information professionals getting involved, large numbers of books covering various aspects of this ...
VHDL/FPGA/Verilog vhdl编写
vhdl编写,8b—10b 编解码器设计
Encoder:
8b/10b Encoder (file: 8b10b_enc.vhd)
Synchronous clocked inputs (latched on each clock rising edge)
8-bit parallel unencoded data input
KI input selects data or control encoding
Asynchronous active high reset initializes all logic
Encoded data output
...
DSP编程 This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocke
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.