搜索资源列表
usb610.2
- USB51S库一共有3个文件,包括USB51S.LIB,ISR.C,ISR.H(为了增加USB通信的灵活性,并没有把所有的子程序都封装倒USB51S.LIB,而是在ISR.C建立部分通信程序,这样方便用户修改-USB51S for a total of three documents, including USB51S.LIB, ISR.C, ISR.H (USB communication in order to increase the flexibility, and not all th
无介面电话查询系统
- 一个用VC做开发平台,用C语言开发的简单电话查询系统,具有添加记录,修改记录,删除记录,查找记录等功能.能帮助了解文件操作。-a VC with development platform, with C-language development simple telephone inquiry system, with added records, change records, delete records, the records search function. To help under
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
FileListExam
- 该代码实现的功能是读一个目录,把该目录下的所有文件名以列表的形式展现出来,用户需要在C盘的data下创建folder文件夹,这样来测试。如果想改变这个路径,用户可以修改代码。-The code to achieve the function of reading a directory, put all the files in the directory name to the list in the form of revealed itself, and users need the da
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
C4droid
- 详细介绍 - [ 手机SDL音乐播放器源码 v2.0 ] 简单的音乐播放器,有终端模拟器、SDL1.2、SDL2,3个版本。 支持音频有mp3、ape(无损音乐)、ogg、m4a、wav等,要是想过滤ogg、wav文件,可以去finddir.c中找到对应函数修改。 注意:源码需要用C4DROID编译-Detailed introduction- [mobile SDL music player source v2.0] Simple music player, there are
串口助手
- 串口通信参数选择,数据存储。文本文件,可以自己修改。(Serial communication parameters selection, data storage.Text files can be modified by themselves.)
fft
- FFT的头文件,可直接调用函数进行FFT运算,采样点数可以自行修改(The header file of the FFT can be directly invoked by the function for the FFT operation, and the number of sampling points can be modified by itself)