代码搜索:Coder
找到约 7,216 项符合「Coder」的源代码
代码结果 7,216
www.eeworm.com/read/100525/15872816
h coder.h
/*
**
** File: "coder.h"
**
** Description: Function prototypes and external declarations
** for "coder.c"
**
*/
/*
ITU-T G.723 Speech Coder ANSI-C Source Code Version
www.eeworm.com/read/100424/15873907
java coder.java
// FrontEnd Plus for JAD
// DeCompiled : coder.class
package utils;
public class coder//编码
{
protected int len;//长度
protected int offset;//偏移量
protected int size;//大小
p
www.eeworm.com/read/161429/10413738
bat msm.bat
@echo off
call mc_lib2 wtmslib f97
call mc_lib2 wtmslib b97
call mc_lib2 wtmslib l97
call mc_lib2 wtmslib cdf22
call mc_lib2 wtmslib cdf24
call mc_lib2 wtmslib bcw3
call mc_lib2 wtmslib d4
cal
www.eeworm.com/read/161429/10413885
bat m.bat
@echo off
call wc_lib2 wtlib quantizers
call wc_lib2 wtlib image
call wc_lib2 wtlib codeimage
call wc_lib2 wtlib coder
call wc_lib2 wtlib dwt
call wc_lib2 wtlib spt
call wc_lib2 wtlib fdct
cal
www.eeworm.com/read/342308/12029552
bat msm.bat
@echo off
call mc_lib2 wtmslib f97
call mc_lib2 wtmslib b97
call mc_lib2 wtmslib l97
call mc_lib2 wtmslib cdf22
call mc_lib2 wtmslib cdf24
call mc_lib2 wtmslib bcw3
call mc_lib2 wtmslib d4
cal
www.eeworm.com/read/342308/12029619
bat m.bat
@echo off
call wc_lib2 wtlib quantizers
call wc_lib2 wtlib image
call wc_lib2 wtlib codeimage
call wc_lib2 wtlib coder
call wc_lib2 wtlib dwt
call wc_lib2 wtlib spt
call wc_lib2 wtlib fdct
cal
www.eeworm.com/read/289444/8550669
c coder_bitplane.c
/*****
coder_bitplane : send bitplanes ; this is an "EZ" coder,
except that our calling structures ruins the embedding
old style : call be Band order ; compare to coder_bp
*****/
#includ
www.eeworm.com/read/289444/8550693
c coder_frac.c
#define FIX_ERRORS
#define DO_LOG
#define MAX_SCALE_0
//#define MAX_SCALE_1
/** allowing scales hurts about 0.1 bpp,
* fixes and escapes are both reduce by about 200 (1400 -> 1200)
* b
www.eeworm.com/read/289444/8550718
c coder_none.c
#include
#include
#include
#include
#include "coder.h"
void coderNone_encodeBand(coder *me,int *band,int w,int h,int fullw,int *parent);
www.eeworm.com/read/289444/8550819
c coder_sm.c
/*****
SigMap : send "significance map" then residual values
the sigmap is a mask of five entries : "0,1,-1, positive > 1, negative < -1"
it is order-1 context coded bases on the the parents