代码搜索结果
找到约 10,000 项符合
2 的代码
operatorinheritance.cpp
//: C14:OperatorInheritance.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Inheriting overloade
operatorinheritance.cpp
//: C14:OperatorInheritance.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Inheriting overloade
ei222.res
EXACT 1ST & 2ND ORDER 2X2X2 TABLE INTERACTION PVALUES
SECOND ORDER AXBXC INTERACTION:
E111 & E211 OF 2X2X2 TABLE: 34 78
E121 & E221 OF 2X2X2 TABLE: 91 45
E1
operatorinheritance.cpp
//: C14:OperatorInheritance.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Inheriting overloade
mgtls2x.m
function m = mgtlsx(d,wl,wr,x)
% MGTLS2X - Global Total Least Squares misfit computation.
% [M,DH] = MGTLS2X(D,WL,WR,X) gives the GTLS2 misfit M and the
% GTLS2 approximation DH of the data D by the
bin2dec2.m
function output = bin2dec2(input)
% Converts a 32-bit bin number to 32-bit binary string
% Bin number must be of the following form
% input = [ 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 ...
%
mainpro.m
fname=input('Input File (in ASCII format)? ','s');
hash_foutname=input('Output File for md5 Hash? ','s');
time1=clock;
%Open the input file and get the first line of data
fid=fopen(fname);
M = fr
operatorinheritance.cpp
//: C14:OperatorInheritance.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Inheriting overloade
qimport2dt_d5.dpk
package QImport2DT_D5;
{$ALIGN ON}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRING
qimport2dt_d10.dpk
package QImport2DT_D10;
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRING