搜索结果
找到约 485 项符合
rom 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (86)
- 单片机开发 (59)
- VHDL/FPGA/Verilog (38)
- 技术资料 (26)
- 其他 (22)
- 学术论文 (19)
- 嵌入式/单片机编程 (17)
- 微处理器开发 (13)
- 其他书籍 (13)
- 汇编语言 (11)
- Linux/Unix编程 (9)
- VIP专区 (9)
- DSP编程 (8)
- 驱动编程 (7)
- 其他嵌入式/单片机内容 (7)
- 软件设计/软件工程 (7)
- 嵌入式综合 (6)
- 可编程逻辑 (5)
- 电子书籍 (5)
- 磁盘编程 (5)
- 嵌入式Linux (4)
- Java编程 (4)
- 操作系统开发 (4)
- MTK (4)
- VxWorks (4)
- 技术书籍 (3)
- 开发工具 (3)
- 模拟电子 (3)
- 教程资料 (3)
- 文章/文档 (3)
- uCOS (3)
- 串口编程 (3)
- 数学计算 (3)
- VC书籍 (3)
- 通讯/手机编程 (3)
- Windows Mobile (3)
- 系统设计方案 (3)
- 其他文档 (3)
- 精品软件 (3)
- ARM (2)
- 教程资料 (2)
- 接口技术 (2)
- 网络 (2)
- matlab例程 (2)
- USB编程 (2)
- Windows CE (2)
- 书籍源码 (2)
- 软件工程 (2)
- 技术管理 (2)
- 中间件编程 (2)
- Delphi控件源码 (2)
- 数据结构 (2)
- android开发 (2)
- 软件 (2)
- 其他 (2)
- C/C++语言编程 (1)
- 资料/手册 (1)
- 图形图像 (1)
- PCB相关 (1)
- 机械电子 (1)
- 实用工具 (1)
- 数值算法/人工智能 (1)
- 游戏 (1)
- J2ME (1)
- 编译器/解释器 (1)
- Java书籍 (1)
- 其他数据库 (1)
- 编辑器/阅读器 (1)
- MacOS编程 (1)
- SCSI/ASPI (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- 存储器技术 (1)
- 源码 (1)
系统设计方案 Abstract: This application note describes the program and data flash and how to erase/write the flas
Abstract: This application note describes the program and data flash and how to erase/write the flash using the built-in utility
ROM. This application note applies to the MAXQ flash-based microcontrollers that use a sector erasable flash
软件设计/软件工程 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境
建立一个属于自己的AVR的RTOS
Proteus6.7 可以用来模拟仿真avr系列的单片机
WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句
mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉 ...
SCSI/ASPI SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY comm
SCSI Multimedia Commands 鈥?3 (MMC-3)
T10/1363-D
5.16 READ CAPACITY Command
The READ CAPACITY command (Table 144) provides a means for the Initiator to request information
regarding the capacity of the Logical Unit. This command shall not report the correct capacity of the
recorded data for CD-R, CD ...
单片机开发 这是一个程序中的初始化程序
这是一个程序中的初始化程序,包含有GSM、ROM、AT8的程序,希望对大家有用。
其他 The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmwa
The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for
firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The
W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the
contents of t ...
其他书籍 The Microsoft(R) Guide for Assembly Language and C Programmers By Ray Duncan PROGRAMMING FOR MS-DO
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application Programs
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Dir ...
DSP编程 在TI DSP的开发环境CCS(Code Composer Studio)下
在TI DSP的开发环境CCS(Code Composer Studio)下,PC机通过JTAG电缆与用户目标系统中的DSP通信,帮助用户完成调试工作。当用户在该环境下完成开发任务,编写完成用户软件之后,到DSP目标系统产品化阶段时,需要完全脱离依赖PC机的CCS环境,并要求目标系统上电后可自行启动并执行用户软件代码,这就需要用到自启动(Bootloade ...
VHDL/FPGA/Verilog 用matlab产生mif文件。(Altera的EDA软件
用matlab产生mif文件。(Altera的EDA软件,如maxplus,quartus等用到的初始化rom,ram等的文件格式)
Windows Mobile A small tool for grab all resources from WM devices. Can be used for localization and create MUI fil
A small tool for grab all resources from WM devices. Can be used for localization and create MUI files. Grab resources even from ROM files.
软件设计/软件工程 本文介绍2410启动代码的分析
本文介绍2410启动代码的分析,ADS下C语言的入口方式和ROM镜像文件的生成。