代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/384400/8872181
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the
www.eeworm.com/read/383395/8950563
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the
www.eeworm.com/read/378061/9252680
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the
www.eeworm.com/read/366581/9807897
in zforce.in
:
#!/bin/sh
# zforce: force a gz extension on all gzip files so that gzip will not
# compress them twice.
#
# This can be useful for files with names truncated after a file transfer.
# 12345678901234
www.eeworm.com/read/360810/10076922
c bsd_comp.c
/* Because this code is derived from the 4.3BSD compress source:
*
* Copyright (c) 1985, 1986 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from sof
www.eeworm.com/read/280852/10288250
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the
www.eeworm.com/read/278030/10579636
bas comp_huffshortdict.bas
Attribute VB_Name = "Comp_HuffShortDict"
Option Explicit
'This is a 2 run method
Private BitVal() As Long
Private CharVal() As Long
Public Sub Compress_HuffManShortDict(FileArray() As B
www.eeworm.com/read/421857/10692114
txt disable compression on xp, ntfs partition, disk cleanup.txt
On an NTFS partition, Disk Cleanup can compress old files
to save space. But calculating the savings and performing
the compression often take a long time, and on some systems,
Disk Cleanup hangs d
www.eeworm.com/read/418731/10934528
txt disable compression on xp, ntfs partition, disk cleanup.txt
On an NTFS partition, Disk Cleanup can compress old files
to save space. But calculating the savings and performing
the compression often take a long time, and on some systems,
Disk Cleanup hangs d
www.eeworm.com/read/271470/10993138
bas comp_huffshortdict.bas
Attribute VB_Name = "Comp_HuffShortDict"
Option Explicit
'This is a 2 run method
Private BitVal() As Long
Private CharVal() As Long
Public Sub Compress_HuffManShortDict(FileArray() As B