代码搜索:implementing

找到约 2,669 项符合「implementing」的源代码

代码结果 2,669
www.eeworm.com/read/161674/10386697

h switch.h

/* switch.h * Definitions needed for implementing context switching. * * Context switching is inherently machine dependent, since * the registers to be saved, how to set up an initial * call fram
www.eeworm.com/read/160490/10527028

m cp0402_transmitter_2pam_th.m

% % FUNCTION 4.2 : "cp0402_transmitter_2PAM_TH" % % Simulation of a UWB transmitter implementing PAM with TH % % Transmitted Power is fixed at 'Pow'. % The signal is sampled with frequency 'fc'.
www.eeworm.com/read/276402/10741879

m cp0402_transmitter_2pam_th.m

% % FUNCTION 4.2 : "cp0402_transmitter_2PAM_TH" % % Simulation of a UWB transmitter implementing PAM with TH % % Transmitted power is fixed at 'Pow' % The signal is sampled with frequency 'fc'
www.eeworm.com/read/276402/10741991

m cp0402_transmitter_2pam_th.m

% % FUNCTION 4.2 : "cp0402_transmitter_2PAM_TH" % % Simulation of a UWB transmitter implementing PAM with TH % % Transmitted power is fixed at 'Pow' % The signal is sampled with frequency 'fc'
www.eeworm.com/read/420766/10776878

txt partition.txt

package datamining; import java.io.*; import java.util.*; /** * Class for implementing partition algorithm for * finding frequent itemsets. * * @author Michael Holler * @version 0.2,
www.eeworm.com/read/273715/10903705

m cp0402_transmitter_2pam_th.m

% % FUNCTION 4.2 : "cp0402_transmitter_2PAM_TH" % % Simulation of a UWB transmitter implementing PAM with TH % % Transmitted power is fixed at 'Pow' % The signal is sampled with frequency 'fc'
www.eeworm.com/read/273055/10930199

m smosvctrain.m

function varargout = hidemexfun(obj, varargin) % % HIDEMEXMETHOD - simple trick for hiding MEX files implementing methods % % This m-file demonstrates a simple trick for hiding MEX files from the
www.eeworm.com/read/418028/10967195

c fts1.c

/* The author disclaims copyright to this source code. * * This is an SQLite module implementing full-text search. */ /* ** The code in this file is only compiled if: ** ** * The FTS1 module i
www.eeworm.com/read/154303/7106970

txt ex7_4.txt

Example 7.4 ServiceLocator.java: Implementing EJB Service Locator Strategy package com.corej2eepatterns.servicelocator; // imports public class ServiceLocator { . . . // look up a
www.eeworm.com/read/154303/7106980

txt ex7_6.txt

Example 7.6 ServiceLocator.java: Implementing JMS Topic Service Locator Strategy package com.corej2eepatterns.servicelocator; // imports public class ServiceLocator { . . . // look