搜索结果
找到约 1,190 项符合
RAM-Disk 的查询结果
驱动编程 软件功能:32位图形界面程序
软件功能:32位图形界面程序,可提供PG8139.EXE(DOS版)所具有的一切功能。 软件亮点:对“8139网卡改制硬盘还原卡”的所有硬件参数改写,通过点击鼠标数次即可完成!-software functions : 32 graphics interface procedures, available PG8139.EXE (DOS version) have all functions. Software Spotlight : "8139 NIC rest ...
Linux/Unix编程 CFE contains the following important features: * Easy to port to new SB1250/BCM1480 designs
CFE contains the following important features:
* Easy to port to new SB1250/BCM1480 designs
* Initializes CPUs, caches, memory controllers, and peripherals
* Built-in device drivers for SB1250 SOC peripherals
* Several console choices, including serial ports, ROM
emulators, JTAG, e ...
单片机开发 1数据传送与多字节十进制加法实验 1. 数据传送实验 把数据0A0H放到地址为40H内存单元
1数据传送与多字节十进制加法实验
1. 数据传送实验
把数据0A0H放到地址为40H内存单元,并将数值和地址分别递增1,要求一共做十次这样的操作。
将内存空间40H-49H的数值分别传递给50H-59H的内存空间中
2. 多字节十进制加法实验
将存放在单片机内部RAM中以40H为首的3个地址单元中的一十进制数与存放在50H为首的3个地址单元 ...
单片机开发 手表在液晶上动态显示
手表在液晶上动态显示,包括T6963液晶驱动代码,在动态下实现图像显示,最重要的就是节约处理器RAM开销.
编译器/解释器 nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept
nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of
TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that
have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM ...
VHDL/FPGA/Verilog FPGA设计的指导原则
FPGA设计的指导原则,包括介绍几个常用模块:RAM,FIFO等。
VHDL/FPGA/Verilog The objective of this project is to create a driver for a camera module (we used the OV7620). After
The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable
VHDL/FPGA/Verilog This approach, we feel, came very close to obtaining an image from the camera OV7620. Before we trie
This approach, we feel, came very close to obtaining an image from the camera OV7620. Before we tried to capture a camera signal, we successfully transferred a test image from the FPGA s onboard RAM modules through RS232 to the PC program. This file do it.
其他嵌入式/单片机内容 本文是初学者很好的入门教程
本文是初学者很好的入门教程,全文从RAM的寄存器讲起,然后深入浅出的介绍了BOOT的开发,且基于S3C44B0X
DSP编程 TI达芬奇dm644x各硬件模块测试代码
TI达芬奇dm644x各硬件模块测试代码,包括nor flash、nand flsh、ddr2 ram、video loop back等。