-
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
-
VB2005 a used copy of the document prepared by the time the date and then a smal...
一个用VB2005编写的文件拷贝并用时间日期随即命名的小程序-VB2005 a used copy of the document prepared by the time the date and then a small program named
- 2022-06-18 02:46:23下载
- 积分:1
-
用struts实现文件的上传,通过上传组件commons
用struts实现文件的上传,通过上传组件commons-fileupload-1.2.1,struts能很好的实现文件的上传-With struts file upload through the upload component of commons-fileupload-1.2.1, struts can realize a very good document upload
- 2022-01-25 19:04:13下载
- 积分:1
-
Delphi调用DLL
软件开发 Delphi编程DELPHI中动态调用dll
- 2022-11-14 13:50:03下载
- 积分:1
-
This Decode MPEG
This Decode MPEG-2 transport streams
1 - TS header decode
2 - Display table of PID addresses
3 - Create text file of PID addresses
4 - Extract a PES stream to another file
-This is Decode MPEG-2 transport streams
1- TS header decode
2- Display table of PID addresses
3- Create text file of PID addresses
4- Extract a PES stream to another file
- 2022-03-22 09:50:45下载
- 积分: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
-
MFC对于文件操作提供了强大的支持,相比之下对于目录的操作显得支持不足,对于常用的操作复制、删除、移动等都缺乏有效的支持。本程序实现对目录的操作。...
MFC对于文件操作提供了强大的支持,相比之下对于目录的操作显得支持不足,对于常用的操作复制、删除、移动等都缺乏有效的支持。本程序实现对目录的操作。-operation MFC document provides a powerful support for the directory comparison operation is inadequate support for the operation of commonly used copy, delete, move and so the lack of effective support. The program pairs catalog operation.
- 2022-03-28 10:43:35下载
- 积分:1
-
如何将数据导入 Word
如何将数据导入 Word-how the data into Word
- 2022-04-15 07:48:04下载
- 积分:1
-
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文...
文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件 随机文件文件 浏览 在临时文件下建立临时文件 自动识别文件路径 读取相应内容
- 2022-08-14 17:10:00下载
- 积分:1
-
多目标nsga最新算法,自己改进
多目标nsga最新算法,自己改进后的,对学习这个方向的很有帮助
- 2022-01-26 08:31:23下载
- 积分:1