资源列表

« 1 2 ... .31 .32 .33 .34 .35 1236.37 .38 .39 .40 .41 ... 1573 »

[文件操作FastFile_sys

说明:读取与写入文件的三种基本存储方式,一种是普通无缓存存储方式,一种是高速缓存,另一种是异步传输。 文件高速缓存被设置在内存中,从而解决CPU与硬盘访问速度差异太大的问题。高速缓存即在读文件时预读,从而加速访问。异步传输改变内存访问的指令顺序,从而提高了代码执行效率。 本程序通过对三种文件读写操作的时间对比来对比三种方式在效率上的不同。 -Three basic storage read and write files, o
<张三> 在 2024-11-03 上传 | 大小:1210368 | 下载:0

[文件操作GetDir

说明:能够很好的获取文件的路径信息源码。 根据路径能够遍历路径下的文件。 适合学习用。-Can be a good source to get the file path information. According to traverse the path of the file path. Suitable for learning.
<陈琳> 在 2024-11-03 上传 | 大小:4096 | 下载: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

[文件操作USBVirus

说明:简单的可通过usb传播的病毒,会复制自己到C盘windows文件夹里,并复制到移动磁盘中,修改auto.inf 无破坏作用,供新手学习-Simple can be spread through usb virus copies itself to the C drive windows folder, and copy it to a removable disk, modify auto.inf no damaging effects
<刘龙> 在 2024-11-03 上传 | 大小:128000 | 下载: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

[文件操作clgl

说明:小区物业车辆管理,界面还可以,vfp编的,现在很少用的了-Residential property management vehicle
<tim> 在 2024-11-03 上传 | 大小:3611648 | 下载:0

[文件操作NONAME01

说明:It help you can check the number in file text GPS
<Hieu> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[文件操作car

说明:阿三地方达到法定fadsfads大师傅但是-hello , car hhoo
<lizi> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[文件操作VB-peifang

说明:VB与excel搭配实现简单的配方功能。-VB and excel with a simple recipe functionality.
<迟锐> 在 2024-11-03 上传 | 大小:13312 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1236.37 .38 .39 .40 .41 ... 1573 »

源码中国 www.ymcn.org