搜索结果
找到约 532 项符合
memory 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (39)
- 单片机开发 (34)
- 微处理器开发 (31)
- VHDL/FPGA/Verilog (30)
- 其他 (29)
- 其他书籍 (28)
- 技术资料 (25)
- 嵌入式/单片机编程 (20)
- Linux/Unix编程 (19)
- 操作系统开发 (17)
- DSP编程 (15)
- 其他嵌入式/单片机内容 (14)
- 人工智能/神经网络 (12)
- 系统设计方案 (11)
- 数学计算 (9)
- 传感与控制 (8)
- 可编程逻辑 (8)
- 驱动编程 (8)
- 嵌入式Linux (8)
- Java编程 (8)
- 汇编语言 (8)
- Windows CE (7)
- 文章/文档 (7)
- Delphi控件源码 (7)
- 电子书籍 (6)
- 软件设计/软件工程 (6)
- 编译器/解释器 (6)
- VC书籍 (6)
- VIP专区 (6)
- 学术论文 (5)
- 测试测量 (5)
- 书籍源码 (5)
- 网络 (5)
- 教程资料 (4)
- FlashMX/Flex源码 (4)
- 数据结构 (4)
- ARM (3)
- 数据库系统 (3)
- VxWorks (3)
- Symbian (3)
- Windows Mobile (3)
- 技术书籍 (2)
- PCB相关 (2)
- 电源技术 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- 通讯/手机编程 (2)
- 文件格式 (2)
- uCOS (2)
- 软件工程 (2)
- 技术管理 (2)
- SQL Server (2)
- Internet/网络编程 (2)
- 通讯编程文档 (2)
- 资料/手册 (1)
- ALTERA FPGA开发软件 (1)
- 经验分享 (1)
- 教程资料 (1)
- 模拟电子 (1)
- 开发工具 (1)
- 实用工具 (1)
- 存储器技术 (1)
- 加密解密 (1)
- BREW编程 (1)
- 磁盘编程 (1)
- Java书籍 (1)
- matlab例程 (1)
- STL (1)
- 串口编程 (1)
- 手机短信编程 (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- 压缩解压 (1)
- 其他数据库 (1)
- USB编程 (1)
- 单片机 (1)
- 源码/资料 (1)
- 接口技术 (1)
- 多媒体处理 (1)
- 源码 (1)
- 精品软件 (1)
其他嵌入式/单片机内容 FLASH文件系统的源码
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to electrically program (write) and erase information. The
exponential growth of flash memory has made this technology
an indispensable part of hundreds of millions of electronic
devices.
Flash memory has several ...
Java编程 VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the ...
其他 Avalon Interface Specification,The Avalon interface specification is designed to accommodate periphe
Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on ma ...
VHDL/FPGA/Verilog 一个verilog语言描写的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard mem
一个verilog语言描写的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard memory chip for storage.两种方式,包含testbench
电子书籍 This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li
This manual describes the Call Library Function Node and the Code
Interface Node (CIN). The Call Library Function Node and the CIN are
the LabVIEW programming objects you use to call compiled code from
text-based programming languages. This manual includes reference
information about libraries of fu ...
单片机开发 Flash Low Level Driver Code
Flash Low Level Driver Code,can read/write all flash memory
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题
ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。
一,什么是 OllyDbg?
二,一般原理[General principles]
三,反汇编器[Disassembler]
四,分析器[Analysis]
五,Object扫描器[Object scanner]
六, ...
单片机开发 该程序为MSP430对EEPROM操作的实际例程
该程序为MSP430对EEPROM操作的实际例程,功能如下
// 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的
// 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的
// 250单元地址的内容来判断写入是否正 ...
其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...