代码搜索:compre

找到约 98 项符合「compre」的源代码

代码结果 98
www.eeworm.com/read/375900/2718911

makefile

# Makefile - makefile for sandpoint sp824x # # Copyright 1984-2001 Wind River Systems, Inc. # # modification history # -------------------- # 01p,19jul02,pcs Specify ROM_LINK_ADRS to fix compre
www.eeworm.com/read/375900/2719022

mak mkbootrom.mak

# Makefile - makefile for sandpoint sp824x # # Copyright 1984-2001 Wind River Systems, Inc. # # modification history # -------------------- # 01p,19jul02,pcs Specify ROM_LINK_ADRS to fix compre
www.eeworm.com/read/334325/12610409

txt liba52.txt

Using the liba52 API -------------------- liba52 provides a low-level interface to decoding audio frames encoded using ATSC standard A/52 aka AC-3. liba52 provides downmixing and dynamic range compre
www.eeworm.com/read/246409/4494412

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/216450/4893908

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/196482/5102349

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/304657/3786763

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/283069/4086885

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/375613/2723648

mms descrip.mms

# descrip.mms: MMS description file for building zlib on VMS # written by Martin P.J. Zinser cc_defs = c_deb = .ifdef __DECC__ pref = /prefix=all .endif OBJS = adler32.obj, compre
www.eeworm.com/read/178328/9407660

h lz77.h

////////////////////////////// // LZ77.h ////////////////////////////// // 使用在自己的堆中分配索引节点,不滑动窗口 // 每次最多压缩 65536 字节数据 // 的优化版本 #ifndef _WIX_LZ77_COMPRESS_HEADER_001_ #define _WIX_LZ77_COMPRE