-
比较牛的最短路径源代码。大家共享一下,呵呵。我的电子邮箱欢迎:Lyl@szzfcg.cn...
比较牛的最短路径源代码。大家共享一下,呵呵。我的电子邮箱欢迎:Lyl@szzfcg.cn-the shortest path source code. Share what, huh. I welcome e-mail : Lyl@szzfcg.cn
- 2022-03-01 07:55:27下载
- 积分:1
-
Excel literacy and generating tool, inside packaging has become an inside Excel...
Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考-Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method
- 2022-04-27 07:24:12下载
- 积分:1
-
This program can change elf file into bin file.
用VC编写的将elf文件转化为bin文件的程序,可以用来转化elf文件为二进制可执行文件-This program can change elf file into bin file.
- 2022-05-12 21:25:44下载
- 积分:1
-
批量更改windows文件名。
批量更改windows文件名。-volume changes windows file.
- 2022-12-18 07:15:02下载
- 积分:1
-
自己写的文件取反加密类,对于加密不是太严格的程序来说差不多足够了,主要是用于本地消息传输。
包括从文件读数据,写入加密数据,恢复加密数据。...
自己写的文件取反加密类,对于加密不是太严格的程序来说差不多足够了,主要是用于本地消息传输。
包括从文件读数据,写入加密数据,恢复加密数据。-Himself wrote the paper check category of anti-encryption, the encryption is not very strict procedures for nearly enough, mainly for the local message transfer. Including data from the document read, write encrypted data, the restoration of encrypted data.
- 2022-07-07 07:35:28下载
- 积分:1
-
比较两个文本,对不同的行进行标记
比较两个文本,对不同的行进行标记-compare the two texts, the different firms marker
- 2022-03-24 08:42:56下载
- 积分: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
-
一个用C写的模拟文件操作的程序,采用DOS命令行格式。
一个用C写的模拟文件操作的程序,采用DOS命令行格式。-it demo file operation using dos command line
- 2022-02-02 08:20:10下载
- 积分:1
-
To manage a txt file with a list of names
To manage a txt file with a list of names
- 2022-03-22 13:08:39下载
- 积分:1
-
File Processing
此项目是将编辑控件中的值保存到文件的教程
- 2022-08-04 01:10:25下载
- 积分:1