搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
C++file
- 关于C++类的简单练习,熟悉关于C++类的文件操作与数据流的过程-on simple exercises, to become familiar with the C file manipulation and data flow process
c
- 利用汇编写的文件操作小程序,功能是复制文件。
C操作指令源代码
- 主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password, copying files and so on.
tdxcsh
- c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
c++FileOperation
- C++文件操作精华,包含原理与示范代码,非常透彻,简洁实用!-C file operations essence Principle and model code contains a very thorough, concise and practical!
INILite
- 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
fm2
- 用c语言实现控制后台的文件操作,包括新建文件、复制文件、删除、移动和重命名等-this is use to newbuild/copy/delete/ remove /rename or something else
FileDemo
- c#文件操作,从简单到复杂,完整的介绍了c#文件操作的实现-file programme with file
C
- 在C语言中,文件操作都是由库函数来完成的。在本章内将介绍主要的文件操作函数。 -In the C language, file operations are done by the library function. In this chapter introduces the major file operation function.
inifile
- INI文件操作大全,例子里对INI文件操作。让你尽快应用好ini文件保存你的数据-INI file operations Daquan, example of the INI file operations. Application as soon as you save your good ini file data
c
- 文件操作。通信小程序。易学以用。对初学者有很大帮助。而且也很实用。-File operations. Communication applet. Learn to use. Very helpful for beginners. But also very practical.
C-file-operation
- c语言文件操作,file operation in c-file operation in c
CSharpFileOperateAll20110824210907
- C#文件操作大全,含有文件的创建、文件的删除、文件的读写等-C# file operations Daquan, with file creation, file deletion, file reading and writing, etc.
Windows-filedriver
- 基于WINDOWS的文件操作,基于C++,慧眼识宝着进,-File operations, based on C++, into the eye for treasure
c-files-operation
- c语言的文件操作,包括文件的创建,读写,很有用-c language files operate
C-File
- C语言的文件操作,包括,文件内容的添加,文件内容的查询,以及文件内容的删除。-C program
C-file-manipulation-functions-
- 关于C语言的文件操作的函数讲解,以及比较,还有些例子帮助您理解,很全,很详细,是您学习c的好帮手!-C language file manipulation functions to explain
fileSystem
- 采用C模拟linux文件管理,根据linux文件读写操作等,模拟出一套自己的文件操作-C analog linux file manager linux file read and write operations to simulate a set of file operations
C-file
- 详细讲解了C语言文件操作函数及使用方法,适合初学者使用-Explain in detail the C language file operation function and the use of the method, suitable for beginners to use.