搜索资源列表
文件处理124.rar
- 文件处理
IE 相关操作处理过程源代码
- IE 缓存文件处理相关过程源代码,包括加入工具条,删除历史数据,Cookie,建立快捷方式,禁止弹窗,停止浏览等. 还有建立自已的浏览器示例源程序
基于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
视频文件处理Demo
- 该程序是用来播放MPEG4格式的视频文件的,是我自己编的,有什么问题,请大家指教!-This programme is for playing MPEG4 video document, developed by myself. It was my pleasure to accept anyone s advise for any problem.
文件编程
- 里边涉及到一些文件处理,文件删除,文件传输等等操作的源代码,都是很好用的.-Some source code include file handling, or file deleting or file transfers. They are very good.
XML文件处理的思考
- XML文件处理的思考-XML document processing Thoughts
位图BMP格式图像文件处理类源码VC版
- 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
INI文件处理
- 用Delphi进行INI文件处理-Delphi document processing for INI
rtf处理
- RTF文件处理源代码-RTF document processing source code
jpeg文件处理读写相关信息源码
- jpeg文件处理读写相关信息源码-jpeg processing documents to read and write information source
BTREE 树形文件处理系统
- BTREE 树形文件处理系统 灵活,好用 欢迎下载使用-BTREE tree document processing system is flexible, user-friendly welcome to use the download
JAVA文件处理代码
- 包含了文件的读写操作,并且是用不同的方法。
简单的wave文件处理
- 一个简单的wave文件处理程序
常用视频文件处理工具汇总
- 常用视频文件处理工具汇总,包含ts、mp4、flv等的mux和demux,mp4的分析工具,flv的分析工具
MyText
- 类似于windows的记事本,可完成正常的文件处理,查找替换功能-Similar to the windows of the notebook, to complete a normal document processing, find replace function
FileOperations
- 在Windows 平台下 进行的 MFC文件处理,文件数据处理存储。(MFC file processing under the Windows platform, file data processing and storage.)
qtCommonLib
- 一个基于QT的文件处理程序,方便自定义的处理自定义类型的文件(a costom file processor based on QT arch.)
File处理
- ACM的一道文件处理题目,可以学习参考,解决相关的题目,可以作为一种思路帮助大家(ACM a file processing topics, you can learn to refer to, solve related problems, can be used as a way to help you)
H544医院答题文件处理
- H544医院答题文件处理,根据医生的问题文件,让病人进行回答(H544 hospital answer documents processing, according to the doctor's question file, let patients answer.)
文件
- 产生15个20~9999之间的随机整数,然后利用BufferedWriter类将其写入文件file2.txt中;之后再提取该文件中的数据并将它们以升序排列。(Generate random integers between 15 20~9999 and write them into the file file2.txt using the BufferedWriter class; then extract the data in the file and arrange them in as