代码搜索:Encodes

找到约 341 项符合「Encodes」的源代码

代码结果 341
www.eeworm.com/read/229812/4752860

asm _svgif.asm

include ..\cwlib.inc scode ;------------------------------------------------------------------------------ ; ;Encodes and writes a bitmap in GIF format. ; ;Calling: ; ;SaveGIF(flags,filena
www.eeworm.com/read/229812/4752918

asm svbm.asm

include ..\cwlib.inc scode ;****************************************************************************** ;Encodes and writes a bitmap in BM format. ; ;On Entry: ; ;EAX - Flags, bit sign
www.eeworm.com/read/167185/5464966

c w_encode.c

/* File: w_encode.c */ /************************************************/ /* This program encodes data in a NIST file */ /* in place (i.e. the filename is not changed). */ /*********************
www.eeworm.com/read/167185/5465116

c w_encode.c

/* File: w_encode.c */ /************************************************/ /* This program encodes data in a NIST file */ /* in place (i.e. the filename is not changed). */ /*********************
www.eeworm.com/read/448751/7526261

c wavelet.c

// --------------- SINGLE-CHANNEL ROUTINES --------------- // wavelet image compression // encodes channels (which necessarily have to have // power of 2 dimensions) using a wavelet-transform and
www.eeworm.com/read/116724/14957252

c wavelet.c

// --------------- SINGLE-CHANNEL ROUTINES --------------- // wavelet image compression // encodes channels (which necessarily have to have // power of 2 dimensions) using a wavelet-transform and
www.eeworm.com/read/480953/1303627

java problemencoder.java

/** * Description: Encodes the specified problem into encoded information for * forming the goodness landscape. * * @ Author Create/Modi Note * Xiaofeng Xie May 31, 2000 * Xi
www.eeworm.com/read/195201/5114445

c wavelet.c

// --------------- SINGLE-CHANNEL ROUTINES --------------- // wavelet image compression // encodes channels (which necessarily have to have // power of 2 dimensions) using a wavelet-transform and
www.eeworm.com/read/185314/5238181

java soundexphoneticencoder.java

package com.wrox.algorithms.wmatch; /** * Encodes strings according to the original Soundex algorithm. * */ public final class SoundexPhoneticEncoder implements PhoneticEncoder { /** The singl
www.eeworm.com/read/179541/5304279

c wavelet.c

// --------------- SINGLE-CHANNEL ROUTINES --------------- // wavelet image compression // encodes channels (which necessarily have to have // power of 2 dimensions) using a wavelet-transform and