代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/365624/9852903
h serialport.h
/*
Module : SerialPort.H
Purpose: Interface for an MFC wrapper class for serial ports
Copyright (c) 1999 - 2007 by PJ Naughter.
All rights reserved.
Copyright / Usage Details:
You are
www.eeworm.com/read/166568/10016158
java compactnamespace.java
package org.jdom;
public final class Namespace {
// Common namespaces
public static final Namespace NO_NAMESPACE;
public static final Namespace XML_NAMESPACE;
// Factory methods
public st
www.eeworm.com/read/356037/10238147
odl addplug.odl
// AddPlug.odl : type library source for AddPlug.dll
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (AddPlug.tlb).
[ uuid(773C237F-4F2D-4
www.eeworm.com/read/458277/7299722
h serialport.h
/*
Module : SerialPort.H
Purpose: Interface for an MFC wrapper class for serial ports
Copyright (c) 1999 - 2008 by PJ Naughter.
All rights reserved.
Copyright / Usage Details:
You are
www.eeworm.com/read/458160/7303089
h serialport.h
/*
Module : SerialPort.H
Purpose: Interface for an MFC wrapper class for serial ports
Copyright (c) 1999 - 2008 by PJ Naughter.
All rights reserved.
Copyright / Usage Details:
You are
www.eeworm.com/read/434325/7874046
m a4algos.m
%---------------------------------------------------------------------------
%A4ALGOS
%
% NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995
% To accompany the text:
% NUMERICAL METHODS
www.eeworm.com/read/434325/7874438
m a6algos.m
%---------------------------------------------------------------------------
%A6ALGOS
%
% NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995
% To accompany the text:
% NUMERICAL METHODS
www.eeworm.com/read/434325/7874528
m backsub.m
function X = backsub(A,B)
%---------------------------------------------------------------------------
%BACKSUB Back substitution solution for upper-triangular systems.
% Sample call
% X = ba
www.eeworm.com/read/434325/7874559
m a8algos.m
%---------------------------------------------------------------------------
%A8ALGOS
%
% NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995
% To accompany the text:
% NUMERICAL METHODS
www.eeworm.com/read/434325/7874893
m a2algos.m
%---------------------------------------------------------------------------
%A2ALGOS
%
% NUMERICAL METHODS: MATLAB Programs, (c) John H. Mathews 1995
% To accompany the text:
% NUMERICAL METHODS