搜索资源列表

  1. yemianguanli

    0下载:
  2. 题目:设计一个请求页式存储管理方案,并编写模拟程序实现 具体要求: 1、产生一个需要访问的指令地址流,为不失一般性,可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分 2、 页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存 3、产生一
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:周子藤
  1. S3C2410_BIOS

    0下载:
  2. 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * **********************
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:408576
    • 提供者:wind
  1. LPC2148AT26DF081

    0下载:
  2. LPC2148 通过 SPI 口 读写 AT26DF081 EEPROM的源程序,包括初始化,擦写,删除,读写等-LPC2148 through literacy AT26DF081 SPI EEPROM mouth of the source, including initialization, erase, delete, read and write, etc.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:78848
    • 提供者:
  1. dtl

    0下载:
  2. The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our co
  3. 所属分类:其他数据库

    • 发布日期:2024-05-21
    • 文件大小:422912
    • 提供者:
  1. vb

    0下载:
  2. vb编程器界面,实现基本的编程,写入,擦除,校验,芯片选择等功能-vb programmer interface to achieve basic programming, write, erase and testing, functional chip choice
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:44032
    • 提供者:徐新枫
  1. leon3-altera-ep2s60-ddr

    0下载:
  2. This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be r
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:114688
    • 提供者:
  1. flash_fs

    0下载:
  2. 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 pa
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:105472
    • 提供者:
  1. Flash_Erase_Sample_Code

    0下载:
  2. 对FLASH对擦除程序,上传给大家相互学习,我用过,可以实现功能-On the erasure of the FLASH program, upload to the U.S. to learn from each other, I used, you can realize the functional
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:snowmancj
  1. report_of_sd_mmc_reader1

    0下载:
  2. 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。-51 Single-chip design report card reader SD_MMC This document presents the platform of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:233472
    • 提供者:6756
  1. Article

    0下载:
  2. 文章介绍了一种以8031单片机为核心片,外接扩展芯片AT93C46电擦除可编程只读存储单片-Article to introduce a 8031 single-chip microcomputer as the core chip, an external expansion AT93C46 chip erase power programmable read-only memory chip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:166912
    • 提供者:Marry
  1. AM29LV160-320Flash

    0下载:
  2. AM29LV160及AM29LV320读、写及擦除程序-AM29LV160 and AM29LV320 read, write and erase procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:周长盛
  1. nor_lib

    0下载:
  2. 支持intel Intel28F128J3 Nor flash 的烧写,擦除,识别,及运用buffer烧写ram中的数据,速度更快-Support for the intel Intel28F128J3 Nor flash programmer, erase, identify, and use of buffer programmer ram data, faster
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:晓风
  1. FLASH_Scratch1

    0下载:
  2. This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH sector.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:张生
  1. ISP

    1下载:
  2. 51ISP下载程序,供51单片机学习者参考使用,使用串口对FLASH进行擦除和写编程,该程序代码规范,和年值得参考-Download 51ISP procedures for use and reference 51 Singlechip learners, the use of serial port on the FLASH programming to erase and write the program code norms,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:晓风
  1. AM29F800.ZIP

    0下载:
  2. 用于DSP中FLASH的擦除和编写程序,根据数据手册对照此源码您会受益匪浅-For DSP in the FLASH erase and programming, according to data manual control you will benefit from this source
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:302080
    • 提供者:mary
  1. USBClear

    0下载:
  2. 主要用于擦除电脑上U盘使用纪录,作为计算机安全软件使用的。-Erase the computer mainly for the use of U disk records, as the use of computer security software.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:220160
    • 提供者:李述清
  1. S3C2410_BIOS_V2

    0下载:
  2. NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and ru
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:409600
    • 提供者:yang
  1. s29glMtd

    0下载:
  2. flash文件系统的驱动,包括flash的擦除,flash写,读。id识别等以及文件系统建立。-flash file system drivers, including the flash erase, flash write, read. id identification and documentation system.
  3. 所属分类:VxWorks

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:刘利娟
  1. monitor

    0下载:
  2. 一个基于s3c2410平台的monitor程序, 可通过xmodem发送程序到目标平台上运行,同时具备nand flash烧写,擦除功能,可通过此程序将程序烧写到nandflash中去,取代sjf2410,加快nandflash的烧写时间 目标平台: CPU:S3C2410 Nand Flash:K9F1280 Nor Flash:SST39VF1601 运行方法: 将此程序下载到Nor flash中去
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:168960
    • 提供者:decell
  1. m25p10-copy

    0下载:
  2. Making a cheap 1M SPI Rom Emulator 8 second to copy from parallel to SPI re-Program STM Serial Flash M25P10 by reading 29010 parallel ROM Running on standard 8051 32 I/O, a TTL 7407 as bus switch. Total
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:ronsullivan
« 1 2 3 4 5 67 8 9 10 11 ... 31 »

源码中国 www.ymcn.org