代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/143582/5756663

plg encode.plg

Build Log --------------------Configuration: Encode - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\Kip\LO
www.eeworm.com/read/143582/5756666

dsw encode.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/143582/5756667

dsp encode.dsp

# Microsoft Developer Studio Project File - Name="Encode" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/143434/5757926

c encode_.c

/* $Log: encode_.c,v $ Revision 1.2 2002/02/15 03:57:55 yurik Warnings removed during compilation, patch courtesy of Jehan Bing, jehan@bravobrava.com Revision 1.1 2000/06/05 04:45:12 robertj Add
www.eeworm.com/read/142443/5765562

h encode.h

/* ///////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/141297/5773396

c encode.c

/* * encode.c * * CCITT ADPCM encoder * * Usage : encode [-3|4|5] [-a|u|l] < infile > outfile */ #include #include "g72x.h" /* * Pack output codes into bytes and write them to stdou
www.eeworm.com/read/140779/5781263

c encode.c

/* $Log: encode.c,v $ * Revision 1.1 1996/08/19 22:32:21 jaf * Initial revision * */ #ifdef P_R_O_T_O_T_Y_P_E_S extern int encode_(integer *voice, integer *pitch, real *rms, real *rc, integer
www.eeworm.com/read/136781/5867223

bat encode.bat

@echo off //cd source //copy application.properties bak\application.properties del application_zh.properties native2ascii -encoding GBK application.properties application_zh.properties
www.eeworm.com/read/136571/5870952

c encode.c

#include #include "global.h" #include "common.h" #include "encoder.h" #include "enwindow.h" #include "video.h" extern unsigned _stklen = 16384; extern FILE *hOutput; extern unsigned lo
www.eeworm.com/read/134249/5893312

bat encode.bat

@echo off cd source copy application.properties cvs del application_zh.properties native2ascii -encoding GBK application.properties application_zh.properties