代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/154303/7107033
txt ex7_42.txt
Example 7.42 Implementing the Transfer Object Assembler
public class ProjectDetailsAssembler
implements javax.ejb.SessionBean {
...
public ProjectDetailsData getData(String projectId){
www.eeworm.com/read/154303/7107057
txt ex6_36.txt
Example 6.36 Implementing Command Handler strategy: FrontController
public class FrontController extends HttpServlet {
. . .
/** Processes requests for both HTTP GET and
*
www.eeworm.com/read/436995/7757489
m xecef2~1.m
% xecef2gd_comp.m
% Scope: This MATLAB program performs the comparison between two different
% algorithms implementing the ECEF to Geodetic coordinates
%
www.eeworm.com/read/434325/7874445
m a6_e.m
echo on; clc;
%---------------------------------------------------------------------------
%A6_E MATLAB script file for implementing Algorithm 6.e
%
% NUMERICAL METHODS: MATLAB Programs, (c) Joh
www.eeworm.com/read/434325/7874485
m a3_g.m
echo on; clc;
%---------------------------------------------------------------------------
%A3_g MATLAB script file for implementing Algorithm 3.g
%
% NUMERICAL METHODS: MATLAB Programs, (c) Joh
www.eeworm.com/read/434325/7874497
m a3_i.m
echo on; clc;
%---------------------------------------------------------------------------
%A3_i MATLAB script file for implementing Algorithm 3.i
%
% NUMERICAL METHODS: MATLAB Programs, (c) Joh
www.eeworm.com/read/199147/7882700
pas virtualdataset.pas
unit VirtualDataSet;
{$INCLUDE dOCI.inc}
{
Descendant of TDataSet
This is a wrapper of TDataSet, for implementing Delphi specific functions.
}
{
Data in buffers are stores in BDE
www.eeworm.com/read/333324/12687446
tcl projinfo.tcl
# PROJINFO.TCL - Setup procedures for implementing project-information
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
#
www.eeworm.com/read/333324/12687525
tcl compslct.tcl
# COMPSELCT.TCL - Setup procedures for implementing component-selection
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
www.eeworm.com/read/333324/12687540
tcl sysconfg.tcl
# SYSCONFG.TCL - Setup procedures for implementing system-configuration
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------