代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/195564/8141667
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/493016/6403959
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/256630/11982832
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/234501/14111008
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/231728/14222667
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/231181/14248778
hpp ficdata62.hpp
#pragma ident "$Id: FICData62.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file FICData62.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 62.
www.eeworm.com/read/210859/15190930
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/190363/5183827
docbook hd44780.docbook
The HD44780 Driver
There are several ways of wiring up the HD44780 devices. Your choice
will probably be governed largely by your ability to wire up e
www.eeworm.com/read/249627/12484522
m rs.m
close all; clear all;
%reed-solomon decoder simulation
%by:yumi
m=8; %number of bits each symbol
n=2^m-1; %code length
t=8; %error correction ability
k=n-2*t; %informa
www.eeworm.com/read/388251/8622820
hpp ficdata9.hpp
#pragma ident "$Id: FICData9.hpp 281 2006-11-07 04:26:04Z ocibu $"
/**
* @file FICData9.hpp
* Augment the FICData class to provide the ability to load
* the FICData specifically for Block 9. Th