-
两个目录下的文件比较工具,应用于源程序更新
两个目录下的文件比较工具,应用于源程序更新-two files in the directory comparison tool that should be used to update the source.
- 2022-02-25 01:43:19下载
- 积分:1
-
用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。修改了原程序中的一些bug。...
用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。修改了原程序中的一些bug。
-binary tree algorithm used for the specified directory of files and directories to the formatting preserved. The original amendments to the procedures in some bug.
- 2023-06-22 12:10:03下载
- 积分:1
-
页式虚拟存储管理中地址转换和缺页中断的模拟操作
页式虚拟存储管理中地址转换和缺页中断的模拟操作-Page storage management in virtual address translation and page fault simulation operation
- 2022-07-13 03:45:40下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等...
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等功能。-the initialization procedure with student performance, recording student performance, changes to student performance, student achievement delete, add to student performance, by a total score inquiries by name inquiries, inquiries by scores ranked by their English inquiries revealed that all the students data capabilities.
- 2022-08-08 20:39:00下载
- 积分:1
-
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比...
自己编写的计算单词词频的程序,主要是考虑一个单词的各种词性中的百分比-own calculations prepared by the words and phrases of the process is mainly a word of a percentage POS
- 2023-04-23 12:00:03下载
- 积分:1
-
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!...
可以成批对mp3的进行编辑的源程序,这个实用性想必不用我说了吧,解决你mp3命名的困难。感谢原作者,所有的版权属于原作者!-can mp3 bulk of the editing of the source, the utility said I definitely do not have a bar, Naming your mp3 resolve the difficulties. Thank authorship, all the copyrights to the original author!
- 2023-03-22 03:30:04下载
- 积分:1
-
WinCE没有直接writeprofilestring顺序读写INI文件,…
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.-wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.
- 2022-02-04 10:54:19下载
- 积分:1
-
文件同步
这是文件同步的简单代码;
- 2023-08-25 10:45:03下载
- 积分:1
-
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;...
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
- 2023-03-21 20:45:03下载
- 积分:1