搜索资源列表
flash_disk_code
- flash u盘的c语言驱动代码,其中包括原理图,和hex文件。-flash u-c-language code, including schematics, documentation and hex.
xcg-XMS
- 你有没有用c语言编程时申请不到内存(申请内存太多的原因)的情况,如果有,怎么解决呢?用扩展内存吧。这里提供扩展内存支持的源程序。本程序经过本人精心编写,操作扩展内存就象在操作文件一样,非常方便!你不妨试试!-c programming language used when applying less than memory (memory for many reasons). If there is, how to solve? It used to expand memory. Here pr
SBF3
- C语言和ASM语言混和开发声卡源程序 RAR压缩解压后包括多个源程序和调试文件-C language and mixed language development ASM source RAR compressed sound card unpacked including various source and debugging paper
joystick1130
- 关于游戏手柄的驱动编程,采用C语言,能用于一般的USB接口的游戏手柄,可生成TXT文件,描述游戏手柄当前状态-handle on the game-driven programming using C language, it can be used for general USB Joystick games, TXT documents can be generated to describe the current state of the game handle
C语言编写简单的接口程序
- 一个很好的接口程序,能用于各种文件的传送-a good interface procedures can be used to transmit the various documents
WINIO
- 提供c、c++等语言对底层硬件的访问,通过调用相应的文件,函数,对I/O端口进行访问-Provided c, c++ and other languages of the underlying hardware of the visit, by calling the appropriate file, function, on the I/O port access
fatfs
- SD卡文件系统,C语言编写,FATFS文件系统-SD card file system, C language, FATFS file system
SBLIB10
- C语言开发声霸卡软件,能够播放后缀为.voc的声音文件-Sound Blaster C language development software, can play a suffix of. Voc sound files
FPGA_SOPC_PWM
- 将此文件解压缩,会得到一个"ip"目录,将此目录放入你的项目中,就可以在sopc中import到一个叫pwm的组建了。解压缩还会得到一个C语言文件,它是与硬件配合的Nios2_C代码 -Extract this file will get an " ip" directory into this directory in your project, you can import into the sopc in the formation of a called pwm.
NDISDriver
- 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, includi
software-driver-examples-for-25VFxxx
- 文件名字描述加PDF文档,SST25VFXX系列的软件驱动例子,keil语言和C语言两种-software driver examples for 25VFxxx
led.tar
- 单片机led编码,关于单片机led灯的c语言演示文件-Single chip LED coding
WINNT.h
- 使用C语言分析Windows的WINNT文件格式源码-Using the C language to analyze the Windows the WINNT file format source
tezt
- 针对CY7C68013的C语言接口操作,包括驱动、下载固件、读写数据等,固件采用EZUSB的固件文件-CY7C68013 interface operations, including the driver, download the firmware, read and write data, etc.
T6369
- 此文件是一个t6369屏的驱动程序,用c语言编写,单片机上运行-This file is a t6369 screen driver, using c language, running on the microcontroller
ReadText_C
- 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.