代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/438281/7733332
m cp0201_transmitter_2ppm_th.m
%
% FUNCTION 2.6 : "cp0201_transmitter_2PPM_TH"
%
% Simulation of a UWB transmitter implementing 2PPM with TH
%
% Transmitted Power is fixed to 'Pow'
% The signal is sampled with frequency 'fc'
www.eeworm.com/read/197565/7985883
m cp0202_transmitter_2pam_ds.m
%
% FUNCTION 2.9 : "cp0202_transmitter_2PAM_DS"
%
% Simulation of a UWB transmitter implementing 2PAM with DS
%
% Transmitted power is fixed to 'Pow'
% The signal is sampled with frequency 'fc'
www.eeworm.com/read/197565/7986043
m cp0201_transmitter_2ppm_th.m
%
% FUNCTION 2.6 : "cp0201_transmitter_2PPM_TH"
%
% Simulation of a UWB transmitter implementing 2PPM with TH
%
% Transmitted Power is fixed to 'Pow'
% The signal is sampled with frequency 'fc'
www.eeworm.com/read/397115/8066677
txt copyright.txt
COPYRIGHT
---------
SOM Toolbox 2.0, a software library for Matlab 5 implementing the
Self-Organizing Map algorithm is Copyright (C) 1999 by Esa Alhoniemi,
Johan Himberg, Jukka Parviainen and Juha Ve
www.eeworm.com/read/331448/12827460
txt copyright.txt
COPYRIGHT
---------
SOM Toolbox 2.0, a software library for Matlab 5 implementing the
Self-Organizing Map algorithm is Copyright (C) 1999 by Esa Alhoniemi,
Johan Himberg, Jukka Parviainen and Juha Ve
www.eeworm.com/read/244790/12843710
txt copyright.txt
COPYRIGHT
---------
SOM Toolbox 2.0, a software library for Matlab 5 implementing the
Self-Organizing Map algorithm is Copyright (C) 1999 by Esa Alhoniemi,
Johan Himberg, Jukka Parviainen and Juha Ve
www.eeworm.com/read/141739/12988661
txt copyright.txt
COPYRIGHT
---------
SOM Toolbox 2.0, a software library for Matlab 5 implementing the
Self-Organizing Map algorithm is Copyright (C) 1999 by Esa Alhoniemi,
Johan Himberg, Jukka Parviainen and Juha Ve
www.eeworm.com/read/240990/13180490
m cp0202_transmitter_2pam_ds.m
%
% FUNCTION 2.9 : "cp0202_transmitter_2PAM_DS"
%
% Simulation of a UWB transmitter implementing 2PAM with DS
%
% Transmitted power is fixed to 'Pow'
% The signal is sampled with frequency 'fc'
www.eeworm.com/read/240990/13180669
m cp0201_transmitter_2ppm_th.m
%
% FUNCTION 2.6 : "cp0201_transmitter_2PPM_TH"
%
% Simulation of a UWB transmitter implementing 2PPM with TH
%
% Transmitted Power is fixed to 'Pow'
% The signal is sampled with frequency 'fc'
www.eeworm.com/read/325023/13231426
java randomwords.java
//: interfaces/RandomWords.java
// Implementing an interface to conform to a method.
import java.nio.*;
import java.util.*;
public class RandomWords implements Readable {
private static Rando