代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/304048/13803461

m mc_cdma_rayleigh_run.m

clc;clear; x=1:2:11; y=x; z=x; for i=1:length(x) snrr=x(i); sim('mc_cdma_rayleigh_kuirs'); y(i)=mean(coded_error); z(i)=mean(no_coded_error); end grid on; semilogy(x,y,'
www.eeworm.com/read/108518/15584688

c vfapidec.c

/* * Copyright (C) Chia-chen Kuo - Jan 2001 * * This file is part of DVD2AVI, a free MPEG-2 decoder * * DVD2AVI is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/112466/15484864

txt readme.txt

=== GSNAKE API ver 1.0 === Introduction ============ GSNAKE API provides tools for contour modeling, extraction, detection and classification, based on generalized active contour model (g-snak
www.eeworm.com/read/100313/15877321

txt 7_3_03.txt

5i' Recommendation T.30 PROCEDURES FOR DOCUMENT FACSIMILE TRANSMISSION IN THE GENERAL SWITCHED TELEPHONE NETWORK
www.eeworm.com/read/449281/7515200

cpp shapeencoding.cpp

/****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software */ /*
www.eeworm.com/read/449243/7516477

cpp shapeencoding.cpp

/****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software */ /*
www.eeworm.com/read/135956/13883365

cpp shapeencoding.cpp

/****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software */ /*
www.eeworm.com/read/205214/15323477

c ccoder.c

/************************************************************************ * * FILENAME : ccoder.c * * DESCRIPTION : Main program for speech channel encoding * *********************************
www.eeworm.com/read/112323/15489674

c mpeg2dec.c

/* mpeg2dec.c, main(), initialization, option processing */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * Thes