代码搜索:finding

找到约 1,199 项符合「finding」的源代码

代码结果 1,199
www.eeworm.com/read/153018/12066887

m nprocess.m

function [Xnew,mX,sX]=nprocess(X,DimX,Cent,Scal,mX,sX,reverse,show); % $ Version 1.03 $ Date 6. May 1998 $ Drastic error in finding scale parameters corrected $ Not compiled $ % $ Version 1.031 $
www.eeworm.com/read/205721/15309132

m cbins.m

function [dataout]=cbins(datain,v,strike,dip,records,width,binsize,depthlim) %[dataout]=cbins(datain,v,strike,dip,records,width,binsize,depthlim) % %G. Perron %March 1999 % %finding plotting limits
www.eeworm.com/read/179911/5296014

h guid.h

#ifndef _IEEE1394_GUID_H #define _IEEE1394_GUID_H /* * General information: Finding out which GUID belongs to which node is done by * sending packets and therefore waiting for the answers. Where
www.eeworm.com/read/350097/3130907

h guid.h

#ifndef _IEEE1394_GUID_H #define _IEEE1394_GUID_H /* * General information: Finding out which GUID belongs to which node is done by * sending packets and therefore waiting for the answers. Where
www.eeworm.com/read/334125/3374673

sh wintest_functions.sh

#!/bin/sh # Setup the windows environment. # This was the best way I could figure out including library files # for the moment. # I was finding that "cat common.exp wintest_setup.exp | expect -f -" #
www.eeworm.com/read/288961/3996752

java bookservice.java

package org.codehaus.xfire.demo; import java.util.Map; /** * * Service finding books * * @author Dan Diephouse * @author
www.eeworm.com/read/471682/6887944

c program6_09a.c

/* Program 6.9A Finding occurrences of one wide character string in another */ #include #include int main(void) { wchar_t text[100]; /* Input buffer for strin
www.eeworm.com/read/294635/8215185

txt txtlnkman.txt

Text Links Manager Addin for RadAsm A simple addin to finding an browsing added text links from RadAsm. If you added Note,Bug or ToDo links in your sources(Asm and Inc only) you will easily find
www.eeworm.com/read/392497/8339576

m rms.m

% % Root-Mean-Square value(s) for input data % % Efficient MATLAB function for finding RMS values. Accepts N-Dimensional % matrices, and computes the column-wise RMS value for N>1, or across
www.eeworm.com/read/392497/8339704

m rms.m

% % Root-Mean-Square value(s) for input data % % Efficient MATLAB function for finding RMS values. Accepts N-Dimensional % matrices, and computes the column-wise RMS value for N>1, or across