-
Matlab介绍 II
这是介绍了 matlab,来描述如何获取开始与 matlab 的工作空间,和什么是的职能活动,一些应用程序,如: 求和、 图的两个维度、 图三个维度,和其他大量的应用程序,是专业用户的道路上迈出的一步。
- 2022-06-21 04:57:06下载
- 积分:1
-
File Integrity Checker
File Integrity Checker
- 2023-02-17 05:15:03下载
- 积分:1
-
一个用MFC编制的BMP格式读取程序
一个用MFC编制的BMP格式读取程序-MFC prepared to use a BMP format to read the procedures
- 2022-01-24 15:45:07下载
- 积分:1
-
This procedure involved and documents folder traversal visits and treatment, to...
本程序涉及文件夹及文件的遍历访问和处理,实现对VC工程编译中生成的Debug和Release文件夹的自动删除。对于喜欢编程的人来说,可以节省很多硬盘空间哦。-This procedure involved and documents folder traversal visits and treatment, to realize the project VC compiler generated Debug and Release folder automatically deleted. For people who like programming, you can save a lot of hard disk space Oh.
- 2022-10-12 00:40:03下载
- 积分:1
-
哈夫曼编码,建立哈夫曼树,输出哈夫曼编码
哈夫曼编码,建立哈夫曼树,输出哈夫曼编码-hafuman encode,create hafuman tree and output hafuman code.
- 2022-09-23 18:35:02下载
- 积分:1
-
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件...
读出"已存在"的文本文件(英文),将其中的单词写入另一个文件-read out "the existence of a" text files (English), which will write another word document
- 2022-03-24 04:56:14下载
- 积分:1
-
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP....
VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
- 2022-07-20 01:06:10下载
- 积分:1
-
查看DLL文件的VC代码
查看DLL文件的VC代码-view vc code about DLL files
- 2022-09-09 12:10:02下载
- 积分: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
-
您可以使用配置文件来保存您的设置。
You can use profile to save you setting.
- 2022-05-11 00:05:26下载
- 积分:1