-
定时清理Windows的指定的目录程序源码,在它运行时它会毫不客气地把指定目录下的东西Kill掉,不可恢复...
定时清理Windows的指定的目录程序源码,在它运行时它会毫不客气地把指定目录下的东西Kill掉,不可恢复-regularly clean up the Windows directory specified procedures source, it will run when it bluntly designated directory Kill things out, not to resume
- 2022-03-24 21:09:14下载
- 积分:1
-
- 2022-04-12 15:59:17下载
- 积分:1
-
sdcc 在 8051 的生成文件
#GNU 生成文件使用 SDCC
########################################################################
# GNU 生成文件证明 C 和汇编源文件的组合
# 文件名称: 生成文件
# 所有目标文件中的宏定义是按顺序都处理由 SDCC
# 到 "file.hex" 使用 GNU 使创建的文件,只是执行 "做"
########################################################################
TRG = led_pb
OBJ = led_pb.rel
设备 = mmcs51
SDCCCFLAGS =--模型小
ASLINKFLAGS =--代码-loc 0x8000 — — xram-loc 0xC000
- 2023-02-01 01:30:04下载
- 积分:1
-
批量更改windows文件名。
批量更改windows文件名。-volume changes windows file.
- 2022-12-18 07:15:02下载
- 积分:1
-
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨...
以前汉化PS游戏〈〈封神演义〉〉的时候写的工具,作用是查看其自带的字模文件font.grp里的数据,还可以修改其中的数据。 附带用VB写的源代码。游戏狂热的不妨耍一下,-sinicized PS games before the time of writing tools, is to look into their own documents to the Fonts font.grp The data can also modify the data. VB fringe write the source code. The game might play fanatical about, huh
- 2022-05-19 19:06:13下载
- 积分:1
-
VC++ Document batch class, you can access a volume directory file name format, s...
VC++的文件批处理的类,可以批量的获得某目录下的文件的名字大小类型格式等操作.-VC++ Document batch class, you can access a volume directory file name format, such as the size of the type of operation.
- 2022-08-15 07:38:16下载
- 积分: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
-
vb.net this is the document prepared by the division that can be separated into...
这个是用vb.net编写的文件分割器,可以将一个文件分割成多个文件,还可以将分割后的文件组合成原来的文件。-vb.net this is the document prepared by the division that can be separated into a number of paper documents, but also can be divided after the original document into a document.
- 2022-02-26 17:31:07下载
- 积分:1
-
学的好一点的时候写的一个记事本程序,供大家参考一下
学的好一点的时候写的一个记事本程序,供大家参考一下-Learn better when written in a notebook procedures, refer to U.S. for
- 2022-04-12 01:56:07下载
- 积分:1
-
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和...
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多. -lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.
- 2022-06-29 20:56:32下载
- 积分:1