代码搜索:oriented
找到约 6,870 项符合「oriented」的源代码
代码结果 6,870
www.eeworm.com/read/119348/6085238
authors
kses AUTHORS
============
* Ulf Harnhammar
main coder, project leader
* Richard R. Vasquez, Jr. (contact him at http://www.chaos.org/contact/)
coder (ob
www.eeworm.com/read/113536/6127836
h listbox.h
/*
COW : Character Oriented Windows
listbox.h : listbox cow private interface
*/
#define PwfnCtlLb(pwnd) (*((PWFN_CTL *) &pwnd->rgwExtra[cwExtraMin]))
/* Listbox Styles */
/*#define LB
www.eeworm.com/read/113165/6139820
h fmodsoundmodule.h
#ifndef _FmodSoundModule_Header_
#define _FmodSoundModule_Header_
/*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-ori
www.eeworm.com/read/103192/6220574
h listbox.h
/*
COW : Character Oriented Windows
listbox.h : listbox cow private interface
*/
#define PwfnCtlLb(pwnd) (*((PWFN_CTL *) &pwnd->rgwExtra[cwExtraMin]))
/* Listbox Styles */
/*#define LB
www.eeworm.com/read/101015/6262018
h listbox.h
/*
COW : Character Oriented Windows
listbox.h : listbox cow private interface
*/
#define PwfnCtlLb(pwnd) (*((PWFN_CTL *) &pwnd->rgwExtra[cwExtraMin]))
/* Listbox Styles */
/*#define LB
www.eeworm.com/read/489040/6481896
m plot_vf_scaterred.m
function plot_vf_scaterred(vf, pos, is_oriented, reorient)
% plot_vf_scaterred - plot a vector field with
% an optional image in the background.
%
% plot_vf_scaterred(vf, pos, is_oriented, re
www.eeworm.com/read/250662/12393228
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/223007/14664977
c scanf1.c
/*
** Line-oriented input processing with sscanf
*/
#include
#define BUFFER_SIZE 100 /* Longest line we'll handle */
void
function( FILE *input )
{
int a, b, c, d, e;
char buffe
www.eeworm.com/read/114188/15066654
htm 00000005.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: scaner (I.F.), 信区: Linux
www.eeworm.com/read/212387/15156631
java pinball.java
//
// PinBall class. Extends Ball class
//
// From Chapter 7 of
// Understanging Object-Oriented Programming with Java
// Written by Tim Budd
// Published by Addison-Wesley Longman
//
// See ftp://ft