Welcome![Sign In][Sign Up]
Location:
Search - fat16

Search list

[ComboBox51+ch375读写U盘超精简

Description: 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure can support Windows FAT16 formatted by the U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH subroutine library or an official version of the C source better compatibility
Platform: | Size: 520317 | Author: xie | Hits:

[Other resource89C51SND1C的mp3源程序包

Description: 该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system.
Platform: | Size: 1513563 | Author: cguo | Hits:

[Other resourceARMSYS

Description: 杭州利宇泰公司的基于44B0的ARMSys开发板上的大量源代码,包括ADC、ARP、彩色LCD、外部中断、以太网底层函数、FAT16文件系统、Flash ROM、GUI软件包、Helloworld程序、IIC接口、扫描键盘、Ping程序、44B0内置RTC示例、SDRAM接口、定时器示例、触摸屏示例、UART示例和uC/OS-II的移植、应用(包括多任务、任务间通信、中断服务程序)、UDP数据传输、USB固件编写等程序代码和工程。一次性共享给大家使用。可以作为其他samsung44B0开发板上应用程序的下载。-Lee Yu-tai Hangzhou-based company 44B0 ARMSys development board of a large number of source code, including the ADC, ARP, color LCD, external interrupts, Ethernet bottom function, FAT16 file system, Flash ROM, GUI packages, Helloworld procedures, IIC interfaces, scanning keyboard, Ping procedures 44B0 built-in RTC example, SDRAM interface, timers example, the touch screen example, UART examples and uC / OS-II transplants, applications (including multitasking, inter-task communication, interrupt service routine), the UDP data transmission, USB firmware preparation procedures code and engineering. One-time use for everyone to share. As other samsung44B0 development board application downloads.
Platform: | Size: 2123829 | Author: 吕旭 | Hits:

[Windows Develop磁盘FAT扇区数据读写操作

Description: 我把我近期研究Windows的FAT和FAT32文件系统的心得发来,同时发来一个源程序,可以对所有FAT16、FAT32文件系统的磁盘進行读写,当然包括U盘也可以。我在沈善居上的注册名是:wwswwswws,在这里下了一些源程序,所以觉得也应该支持一下沈善居,所以发上来一个程序,以后我会有计划地把我的一些源程序发到这里。 今天发上来的程序包里有几个写的源码控件,一并发来,同时有一个DOC文档,这个文档前半部分来自于网上,后半部分来自于我自己的研究,一并献出,只要得到了这个文档,写FAT16用FAT32的程序就是各显本事了,那是没有问题的。 这个程序可以在U盘上進行测试,已经测试过了,源码里面纠正了网上的对硬盘進行读写那个源码中的BUG,现在只是这个程序在效率上还没有WINDOWS的高,当然复制文件的效率还可以,只是删除文件的效率还不行,正在修改,修改以后我会发出来,大家一起学习。
Platform: | Size: 5928759 | Author: shenghdd@sina.com | Hits:

[Documents63931947FAT

Description: 详细介绍了FAT文件系统(包括FAT12,FAT16,FAT32),不知是哪位牛人写的电子书,非常经典,多亏了它,我才完成了FAT文件系统在ARM上的实现-
Platform: | Size: 649101 | Author: guosongling | Hits:

[ARM-PowerPC-ColdFire-MIPS嵌入式FAT文件系统免费源码下载

Description: 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@sina.com.cn)
Platform: | Size: 1008478 | Author: figureyang | Hits:

[SourceCodefat32驱动程序

Description: fat32文件系统驱动,也能识别fat16格式的文件系统。
Platform: | Size: 3057 | Author: clh1934 | Hits:

[OS programWin98FAT32boot

Description:
Platform: | Size: 6144 | Author: wei | Hits:

[SCMfat32_16_c51

Description: C51的FAT文件系统-C51 FAT File System
Platform: | Size: 38912 | Author: 纯粹娱乐 | Hits:

[SCMudisk

Description: 一个通过直接读取磁盘扇区的试验程序,对开发单片机读取U盘的程序员,可以了解FAT16的文件系统.-through direct read a disk sector of testing procedures, the development of SCM reader U-programmer can understand the FAT16 file system.
Platform: | Size: 35840 | Author: 朱赪 | Hits:

[USB developUsb120

Description: 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple test a post-mortem as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH Subroutine Library or an official version of the C source better compatibility
Platform: | Size: 3072 | Author: 我意天下 | Hits:

[USB develop51+ch375

Description: 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple the pilot, as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company's use of WCH Subroutine Library or an official version of the C source better compatibility
Platform: | Size: 3072 | Author: 徐回 | Hits:

[SCMu盘

Description: 芯片使用51+ch375,程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容-chips use 51 ch375, procedures using 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the contents of the documents first
Platform: | Size: 3072 | Author: qq | Hits:

[ARM-PowerPC-ColdFire-MIPSFAT16_32_Codes

Description: 支持CF存储卡与IDE硬盘的嵌入式文件系统-support CF memory cards with embedded IDE hard disk file system
Platform: | Size: 730112 | Author: 黄寅洲 | Hits:

[DSP programTigerSHARC DSP

Description: 5个源程序都是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。其中:1)IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-five VisualDSP source in the environment are developed under the target processor is four AD TS1O1 the DSP. Of which : a) IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 80896 | Author: 张娟 | Hits:

[DSP programide_fat32

Description: 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company's AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 29696 | Author: 张娟 | Hits:

[DSP programADSP-TS101prog_driver

Description: 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company's AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 8192 | Author: 张娟 | Hits:

[DSP programcodec_a_in_pal_buf_boottest

Description: 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company's AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 22528 | Author: 张娟 | Hits:

[DSP programcodec_a_in_pal_cf_frame

Description: 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company's AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
Platform: | Size: 16384 | Author: 张娟 | Hits:

[ARM-PowerPC-ColdFire-MIPS硬盘和FAT文件系统的详细分析

Description: This mainly about the Fat32/16 s specification and some instructions about build the USB Disk ect.
Platform: | Size: 587776 | Author: 顾维 | Hits:
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 34 »

CodeBus www.codebus.net