-
文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc....
文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
- 2023-06-09 13:40:04下载
- 积分:1
-
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器...
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器-sourceforge on notepad plus is a very good open source project, is to use C prepared, which is equivalent to many language compiler
- 2022-04-29 11:41:56下载
- 积分:1
-
VC产生的临时文件有时真的很烦人!这是一个专门清理VC垃圾的小工具,隔一段时间运行一次,彻底清除指定类型的垃圾文件...
VC产生的临时文件有时真的很烦人!这是一个专门清理VC垃圾的小工具,隔一段时间运行一次,彻底清除指定类型的垃圾文件-VC generated temporary file is sometimes really annoying! This is a specialized VC garbage clean-up of small tools, from time to time to run time, the elimination of designated types of junk file
- 2022-11-06 04:55:02下载
- 积分:1
-
Fortran程序设计调用10个随机数
程序会输出10个1到10之间的随机数,每次执行结果会不一样,因为是随机的。这里实例了函数返回数组的方法,主程序中要用interface来说明函数的使用接口。使用接口包括参数类型及返回值类型。
- 2022-10-31 08:15:03下载
- 积分:1
-
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录...
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录
(5)获得临时目录
- 2022-08-31 23:00:03下载
- 积分:1
-
均值漂移
均值漂移是一种定位密度函数最大值的过程,给定从该函数中采样的离散数据。它有助于检测该密度的模式。
- 2023-08-07 05:20:04下载
- 积分:1
-
把指定文件的“创建时间”“修改时间”修改成指定的值
把指定文件的“创建时间”“修改时间”修改成指定的值-designated documents "creation time", "modified" revise the value of the specified
- 2022-03-15 16:14:03下载
- 积分:1
-
excel的函数范例,既全面又易学,适合收藏
excel的函数范例,既全面又易学,适合收藏-excel function example, is both comprehensive and easy to learn, for collection
- 2023-06-17 09:50:03下载
- 积分:1
-
读写文件操作的源代码…打开封闭的D。
VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
- 2022-01-28 07:35:52下载
- 积分:1
-
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件...
C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件-C++ Prepared a simple XML file parsing and generation, can be a complete XML document into a tree structure analysis, or generated in accordance with the contents of XML documents
- 2023-05-22 22:40:03下载
- 积分:1