代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/367675/2835346
txt 215.txt
发信人: yaomc (白头翁&山东大汉), 信区: DataMining
标 题: Re: 一些挺好的文章
发信站: 南京大学小百合站 (Fri Jan 4 16:20:31 2002), 站内信件
Ok.
let me try. And wait several days. I will compress them to a package,and
upload it to
www.eeworm.com/read/435124/7797072
h image.h
code unsigned char Head[]=
{
// height, width, type of compress (NONE = 0, ZERO = 1, FULL = 2),
// data ...
0x40,0x80,0x01,
0x00,0x01,0x80,0xC0,0x70,0x98,0xFF,0x3B,0x88,0xC2,0x4C
www.eeworm.com/read/226581/14457399
h image.h
code unsigned char Head[]=
{
// height, width, type of compress (NONE = 0, ZERO = 1, FULL = 2),
// data ...
0x08,0x80,0x01,
0x00,0x01,0x80,0xC0,0x70,0x98,0xFF,0x3B,0x88,0xC2,0x4C
www.eeworm.com/read/288095/4009967
makefile
CC = g++
AR = ar
objects = common.o explode.o extract.o huffman.o wave.o mpq.o
zlib_objects = ../zlib/*.o #adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o inftrees.o
www.eeworm.com/read/288095/4009977
makefile~
CC = g++
AR = ar
objects = common.o explode.o extract.o huffman.o wave.o mpq.o
zlib_objects = ../zlib/*.o #adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o inftrees.o
www.eeworm.com/read/100683/15867054
txt readme.txt
HCE32 --Hume's Compress Engine Version 1.0 (for 98/2K/Xp)
based on BCE32(benny's special huffman 2 bits group algorithm)
rewrite and bug fixed....
好久没有写东西了,这次研究一下数据压缩.
这种压缩使用2bits分组,是最简单的一种,压缩
www.eeworm.com/read/167890/5451418
ref test_8.ref
opening serial
starting compress ??? ???
i[0]: i: 0 o: 0
i[1]: i: 1 o: 0
i[2]: i: 2 o: 0
i[3]: i: 3 o: 0
i[4]: i: 4 o: 0
i[5]: i: 5 o: 0
i[6]: i: 6 o: 0
i[7]: i: 7 o: 0
i[8]: i: 0 o: 0
i[9]: i: 1 o: 0
www.eeworm.com/read/283085/9043574
asv sagunitcomst.asv
%%sag compress
%将“持续不同时间长度”的电压凹陷信号进行归一化
clc;clear;
%产生持续时间不同的电压突降sag
t=1:320;
w0=100*pi;
a=randint(10,1,[100 900])/1000;
t1=randint(10,1,[32,160]);%产生阶跃函数的起始时间
t2=randint(10,1,[192,288]);
d
www.eeworm.com/read/168569/9907578
makedepend
# DO NOT DELETE
adler32.o: zlib.h zconf.h
compress.o: zlib.h zconf.h
crc32.o: zutil.h zlib.h zconf.h crc32.h
gzio.o: zutil.h zlib.h zconf.h
uncompr.o: zlib.h zconf.h
deflate.o: deflate.h zutil.h zlib
www.eeworm.com/read/288095/4011929
makedepend
# DO NOT DELETE
adler32.o: zlib.h zconf.h
compress.o: zlib.h zconf.h
crc32.o: zutil.h zlib.h zconf.h crc32.h
gzio.o: zutil.h zlib.h zconf.h
uncompr.o: zlib.h zconf.h
deflate.o: deflate.h zutil.h zlib