代码搜索:methods

找到约 10,000 项符合「methods」的源代码

代码结果 10,000
www.eeworm.com/read/235612/14060626

m desig.m

function trout=desig(trin,wavelet,stab,flag) % % trout= desig(trin,wavelet,stab,flag) % trout= desig(trin,wavelet,stab) % trout= desig(trin,wavelet) % % DESIG uses frequency domain methods to deconvol
www.eeworm.com/read/132541/14085156

java complete11_4.java

package questions.c11; import java.util.Random; /** Class representing a message queue with one slot * The add and get methods are synchronized */ public class Complete11_4 { private Stri
www.eeworm.com/read/201318/15410680

xml bixstypeconverter.xml

This class contains static methods that conve
www.eeworm.com/read/107694/15603225

txt pcnfs.txt

D-Link DFE-530TX PCI Fast Ethernet Adapter Packet Driver Installation for SUN PC-NFS V5.0 Getting Started --------------- Please read all methods below a
www.eeworm.com/read/107554/15605126

cc main.cc

# include "IntVec.hh" # include "ObjPtrVec.hh" # include "Obj.hh" using namespace std; # include # include // These are service methods used during testing void showInt(vector
www.eeworm.com/read/106588/15633691

h winview.h

#ifndef WINVIEW_H #define WINVIEW_H #include "view.h" // Contains methods to display user interface, called by model class WinView : public View { public: static View * Instance() { if ( _i
www.eeworm.com/read/106487/15635486

java machine.java

package com.wiley.compBooks.roman.session.fazuul; import javax.ejb.*; import java.rmi.RemoteException; import java.rmi.Remote; /** * These are the business logic methods exposed publically b
www.eeworm.com/read/101103/15852496

txt stringvalue.txt

// String class value methods public static String valueOf(Object obj); public static String valueOf(char data[]); public static String valueOf(char data[], int offset, int count); public static
www.eeworm.com/read/100612/15868804

txt kcmcomba.txt

In embedded applications on low-powered processors, performance is a big issue. Using either the KCM or Comba methods as described here can increase speeds 4-fold. To use the super-fast KCM (for
www.eeworm.com/read/288992/8587991

h processing.h

#pragma once #include "resource.h" // main symbols #include #include "Methods.h" #include "Multithreading/Thread.h" // defining an internal error message id. // Purpose: Pr