搜索资源列表

  1. spi(mm36sb020)

    0下载:
  2. mm36sb020的spi的接口,已经调试过的 /* 定义命令 *//* #define ERSC 0x90f6 // 檫除整个芯片 // #define SRC 0xfffffffe // 软件复位芯片 // #define RSE 0x94 // 读状态寄存器 // #define RBE 0x98 // 读一个字节数据从缓冲区 // #define RME 0x9c // 读一个字节数据从Flash
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:yang
  1. zichengxu

    0下载:
  2. x5045的读写子程序,读写外部存储器的.好用-X5045
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:刘志涛
  1. IIC-EEPROM

    0下载:
  2. 用verilog实现了IIC接口与EEPROM存储器的接口设计,非常实用-Using Verilog realize the IIC interface with the EEPROM memory interface design, very useful
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:zhangyanbo
  1. 128×16ram

    0下载:
  2. VHDL程序设计的RAM存储器,双端口,128×16比特-VHDL programming RAM memory, dual-port, 128 × 16 bits
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:petri
  1. cmos_look_set

    0下载:
  2. 微机CMOS存储器信息阅读设置C语言程序-Microcomputer CMOS memory information read settings C Language Program
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:慌种衣
  1. cunchuqiguanli

    0下载:
  2. 用c++写的一个存储器管理系统功能完善请指教-With c++ Write a memory management system to improve, please advice
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:huang
  1. FM3104_cn

    0下载:
  2. fm3104是一片带精确时钟的铁电存储器。这是中文版说明书。-fm3104 is accurate clock with a ferroelectric memory. This is the Chinese version of specification.
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:3820544
    • 提供者:张进
  1. S29C51004T

    0下载:
  2. 完成对S29C51004T FLASH存储器的读写控制。-Completion of the S29C51004T FLASH memory to read and write control.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:
  1. pageExchange

    0下载:
  2. 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实习帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-In the computer system, in order to enhance the utilization of main memory is often the auxilia
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:geduo
  1. SST39VF160

    0下载:
  2. 此段程序是ARM2200外部存储器接口相关操作的源代码,供大家参考!-This procedure is related to External Memory Interface ARM2200 operated source code for your reference!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:李凯
  1. AT89C51SND1CMP3

    0下载:
  2. 基于AT89C51SND1C的硬盘MP3 MP3的全称为MPEGⅠ/Ⅱaudio layer 3.便携式MP3播放器以大量可擦写的FLASH存储器或硬盘存储器为存储戒指,音频信号以文件的形式存在存储介质中,在播放时,MP3播放器对MP3文件进行压缩和解码,并对音效进行设置,最后通过音频借口产生音频信号.-AT89C51SND1C hard disk-based MP3 MP3 called MPEG Ⅰ/Ⅱ audio layer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:695296
    • 提供者:linhua
  1. 4

    0下载:
  2. FLASH存储器K9F6408U0A的控制-FLASH memory K9F6408U0A control
  3. 所属分类:汇编语言

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:Anping
  1. test4

    0下载:
  2. 模拟请求分页虚拟存储器管理技术中的硬件地址变换、缺页中断,以及页面淘汰算法,处理缺页中断。-Simulation request paging virtual memory management technology in the hardware address translation, page fault, as well as page-out algorithm, handle page fault.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:1088512
    • 提供者:张张
  1. flash

    0下载:
  2. cs850实验板的flash存储器编程,实现NOR闪存芯片的厂商ID读取、区块(sector)擦除、字节编程等基本的闪存操作-cs850 experiment board flash memory programming, the realization of NOR flash memory chip maker ID read, block (sector) erase, byte programming flash memory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:王昊
  1. flash

    0下载:
  2. 凌阳公司机sunplus1002在这个芯片下,我写的flash存储器驱动程序。-Sunplus sunplus1002 machine company in the chip, I write the flash memory driver.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:
  1. 1

    0下载:
  2. 虚拟存储器实验-Virtual memory experiment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:dongdong
  1. FIFO

    0下载:
  2. 先进先出存储器的程序,希望对初学者有所帮助。-FIFO memory of the procedure, and they hope to be helpful to beginners.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:tian
  1. FPGA_SDR_Sdram_LED

    0下载:
  2. 针对主控制板上存储器(SRAM) 存储的数据量小和最高频率低的情况,提出了基于SDR Sdram(同步动态RAM) 作为主存储器的LED 显示系统的研究。在实验中,使用了现场可编程门阵列( FPGA) 来实现各模块的逻辑功能。最终实现了对L ED 显示屏的控制,并且一块主控制板最大限度的控制了256 ×128 个像素点,基于相同条件,比静态内存控制的面积大了一倍,验证了动态内存核[7 ]的实用性。-For the main contro
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:510976
    • 提供者:郑宏超
  1. I2C

    0下载:
  2. 使用单片机,读写I2C存储器。使用proteus软件进行仿真验证。-The use of single-chip, read and write I2C memory. The use of Proteus simulation software.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:58368
    • 提供者:张东
  1. czxt

    0下载:
  2. 设计一个简单的虚拟存储器管理系统,模拟实际的页面调度算法与过程,通过该系统的设计,掌握页面调度的几种主要算法。-Design of a simple virtual memory management system, simulated the actual page with the process of scheduling algorithm, through the system design, master schedulin
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:147456
    • 提供者:zh
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org