代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/254811/4380321
h umenu.h
/*
COW: Character Oriented Windos
umenu.h : Definitions for User Menu
*/
/***BEGIN_PUBLIC***/
#ifndef NOMENUS
/* hack for nameless unions in CC */
#ifdef CC
#define CC_USZ u
#d
www.eeworm.com/read/254811/4380353
inc newexe.inc
; SCCSWHAT( "@(#)newexe.inc 1.1 87/12/19 16:42:42 " )
;*
;* COW : Character Oriented Windows
;*
;* newexe.inc : Munged version of NEWEXE
;* * things that are not used for COW have been removed
www.eeworm.com/read/162614/5535795
java batchupdateexception.java
/* BatchUpdateException.java -- Exception for batch oriented SQL errors
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/162519/5545327
java batchupdateexception.java
/* BatchUpdateException.java -- Exception for batch oriented SQL errors
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/292863/8328479
m denoisefullsfpyr.m
function im_d = denoiseFullSFpyr(im,noiseVar,noise,opts);
% function im_d = denoiseFullSFpyr(im,noiseVar,noise,opts);
%
% Denoise image using a seperable steerable Wavelet pyramid with
% oriented hi
www.eeworm.com/read/292863/8328548
m denoisefullsfpyr.m
function im_d = denoiseFullSFpyr(im,noiseVar,noise,opts);
% function im_d = denoiseFullSFpyr(im,noiseVar,noise,opts);
%
% Denoise image using a seperable steerable Wavelet pyramid with
% oriented hi
www.eeworm.com/read/172172/9722127
m demomodel.m
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab
clc;
disp(' This demo explains the use of the advanced object oriented interface');
disp(' '
www.eeworm.com/read/172172/9722145
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%
www.eeworm.com/read/367440/9748503
m demomodel.m
% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab
clc;
disp(' This demo explains the use of the advanced object oriented interface');
disp('
www.eeworm.com/read/367440/9748526
m deltablssvm.m
function model = deltablssvm(model,a1,a2)
% Bias term correction for the LS-SVM classifier
%
% >> model = deltablssvm(model, b_new)
%
% This function is only useful in the object oriented function
%