搜索资源列表
voice
- 一个录音的工程 VC++6.0实现,主要是对WAV文件的操作
file
- vc++ 6.0 二进制文件操作类,大家参考-good
inifile
- vc++ 6.0 ini文件操作类-good
24_RemoteFile
- VC++ 远程Socket文件操作综合实例,可以远程在被控机器上进行文件剪切、复制、删除、运行等操作-VC++ integrated remote file operations Socket instance, the machine can be charged on a remote file in the cut, copy, delete, running and other operations
SD_FS
- 带文件系统的SD卡操作程序,可以再VC下查看源码-SD card file system with the operating procedures
FtpFile
- VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address,
Serial
- 这是一个PC访问串口的标准类,用VC++文件操作实现。-This is a com standard class for Pc to access com port.