代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/114966/15033091

exe compress.exe

www.eeworm.com/read/114966/15033096

cpp compress.cpp

// Compress.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "string.h" #include "stdio.h" #include "conio.h" #include "stdlib.h" #define TABSIZE
www.eeworm.com/read/214035/15115724

exe compress.exe

www.eeworm.com/read/214035/15115737

c compress.c

////////////////////////////////////////////////////////////// //Name:compress.c //Purpose: Run length algorithm and Jpeg decoding //Author: phoenix, CS, TshingHua, Beijing, P.R.C. //Email: bjlufe
www.eeworm.com/read/209902/15212011

c compress.c

#include "dtm_v3.h" #include "dtm.h" #include "externdef.h" #include // BIEF文件静态信息的OFFSET #define OFF_BASEINFO_CARDID 0 // 持卡人编号 #define OFF_BASEINFO_NAME 4 // 持卡人姓名 #de
www.eeworm.com/read/209825/15213697

h compress.h

/* Robot Interface (C) 2006 Jason Hunt nulluser@gmail.com File: compress.h */ #ifndef COMPRESS_H #define COMPRESS_H void compress_frame(unsigned char *image,
www.eeworm.com/read/209825/15213719

cpp compress.cpp

/* Robot Interface (C) 2006 Jason Hunt nulluser@gmail.com File: compress.h You have to wrap jpeglib.h in extern "C" { } */ #include #include
www.eeworm.com/read/209373/15221997

zobj compress.zobj

www.eeworm.com/read/209373/15222600

zobj compress.zobj

www.eeworm.com/read/209321/15223428

compress_news

#!/bin/sh # compress_news # compresses news articles under /var/spool/news older than 6 days USER=${USER-$LOGNAME} if test -z "$USER"; then echo No \$USER set >&2 exit 1 elif test "$USER" != news