代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/165451/10062084

m runeco2.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % RUNECO2: Execute 2-dimensional CA % % Fist Coded 27 February 1997 % Last Modefied 3 June 1997 % % Copyright (c) % T. Suzudo JAERI-CAIL
www.eeworm.com/read/357276/10212804

java water.java

// water version 02 // coded by Tota/tomato interactive import javax.microedition.lcdui.*; import javax.microedition.midlet.*; //Midp class public class water extends MIDlet implements C
www.eeworm.com/read/424260/10477025

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/352304/10565485

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/419208/10880109

mdl ofdm_gito.mdl

Model { Name "ofdm_gito" Version 5.0 Description "This COFDM Simulation simulate Coded OFDM using \nR" "eed-Solomon Channel Coding, over wireless multipath \nfading channel, with 3
www.eeworm.com/read/416907/11010048

mdl ofdm_gito.mdl

Model { Name "ofdm_gito" Version 5.0 Description "This COFDM Simulation simulate Coded OFDM using \nR" "eed-Solomon Channel Coding, over wireless multipath \nfading channel, with 3
www.eeworm.com/read/165343/7143920

txt genrm.cc.txt

// // // Program: genrm.cc // Create a generator for an RM(r,m) code // This is a kind of quick, brute-force (non recursive) way to // do this, that can only be coded explicitly up to a fixed value
www.eeworm.com/read/299611/7843362

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/296676/8082496

m dpcm.m

function [r,xtilde]=dpcm(x,a) % Usage: [r,xtilde]=dpcm(x,a) % Differential Pulse Coded Modulation % x: input source vector to be encoded % a: prediction filter % r: residue vector quantized to integer
www.eeworm.com/read/247122/12682684

txt changelog.txt

2003-07-14 -------- Monday - 14th July, 2003 RunExp.m: -Changed script into a function. -Coded to accept the numberofRuns as an Argument. -Added code for automatic Exit