搜索资源列表
EEPROM(AT90S8535)
- AT90S8535内有512B的EEPROM用于存放数据和表格,本程序实现对EEPROM 进行读写操作,并将数据显示在数码管上。
UnixFileSysSim
- 在内存中申请1M的空间来模拟存取设备,空间划分为三部分,第一部分用来存放位示图,用于标识数据块的使用情况,第二部分放置一个文件索引的数据,用于快速的查找数据,第三部分放置数据信息,第三部分划分为512块,每块512B,其256K,放置在1M空间的最末端,由第三部分的大小可知,第一部分只需64B即可,中间的部分用来存放文件索引。其他用到的存储单元由系统分配。
ecc_algorithm_for_web_512b
- 三星512b nandflash ecc 算法
bch_encoder_decoder
- bch encoder+decoder 源代码,Flash控制器,通讯都需要用到哦-bch encoder+ decoder source code, Flash controller, communications are needed Oh
EEPROM(AT90S8535)
- AT90S8535内有512B的EEPROM用于存放数据和表格,本程序实现对EEPROM 进行读写操作,并将数据显示在数码管上。-AT90S8535 inside 512B of EEPROM used to store data and forms, the program read and write operations on the EEPROM, and data show that in the digital pip
UnixFileSysSim
- 在内存中申请1M的空间来模拟存取设备,空间划分为三部分,第一部分用来存放位示图,用于标识数据块的使用情况,第二部分放置一个文件索引的数据,用于快速的查找数据,第三部分放置数据信息,第三部分划分为512块,每块512B,其256K,放置在1M空间的最末端,由第三部分的大小可知,第一部分只需64B即可,中间的部分用来存放文件索引。其他用到的存储单元由系统分配。-1M applications in memory space to simul
ecc_algorithm_for_web_512b
- 三星512b nandflash ecc 算法-Samsung 512b nandflash ecc algorithm
MY_ELS
- 用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startu
FTselective
- 参数时变信道的频率选择性和时变性。BPSK符号率=512b/s,采样率=16个采样/s,a1(t) 和a2(t) 为多普勒带宽=16Hz。结果为符号间干扰。-Parameters of time-varying channel frequency selectivity and time-variant. BPSK Symbol Rate = 512b/s, sampling rate = 16 samples/s, a1 (t) an
SDka
- DE0板读SD卡的主程序,可移植模块较灵活,可以实现每次读取512B的数据- The DE0 board reads the SD card the master routine, may transplant the module to be nimble, may realize each time reads 512B the data.
FileSystem
- 模拟linux文件系统写的程序,比较简单。该文件系统物理基础为磁道(40)0~39道。每个磁道划分为8个扇区,每个扇区有512B。该文件系统实现了文件的创建,删除,打开,读写,关闭,查看,目录的创建,删除等。-Analog linux file system write the procedure is relatively simple. The physical basis of the file system to the tra
yaffs2
- It is now YAFFS2 - original YAFFS (YAFFS1) only supports 512-byte page NAND and is now deprecated. YAFFS2 supports 512b page in YAFFS1 compatibility mode (CONFIG_YAFFS_YAFFS1) and 2K or larger page NAND in YAFFS2 m
MBR Tools for Windows
- MBR(Master Boot Record, 512b) tools for Windows: MBREdit, MBRUtil, MBRWizard