搜索资源列表
Linux-Mem
- 详细介绍Linux 的内存管理方法和内存管理原理,具有很高的参考价值-describe Linux memory manager, have very high reference value
CYPRESS_Memtest
- This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string \"good\" on the 7 segment
yaffs_ucos
- 把将yaffs 移植到 ucos 系统, 为此lwip 中剥离出内存管理函数mem.c 以弥补ucos内存管理函数的不足。-will put yaffs CENTER transplant system, this lwip were removed from the memory management functions mem.c to cover CENTER memory management function deficiencies.
DEC5416-Mem
- 5416完整例程,包含所有完整编译文件,已成功编译过-5416 integrity routines, including a complete translation of all documents, has been successfully compiled
TestMemoryDivision
- WINCE C++ MEM SHARE ,-WINCE C MEM SHARE.
lpc2148_usbmem
- use lpc2148 develop usb mem
mem
- 操作系统vxworks平台下内存控制器设备的驱动程序,支持多种芯片,支持多种cpu
mem
- 在了解实时嵌入式操作系统内存管理机制的特点以及实时处理对内存管理需求的基础上,练习并掌握有效处理内存碎片的内存管理机制,同时理解防止内存泄漏问题的良好设计方法。使用预先规划的思想,构建自己的私有内存管理机制,在系统内存池中申请内存,并将其纳入私有内存管理机制中,形成静态预分配内存池; 静态预分配内存池支持一种以上固定长度内存池,如16 字节内存池和256 字节内存池。固定长度内存池的单块长度应考虑体系结构开销,并尽量减少内部碎片;固定长度内存池数量应可配置; 静态预分配内存池与系统内存池
DEC5416-Mem
- 合众达 seed dsp5416 mem
USB
- 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
uriscram
- RAM存储器: 设定16 个8 位存储单元。如果read= 1 则dataout<=mem(conv_integer(address)). 如果write= 1 则mem(conv_integer(address))<=datain.
cs8900a-h
- cs8900aVxworks驱动部分的头文件,有不少兄弟不明白PORT地址和MEM地址如何设置,问题的关键是A24地址线和对应的逻辑
Setup_JLinkARM_V400a.zip
- USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes flashdownloader* and support for unlimited number of flash breakpoints*) GDB server* ,USB driver, J-Mem jlink.exe and jlinkarm.dll J-Flash* J-Link RDI* (includes
vga_hex_disp.rar
- 该项目可在VGA显示器上显示RAM或ROM中的十六进制数据,使用VerilogHDL语言编写,在QuartusII开发环境下验证。,The Project displays the content of memory cells in the form of hexadecimal numbers. It uses RAM and ROM memory modules available through special functions. This is why before compilin
mem
- 老师上课的材料,合众达DM642的sdram读写验证程序,可直接在DM642上运行-Teacher in the class of materials, Triangle of the DM642 sdram read and write verification process can be run directly on the DM642
PIPE_LINING_CPU_TEAM_24
- 采用Quatus II编译环境,使用Verilog HDL语言编写实现了五段流水线CPU。 能够完成以下二十二条指令(均不考虑虚拟地址和Cache,并且默认为小端方式): add rd,rs,rt addu rd,rs,rt addi rt,rs,imm addiu rt,rs,imm sub rd,rs,rt subu rd,rs,rt nor rd,rs,rt xori rt,rs,imm clo rd,rs clz rd,rs slt rd,rs,rt sltu rd,
DEC5416-Mem
- SEED_DEC5416的mem程序源码-SEED_DEC5416 process of mem-source
LPC2148_USB
- LPC 2148 的usb例程 HID,MEM例程 -LPC 2148 s usb routines HID, MEM routine
MEM
- wince5.0环境下查看内存情况,设备的总内存可用内存及使用率一目了然-See memory wince5.0 environment, the device s total memory usage of available memory and at a glance
IO-port-and-IO-mem
- linux 2.6内核下操作IO port 和IO mem的例程序,对于学习很有帮助。-linux 2.6 kernel and the IO mem IO port operations in the cases of procedures for the very helpful.