搜索结果
找到约 279 项符合
processor 的查询结果
按分类筛选
- 全部分类
- DSP编程 (26)
- 微处理器开发 (21)
- 其他书籍 (18)
- 单片机编程 (17)
- 其他 (15)
- 可编程逻辑 (14)
- 其他嵌入式/单片机内容 (14)
- 单片机开发 (14)
- 技术资料 (12)
- VHDL/FPGA/Verilog (11)
- 教程资料 (8)
- 系统设计方案 (8)
- 嵌入式/单片机编程 (7)
- 通讯编程文档 (6)
- 汇编语言 (6)
- 电子书籍 (5)
- 学术论文 (4)
- 嵌入式Linux (4)
- Windows CE (4)
- 软件工程 (4)
- VIP专区 (4)
- 嵌入式综合 (3)
- Java编程 (3)
- 操作系统开发 (3)
- 驱动编程 (3)
- Linux/Unix编程 (3)
- 软件设计/软件工程 (3)
- 电源技术 (2)
- 通信网络 (2)
- 技术书籍 (2)
- 技术管理 (2)
- uCOS (2)
- 文章/文档 (2)
- 编辑器/阅读器 (2)
- 行业发展研究 (2)
- 网络 (2)
- 无线通信 (1)
- 技术教程 (1)
- ARM (1)
- 机械电子 (1)
- 工控技术 (1)
- Modem编程 (1)
- matlab例程 (1)
- Applet (1)
- 编译器/解释器 (1)
- 压缩解压 (1)
- 串口编程 (1)
- 游戏 (1)
- MTK (1)
- 数据结构 (1)
- FPGA (1)
- 接口技术 (1)
- DSP工具/软件 (1)
- 教程 (1)
- 其他 (1)
- 笔记 (1)
- 手册 (1)
其他书籍 The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data t ...
DSP编程 通过信号与系统以及数字信号处理中所学的理论知识
通过信号与系统以及数字信号处理中所学的理论知识,基于调幅和调频的基本原理,运用产生信号的两种基本方法,使用CCS软件以及Digital Signal Processor实现调幅调频信号的发生。
其他书籍 To fully utilize the available spectrum for a wireless communication system it is feasible to adapt
To fully utilize the available spectrum for a wireless communication
system it is feasible to adapt to different situations
on the channel. In this paper a flexible OFDM
transmitter is presented together with basic theory behind
OFDM transmission. It is shown that high flexibility can
be obtained wi ...
单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim
upsd_flash.c
These functions are provided to help you develop your initial code.
They are optimized for speed rather that size. As a result, you will
see very few nested function calls. If speed is not critical, you
can use function calls for common tasks (like dat polling after
writing a byte ...
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference
(Order Number 245471) is part of a three-volume set that describes the architecture and
programming environment of all IA-32 Intel&reg Architecture processors.
the IA-32 Intel Architecture Software
Develop ...
其他书籍 The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel&reg Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the ...
单片机开发 ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly i ...
DSP编程 基于调幅和调频的基本原理
基于调幅和调频的基本原理,运用产生信号的两种基本方法,使用CCS软件以及Digital Signal Processor实现调幅调频信号的发生。
DSP编程 Qpsk signal Processing Code The DSP code should be efficient and accurate to properly demodulate th
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Test Code
Windows CE 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选
由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作
1.target settings : post-linker:选择为 ARM fromELF
2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T
3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x3 ...