代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/254811/4380227
c helpstub.c
/*
COW : Character Oriented Windows
helpstub.c : stub for help
(included for applications that don't supply help)
(for those that do, this module will not be included)
*/
#define COW
www.eeworm.com/read/254811/4380324
inc itl.inc
;*
;* COW : Character Oriented Windows
;*
;* itl.inc : Internationalization header (for assembler)
;* (LOADER stuff only)
IFDEF LANGUAGE_ENGLISH
szErrNotOnPath EQU "program is not on searc
www.eeworm.com/read/254811/4380354
h usdmtmpl.h
/*
COW : Character Oriented Windows
usdmtmpl.h : Template include for SDM
Normally only compiled with the CS compiler
* * * * WARNING * * * *
!! application code should not depend on t
www.eeworm.com/read/292010/8383093
h socket.h
/*
File: Socket.h
Contains: Provides a simple, object oriented socket abstraction, also
hides the details of socket event handling. Sockets can post
ev
www.eeworm.com/read/189481/8467580
c bitio.c
/************************** Start of BITIO.C *************************
*
* This utility file contains all of the routines needed to impement
* bit oriented routines under either ANSI or K&R C.
www.eeworm.com/read/371255/9559338
m spatialgabor.m
% SPATIALGABOR - applies single oriented gabor filter to an image
%
% Usage:
% [Eim, Oim, Aim] = spatialgabor(im, wavelength, angle, kx, ky, showfilter)
%
% Arguments:
% im - Image t
www.eeworm.com/read/418523/10943048
m spatialgabor.m
% SPATIALGABOR - applies single oriented gabor filter to an image
%
% Usage:
% [Eim, Oim, Aim] = spatialgabor(im, wavelength, angle, kx, ky, showfilter)
%
% Arguments:
% im - Image t
www.eeworm.com/read/462079/7209458
c bitio.c
/************************** Start of BITIO.C *************************
*
* This utility file contains all of the routines needed to impement
* bit oriented routines under either ANSI or K&R C. It
www.eeworm.com/read/455115/7377788
m spatialgabor.m
% SPATIALGABOR - applies single oriented gabor filter to an image
%
% Usage:
% [Eim, Oim, Aim] = spatialgabor(im, wavelength, angle, kx, ky, showfilter)
%
% Arguments:
% im - Image t
www.eeworm.com/read/130242/5962392
java curiostore1.java
class CurioStore1 {
/* Curio Store No. 1 by J M Bishop April 2000
* -----------------
* Illustrates the basic form of an object oriented program
*/
// Declare three object