代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/162188/10327691
dec optmum.dec
/*
** optmum.dec - declarations for globals used in OPTMUM.
** (C) Copyright 1988-1999 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF AP
www.eeworm.com/read/461381/7228409
m makebasis.m
function A = makebasis(X)
% A = makebase(X)
%
% Function that creates the "faces space", i. e. the
% basis of the space created throught the eigenvectors
% of the covariance matrix of the populat
www.eeworm.com/read/456112/7358151
htm foreword-1.htm
Foreword
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/456112/7358471
htm foreword.htm
Foreword
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/145379/12731595
htm foreword-1.htm
Foreword
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/145379/12732384
htm foreword.htm
Foreword
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/316412/13523419
m ncmlogo.m
% NCMLOGO
% L-shaped membrane on the cover of the print
% version of Numerical Computing with MATLAB.
% Activate the cameratoolbar and move the camera.
% Set up the figure window
clf
shg
set(gcf,'co
www.eeworm.com/read/132649/5914928
readme
PCRE is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language.
Written by: Philip Hazel
Universit