搜索资源列表
rw_card
- 读闪存卡的读写程序,包括读和写FLASH卡的操作子程序实例,很有价值。-Reading memory card reader procedures, including Flash cards read and write operations subroutine examples of great value.
jtagtools-bfin-0.3
- 本源码支持blackfin系列DSP的jtag协议转换,支持linux下访问blackfin系列DSP的jtag链,读取和写入边界控制信号,是处理器初始化写入flash代码的必备程序-This source to support the Blackfin DSP series of JTAG protocol conversion, support for linux to access the JTAG Blackfin DSP series chain, read and write the
xmlyap_flashden
- read xml from flash.. awesome code
jtag
- JTAG Tools is a software package which enables working with JTAG-aware (IEEE 1149.1) hardware devices (parts) and boards through JTAG adapter. This package has open and modular architecture with ability to write miscellaneous extensions (like b
DesktopSearchEngine
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为Hyper
directtest
- 此源码为嵌入式系统中用的较多的NAND FLASH上的文件系统源码,源码经过整理与提炼更加方便阅读与理解!-The source code for embedded systems using the larger file system on NAND FLASH source code, source code after finishing and refining it easier to read and understand!
WNPID
- 通过并口读取NAND FLASH的ID,比较巧妙,用在Wii的FLASH替换上-NAND FLASH through a parallel port to read the ID, more clever, with a replacement on the Wii' s FLASH
Flash-picwall-uhome2
- 看说明操作很简单的,一步一步来,这个是uch utf-8版本的我已经测试过了-Read the instructions very simple, step by step, this is uch utf-8 version I' ve tested
an10600
- LPC2000对flash的操作,包括读写擦除-LPC2000 on the flash operation, including read and write erase
flash_test
- 简单的flash设备速测测试工具,方便好用,可以测裸设备-read and write test program code about flash device
simple_nand_fs
- 这是一个裸板的基于s3c6410的nand flash文件系统,里面包含nand flash初始化,读写,擦出操作,同时包含一个最简单的文件系统的实现。-This is a bare board nand flash-based s3c6410 the file system, which contains the nand flash initialization, read and write, given rise to operation, also includes a simple
extern
- 本文章是关于一种FLASH的操作读写的文档,喜欢的话,就给加点分-This article is about a document to read and write operation of FLASH, like it, give plus points points
u-boot-flash-remove
- FLASH的编程原理都是只能将1写为0,而不能将0写为1.所以在FLASH编程之前,必须将对应的块擦除,而擦除的过程就是把所有位都写为1的过程,块内的所有字节变为0Xff。 对FALSH进行的最基本操作由读操作,写操作,和擦除操作。以下将详细介绍,所有的都是参考sst39vf1601 datasheet -FLASH programming principles are the only one written as 0, can not be written as one. Befo
ARM-read-Uusbhost
- mini2440arm裸机实现读写u盘,控制为超级终端-armmini2440.sumsun,without Operating system read、write about u flash disk
10.SPI-FLASH
- SPI FLASH(W25X16)读写程序(神舟III号)其中对FLASH有了较好的解读和讲解-SPI FLASH (The W25X16) read and write program (Shenzhou III) have a better interpretation and explanation which the FLASH
FlashWrite
- STM32单片机对FLASH的读写功能,只针对内部FLASH,经过测试可以使用-STM32 microcontroller FLASH read and write capabilities, only for the internal FLASH tested can be used
cmdlinepart
- Read flash partition table from command line.
falSH
- 外部扩展FLASH,读FLASH进行读写操作。-External expansion FLASH read FLASH read and write operations.
flashwriter2.0
- flash的读写工具,适用于各种flash的读写-flash reading and writing tool for a variety of flash read and write
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)