代码搜索:methods

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

代码结果 10,000
www.eeworm.com/read/151556/12201433

m diffnew.m

function [A,df]=diffnew(X,Y) %Input - X is the 1xn abscissa vector % - Y is the 1xn ordinate vector %Output - A is the 1xn vector containing the coefficients of the Nth % degree Ne
www.eeworm.com/read/150030/12323859

h pubmem.h

//------------------------------------------------------------------- // C Interface to private allocator //------------------------------------------------------------------- #define EXPORT extern
www.eeworm.com/read/251092/12364957

txt overloading overriding runtime type and object orientation (1).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 10:01:58 AM 6)Overloading overriding runtime type and object orientation Objective 1) State the benefits of encapsulation in object oriented design and wri
www.eeworm.com/read/234517/14110288

java fpathnamefield.java

/*====================================================================*\ FPathnameField.java Pathname field class. ------------------------------------------------------------------------ This fil
www.eeworm.com/read/233815/14133842

m standardise.m

function Xs = standardise(X) %function Xs = standardise(X) % % Standardises the data in X, by making column means equal to 0 % and column variances equal to 1 % %INPUTS % X = the data matrix
www.eeworm.com/read/131129/14159631

h qnetwork.h

//------------------------------------------------------------------------------ // File: qnetwork.h // // Desc: This header file machine-generated by mktyplib.exe. // Interface to type libr
www.eeworm.com/read/130444/14193903

h ishellextinitimpl.h

//------------------------------------------------------------------------------------- // Quick Hex Shell extension // Copyright (c) 2000 by Shanker.C // All rights reserved // Author's consent
www.eeworm.com/read/127767/14337763

txt e364. converting between a bitset and a byte array.txt

There are no default methods for converting a BitSet to and from a byte array. This example implements two methods to do the conversion. These methods make it possible to easily work with both BitSet
www.eeworm.com/read/226058/14500833

m jcontrol.m

function obj=jcontrol(Parent, Style, varargin) % JCONTROL constructor for JCONTROL class % % JCONTROL provides an easy way to integrate a full range of java GUIs % from the java.awt and javax.swin
www.eeworm.com/read/123850/14609276

txt overloading overriding runtime type and object orientation (1).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 10:01:58 AM 6)Overloading overriding runtime type and object orientation Objective 1) State the benefits of encapsulation in object oriented design and wri