Welcome![Sign In][Sign Up]
Location:
Search - sdcard.c

Search list

[Other resourceSDCardDetect

Description: wince5.0 下,用于获取sdcard 的 ID. 用c++ 开发,vs2005
Platform: | Size: 43145 | Author: hugohong | Hits:

[Software Engineeringmmc

Description: ATmega s MMC/SD card C file
Platform: | Size: 63488 | Author: charlie | Hits:

[VHDL-FPGA-VerilogSDcardcode

Description: 基于c语言上的SD卡读写源程序,希望对大家有所帮助~-Based on c language source SD card reader, I hope all of you to help ~
Platform: | Size: 20480 | Author: 王一木 | Hits:

[OtherPSOC

Description: PSOC的使用教程,详细讲述了PSOC的使用方法,特别适合初学者使用-PSOC use tutorial, a detailed account of the PSOC use, especially suitable for beginners to use
Platform: | Size: 7349248 | Author: jiangling | Hits:

[Windows CESDCardDetect

Description: wince5.0 下,用于获取sdcard 的 ID. 用c++ 开发,vs2005 -wince5.0 used for sdcard access to the ID. with c++ development, vs2005
Platform: | Size: 43008 | Author: hugohong | Hits:

[SCMsdcard

Description: sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验-sdcrc.c Soft Packet of SD Card Driver: tool funcitons about sd card---- crc check
Platform: | Size: 2048 | Author: zlk | Hits:

[Other Embeded programsdcard-interface-dsPIC30F4013-v1.1

Description: INTERFACING SD CARD TO PIC30 IN C MPLAB
Platform: | Size: 13312 | Author: anand | Hits:

[Embeded Linuxxcvbdgh

Description: [multi-ice-ddd.tar.gz] - in Linux and multi-ice connectivity, used to debug the Linux source code [at91sam7s64mp3.rar] - atmelsam7s64 do mp3 decoding of the source [Mp3.rar] - mp3 decoder detailed algorithm flow, as well as the mp3 file format specific introduction [Program-Keil.rar] - arm7 lpc2132+ VS1003+ sdcard produced MP3 in KEIL3 under this program to compile [ulink2.rar] - Ulink2 sch, schematic diagram. Everyone can look at the! [VS1003driver_ch.rar] - mp3 codec chip VS1003 Driver, C language, Keil development environment [arm_debug.rar] - AT91SAM7S64 debug debugging AT91SAM7S64 Notebook Notebook
Platform: | Size: 39936 | Author: sasa | Hits:

[Other Embeded programsdcard

Description: 网上盛传的sdcard.c文件, 是sdio读写sd卡的, 发现很多情况下不能识别,经过深入研究发现是缺少了前期必要的初始化时钟,于是加入了这个。-Internet rumors of sdcard.c file is sdio sd card reader, and found that many cases can not be identified after in-depth study found that the lack of the necessary pre-initialization clock, so he joined this.
Platform: | Size: 13312 | Author: 淡漠 | Hits:

[SCMTFT-SDcard

Description: keil环境下c程序,单片机读取SD卡类型和容量程序,tft彩屏中显示卡的类型名字和容量 -keil c program environment, the microcontroller reads the SD card type and capacity of the program, tft color screen to display the name of the card type and capacity
Platform: | Size: 61440 | Author: 于玉亭 | Hits:

[Other Embeded programSDcard

Description: SD卡注释代码,本压缩包内有两个文件,一个是C文件,另一个是头文件,都有详细的注释。-SD card commented code, the compressed package, there are two files, one is a C file, the other is the header file, there are detailed notes.
Platform: | Size: 21504 | Author: Chen Enhao | Hits:

[SCMTFT-SDcard

Description: 彩屏中显示卡的类型名字和容量,keil C编译通过-TFT Color LCD display the type name and capacity of card ,keil C compiler through
Platform: | Size: 61440 | Author: michael | Hits:

[SCMcontex-M3-sdcard

Description: 该程序实现了对cortex-M3处理平台的SD卡读取功能的支持,包括显示盘符,初始化及数据读写功能,该软件的开发环境为keil c 2.0-Cortex-M3 processor uses the ARMv7-M architecture, with powerful computing and extensions, the program support the SD card reader function of the cortex-M3-processing platform, including the display letter, initialization and data read and write capabilities The software development environment for keil c 2.0
Platform: | Size: 899072 | Author: 李金标 | Hits:

[Othersdio

Description: SDcard(SDIO)驱动。sdio.c,sdcard.h,sdio.h-SDcard (SDIO) driver. sdio.c, sdcard.h, sdio.h
Platform: | Size: 16384 | Author: sslcbhys | Hits:

[Driver DevelopSDcard

Description: SD卡读写,sd卡的驱动,数据读写例子,是一些不错的c的代码 -SD card reader, sd card drive, read and write data examples are some good c code
Platform: | Size: 50176 | Author: lin | Hits:

[Windows DevelopSDcard

Description: C# SDcard源码,实现对SD卡扇区的读写,并了解其在C#中的原理,包括API的使用情况,下载后请重新编译源码,在Bin目录下可运行编译生成的Exe文件。-C# SDcard source code, to achieve the SD card sector read and write, and understand its principles in C#, including use of the API, please recompile the source code download, in the Bin directory can run the compiler-generated Exe file.
Platform: | Size: 19456 | Author: lpudn45 | Hits:

[Mathimatics-Numerical algorithmsVerilog-for-SDcard

Description: 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that time, faint, SD card example using verilog do seldom online, I was looking for a lot of C language, mainly know the order of sending command and control process, you can just do SPI part, using the C program to send the command sequence, the SD card initialization, extract the SD carter register as you don t succeed, in fact, as long as SPI timing problem, generally no problem, then use Winhex see your SD card FAT system, online learning with data, to calculate arithmetic, after SD card should be able to do it directly, speaking, reading and writing, but to read and write at random SD card workload is too big, I haven t the courage
Platform: | Size: 5120 | Author: 王宇 | Hits:

[androidkaoqin

Description: 大学生考勤源码是一个基于安卓的学生考勤系统项目源码,运行注意事项: 1.注册时请在/sdcard/目录下建立myfile目录才能注册成功。 2.本系统要使用请先导入学生数据。数据格式为excel电子文档。请确保文档中应有学号,姓名列。 3.本系统中配有c编译器,若想使用读卡器功能必须自己配轩c编译器。 相关具体技术请参考android下jni编程相关知识。项目编译版本2.3.3默认编码GBK。-College student attendance source is a student attendance system based on Android project source code, running notes: 1 when registered in the /sdcard/ directory to establish the myfile directory to be registered successfully. 2 the system should be used to import student data. Data format for Excel electronic documents. Please ensure that the document should be the student number, name. 3 the system is equipped with C compiler, if you want to use the card reader function must be their own with the C compiler. Related specific technology, please refer to the JNI Android programming related knowledge. Project compiled version 2.3.3 default encoding GBK.
Platform: | Size: 2416640 | Author: yaojingen | Hits:

[Other手机抓包步骤(1)

Description: 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后,用Ctrl+C停止抓包,然后在手机上将USB管理设为读取模式,在手机上将刚才抓到的包拷贝到PC上,用wireshark软件打开该包文件,即可观察其URL情况(Execute on the windows simulation command line: Cd d:\soft\tools / / Windows system into a directory ADB shell / / ADB interface to call the entry of Android mobile phone system Su / root user switch Press "agree" on mobile phone before executing: Cd /data/local / / Tcpdump directory entry ./tcpdump - P - VV - S 0 - w /sdcard/test.pcap / / test begin to capture command, just after capture the file name can be changed Visit the test site, in the mobile phone access, using Ctrl+C to capture, and then in the USB management for mobile phone, read mode, copy to the PC in the mobile phone, just caught the package, using Wireshark software to open the Bao Wenjian, can observe the situation of URL)
Platform: | Size: 8192 | Author: salen_wu | Hits:

CodeBus www.codebus.net