资源列表
[文件操作] FastFile_sys
说明:读取与写入文件的三种基本存储方式,一种是普通无缓存存储方式,一种是高速缓存,另一种是异步传输。 文件高速缓存被设置在内存中,从而解决CPU与硬盘访问速度差异太大的问题。高速缓存即在读文件时预读,从而加速访问。异步传输改变内存访问的指令顺序,从而提高了代码执行效率。 本程序通过对三种文件读写操作的时间对比来对比三种方式在效率上的不同。 -Three basic storage read and write files, o<张三> 在 2024-11-03 上传 | 大小:1210368 | 下载:0
[文件操作] wenjianchaozuo
说明:ofstream和ifstream的用法。CreateFile函数、WriteFile函数、ReadFile函数的使用;CFile类和CFileDialog的使用,文件过滤器的设置。-ofstream and ifstream usage. CFile Class CFileDialog use, file filter settings using CreateFile function, WriteFile function, R<jiangwb> 在 2024-11-03 上传 | 大小:6144 | 下载:0
[文件操作] CheckPhoneNumber
说明:本程序可以生成指定城市的所有手机号码的号段,将号段生成在一个text文本文件中。 -This program could create all the mobile phone number which you input the city in the edit box.<安永辉> 在 2024-11-03 上传 | 大小:734208 | 下载:0
[文件操作] G2-QCchecklist
说明:从数据库获取数据,并按自己需要的行和列排列,并写入到EXCEL表中,以形成自己的报表-Get data from the database, and then they need the rows and columns, and write to the EXCEL sheet to form their own statements<申晓晖> 在 2024-11-03 上传 | 大小:954368 | 下载:0
[文件操作] fileoprerate
说明:使用MFC实现的简单文件操作程序,可复制、移动、删除-MFC program implemented to operate on windows system<曹魏> 在 2024-11-03 上传 | 大小:2291712 | 下载:0
[文件操作] AttachToFile
说明:可将一个文件以二进制形式附加在另一个文件中,以便程序在运行后释放相关资源文件以运行-You can attach a file in binary form in another file so that the program to release resources file to run after run<刘龙> 在 2024-11-03 上传 | 大小:113664 | 下载:0
[文件操作] VB-peifang
说明:VB与excel搭配实现简单的配方功能。-VB and excel with a simple recipe functionality.<迟锐> 在 2024-11-03 上传 | 大小:13312 | 下载:0