代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/234134/4660995

c gacheck.c

/* COW : Character Oriented Windows gacheck.c : global heap check procedure (DEBUG ONLY) */ #define COW #include #include #include #ifdef DEBUG /* entire
www.eeworm.com/read/231546/4714927

pod perlboot.pod

=head1 NAME perlboot - Beginner's Object-Oriented Tutorial =head1 DESCRIPTION If you're not familiar with objects from other languages, some of the other Perl object documentation may be a little d
www.eeworm.com/read/209559/4975164

kconfig

config LLC tristate depends on NET config LLC2 tristate "ANSI/IEEE 802.2 LLC type 2 Support" select LLC help This is a Logical Link Layer type 2, connection oriented support. Select this
www.eeworm.com/read/204040/5035207

asm screen2.asm

;* ;* COW : Character Oriented Windows ;* ;* screen2.asm : more of installable screen drivers title screen2 - More screen control code for CW .xlist include user.inc include uisa.inc ;*
www.eeworm.com/read/204040/5035270

asm util.asm

;* ;* COW : Character Oriented Windows ;* ;* util.asm : user utilities (DOS 3 & 5) title util - low level utilities for COW USER .xlist include user.inc .list include insyd.inc sBe
www.eeworm.com/read/204040/5035272

c dlgutil.c

/* COW : Character Oriented Windows dlgutil.c : dialog utility routines */ #define COW #include #define DIALOG #include #include #include
www.eeworm.com/read/204040/5035291

asm ktimer.asm

;* ;* COW : Character Oriented Windows ;* ;* ktimer.asm : kernel timer routine (for LRU sweep only at present). include kernel.inc ctickLruMax EQU 6 ;* 6/18 = 1/3 s (approx.) IFDEF DE
www.eeworm.com/read/204040/5035328

c gacheck.c

/* COW : Character Oriented Windows gacheck.c : global heap check procedure (DEBUG ONLY) */ #define COW #include #include #include #ifdef DEBUG /* entire
www.eeworm.com/read/167133/5467985

java shape.java

/* Shape.java -- the classic Object-Oriented shape interface Copyright (C) 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can re
www.eeworm.com/read/344585/3207910

m initlssvm.m

function model = initlssvm(X,Y,type, gam, sig2, kernel_type, preprocess, implementation,cgashow) % Initiate the object oriented structure representing the LS-SVM model % % model = initlssvm(X,Y, typ