本程序为数码管显示处理模块 占用I/O RC3,RC4,RC5 使用RAM 节 程序包括: InitSPI 初始化SPI子程序 LEDlight 送七段码显示子程序 入口参数 LED_DATA 出口参数 无
上传时间: 2014-11-28
上传用户:qiaoyue
Ramdisk 是一个用于演示纯软件的 Windows(r) 2000 设备驱动程序的示例。此驱动程序会创建一个指定大小的 RAM 盘。您可以像使用任何其他磁盘一样使用此 Ramdisk,但在您关闭计算机时该磁盘的内容会丢失。(一般来说,Windows(r) 2000 缓存管理器在优化内存使用方面比 Ramdisk 要好得多。)
上传时间: 2014-01-15
上传用户:13188549192
MSC-51系列单片机内有128B或256B的RAM数据存储器,对一般应用场合,内部 RAM可以满 足系统对数据存储器的要求,但对需要大容量数据缓冲器的应用系统(如数据采集系统),仅片内的RAM存储器往往不够用,这种情况下,就需要在单片机外部扩展数据存储器。 MSC-51与外部数据存储器的一般连接方法:外部数据存储器的高8位地址由P2口提供,低8位地址线接地址锁存器的输出端。外部RAM的读、写控制信号分别接MCS-51的 、 。外部RAM的片选信号可由P2口未用的地址线的剩余口线以线选方式或译码方式提供。 随机存贮芯片(RAM)HM62256的存贮量为32KB,地址线有(A0~A14),是单片机应用系统中最常见的数据存储器
上传时间: 2014-09-06
上传用户:huangld
RealView MDK下的LPC2210片外Flash,片外Ram程序
上传时间: 2013-11-26
上传用户:koulian
静态RAM是由MOS管组成的触发器电路,每个触发器可以存放1位信息。只要不掉电,所储存的信息就不会丢失。因此,静态RAM工作稳定,不要外加刷新新电路,使用方便。但一般SRAM的每一个触发器是由6个晶体管组成,SRAM芯片的集成度不会太高,目前较常用的有6116(2K×8位),6264(8K×8位)和62256(32K×8位)。6264RAM有8192个存储单元,每个单元为8位字长。
上传时间: 2016-10-21
上传用户:busterman
FREE_RTOS一个FREE的小型操作系统.
上传时间: 2016-10-21
上传用户:ynzfm
通过对双口ram 操作判断硬件正确性,并在相应位置入标志来表示对错。
上传时间: 2014-01-25
上传用户:gtf1207
Microchip MDD filesystem 1.1.2 Free filesystem from Microchip for accessing any flash filesystem storage device
标签: filesystem Microchip accessing flash
上传时间: 2013-12-18
上传用户:zmy123
外扩ram
标签: ram
上传时间: 2016-11-03
上传用户:古谷仁美
For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free. However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
标签: Limit following solving problem
上传时间: 2014-01-12
上传用户:362279997