搜索资源列表
mmssys
- at91sam7x256 FREERTOS sd卡的读写程序
SD
- SD卡串行数据读写程序。SPI总线传输。
STM32_USB_SD
- 1.基于KEIL STM32 USB读SD卡 2.USB驱动,FAT文件系统,SD卡驱动-1. Based on KEIL STM32 USB SD card read 2.USB drive, FAT file system, SD card driver
Android_srf
- 手机输入法手势识别,输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
PB375A-demo-within-SPI-and-UART
- U盘/SD卡读写例程,使用SPI和UART接口编写-U disk/SD Flash RW access demo,with SPI & UART interface
8.2
- android sd 卡 文件浏览 android 环境下 实现文件读写功能-android sdcard Explore
MicroSD-Record-GPS-data-
- 基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主
ringdroid
- 可编译,云OS也可运行,无运行截图。Android音乐快剪可读取出Android手机sd卡中的所有音乐文件,产生列表,可以搜索关键字来搜索音乐,当然是列表中存在的音乐了。 -Can be compiled, cloud OS can run, run shot. The Android music fast shear readable remove all music files in Android phones sd card to generate a list of, you c
Android-MUSIC-PLAYER-CODES
- 可编译,云OS也可运行,无运行截图。android音乐播放器可读取出Android手机sd卡中的所有音乐文件,产生列表,可以搜索关键字来搜索音乐,当然是列表中存在的音乐了。 -Can be compiled, cloud OS can run, run shot. android music player readable remove all music files in Android phones sd card to generate the list, you can searc
input-method
- 这是Android输入法手势操作源码,注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限!-Android input method gestures operation source, pay attention: android.gesture this class in the api-4 (SDK1.6) began to support! Remind
day7_02_SDWriteAndRead
- Android SD卡读写文件代码,包括文件读写,文件夹创建-Android SD Card Reader file code, including file read and write, create folders
Android-SDRW
- Android应用程序开发中如何读写SD卡的实例-Android application development examples of how to read and write SD card
mp3play01
- 我自己写的ANDROID的MP3软件,服务器客户端通信,歌词显示,文件读写,操作SD卡等,非常有价值- I wrote it myself ANDROID of MP3 software, client server communication, lyrics display, document literacy, operation SD card, very valuable
SD_GCC
- SD卡带文件系统fat32的读写,包括底层驱动和串口通信,西西软件-SD cassette fat32 file system to read and write, including the underlying drivers and serial communications, Sissy Software
SDCardListener
- 提供监听Android手机sd卡读写等操作的功能,将操作时间及具体操作写入日志到SD卡中。-Android phones offer listeners sd card reader and other operations functions, the operating time and the specific operation to write the log to the SD card.
SDtest
- android中读写SD卡的操作demo-save and delete at SDcard
GestureProject
- 手机输入法手势识别源代码输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! 关于两种方式创建模拟器的SDcard在【Android2D游戏开发之十】有详解 if (Environment.getExternalStorageState() != null) {// 这个方法在试探终端是否有sdcard! if (!file.exi
IceHoloReader
- 易读电子书阅读器是一个基于安卓的开源电子书阅读器项目,基于开源的FBREADER1.8.2项目进行的二次开发,支持大文件(亲测5.6MB TXT文件正常打开,就是加载慢点)支持滚屏、翻书、左右滑动三种阅读方式。支持扫描SD卡文件并且添加到书架或者收藏,支持书签功能、支持TXT,HTML,OEB,MOBI,EPUB等格式文件的阅读。本项目代码量很大,是一个比较完善的工程,源码的阅读分析需要一定的安卓基础和耐心,有少量注释。默认编译版本4.1.2编码UTF-8-Easy to read e-book
demo_write_file
- android环境下,sd卡读写的源代码。-Android environment, sd card reader source code.
AboutSDCardReadAndWrite1
- JAVA实现安卓手机客户端SD卡的读、写操作-Android u5B9E u73B0 u624B u673ASD u5361 u7684 u8BFB u5199 u64CD u4F5C