代码搜索:oriented

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

代码结果 6,870
www.eeworm.com/read/187542/8627640

cpp pgm15_20.cpp

// // This file contains the C++ code from Program 15.20 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 199
www.eeworm.com/read/187542/8627671

cpp pgm10_11.cpp

// // This file contains the C++ code from Program 10.11 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 199
www.eeworm.com/read/362517/9994169

txt 认 识 jini (2).txt

作者:luflying email: zhang_yng@citiz.net 日期:2000-11-24 11:51:07 二、体系结构 Jini system 是由基础建设( infrastructure)、程式设计模型( programming model )、服务( services) 三方面所构成。 基础建设( infrastructure) Jini 基础建设的核心包
www.eeworm.com/read/361866/10031171

txt 认 识 jini (2).txt

作者:luflying email: zhang_yng@citiz.net 日期:2000-11-24 11:51:07 二、体系结构 Jini system 是由基础建设( infrastructure)、程式设计模型( programming model )、服务( services) 三方面所构成。 基础建设( infrastructure) Jini 基础建设的核心包
www.eeworm.com/read/361866/10032308

txt 认 识 jini (2).txt

作者:luflying email: zhang_yng@citiz.net 日期:2000-11-24 11:51:07 二、体系结构 Jini system 是由基础建设( infrastructure)、程式设计模型( programming model )、服务( services) 三方面所构成。 基础建设( infrastructure) Jini 基础建设的核心包
www.eeworm.com/read/278011/10584000

txt 认 识 jini (2).txt

作者:luflying email: zhang_yng@citiz.net 日期:2000-11-24 11:51:07 二、体系结构 Jini system 是由基础建设( infrastructure)、程式设计模型( programming model )、服务( services) 三方面所构成。 基础建设( infrastructure) Jini 基础建设的核心包
www.eeworm.com/read/271686/10984166

txt 认 识 jini (2).txt

作者:luflying email: zhang_yng@citiz.net 日期:2000-11-24 11:51:07 二、体系结构 Jini system 是由基础建设( infrastructure)、程式设计模型( programming model )、服务( services) 三方面所构成。 基础建设( infrastructure) Jini 基础建设的核心包
www.eeworm.com/read/140797/7146926

c fgetc.c

/* * fgetc.c * * Extremely slow fgetc implementation, using _fread(). If people * actually need character-oriented input to be fast, we may actually * have to implement buffering. Sigh. */ #i
www.eeworm.com/read/398324/7994456

m getnsv.m

function nsv = getnsv(net) % GETNSV % % Accessor method returning the number of support vectors of a support vector % classification network. % % n = getnsv(net); % % File : @dags
www.eeworm.com/read/398324/7994619

m getnsv.m

function nsv = getnsv(net) % GETNSV % % Accessor method returning the number of support vectors of a support vector % classification network. % % n = getnsv(net); % % File : @dags