代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/100282/15877993

html runs.html

Data Runs Nonresident attributes are stored in intervals of clusters called runs. Each run is represented by its starting cluster and its length. The starting cluster of a run is coded
www.eeworm.com/read/311816/10246910

m ldpcdecoderandencoder.m

%encode load GAfinal code=rand(1,3048)>0.5;%随机产生一个信号源码字,这个code还是逻辑结果,不是数 code=code+0; %为了变成数,把code加零,对code无影响 coded=zeros(1,7493);%为coded分配空间 for n=1:4445 k=zeros(1,3048)-1; gc
www.eeworm.com/read/186716/8914449

m bcd.m

function [out_binary] = bcd(in_integer,no_bit) % BCD ......... Positive integer to binary-coded-decimal (BCD) conversion % % BCD(IN,N) takes the input integers in the array IN and generates % r
www.eeworm.com/read/378919/9212926

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/179739/9341102

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/170405/9807763

pas unit1.pas

//Prog Made At The Request Of TRandy I Hope This Help Any Questions Just Ask (*Basic Multi Chat Program Coded By Jerome At The Request of TRandy I Should Of Done The Disconnect By Ip Because Some
www.eeworm.com/read/170405/9807783

~pas unit1.~pas

//Prog Made At The Request Of TRandy I Hope This Help Any Questions Just Ask (*Basic Multi Chat Program Coded By Jerome At The Request of TRandy I Should Of Done The Disconnect By Ip Because Some
www.eeworm.com/read/170405/9807795

dfm unit1.dfm

object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Multi Chat Coded By Jerome Scott II' ClientHeight = 330 Client
www.eeworm.com/read/170405/9807799

~dfm unit1.~dfm

object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Multi Chat Coded By Jerome Scott II' ClientHeight = 330 Client
www.eeworm.com/read/165451/10062083

m runeco1.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % RUNECO1: Execute 1-dimensional CA % % Fist Coded 27 February 1997 % Last Modefied 3 June 1997 % % Copyright (c) % T. Suzudo JAERI-CA