代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/286467/8763381
txt tanchishe.txt
#define N 200
#include
#include
#include
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define ESC 0x011b
int i,key;
int scor
www.eeworm.com/read/386014/8771576
h haar_int.h
#ifndef _HAAR_INT_H_
#define _HAAR_INT_H_
/** \file
The documentation in this file is formatted for doxygen
(see www.doxygen.org).
Copyright and Use
You m
www.eeworm.com/read/429877/8784611
m makeellip.m
function [x, y]= makeellip( x0, y0, radiusx, radiusy, angleinterval)
% (x0, y0 ) = center of circle
% radiusx = radius in x direction (a)
% radiusy = radius in y direction (b)
% angleinterval = a
www.eeworm.com/read/286090/8789373
c alloca.c
/* alloca.c -- allocate automatically reclaimed memory
(Mostly) portable public-domain implementation -- D A Gwyn
This implementation of the PWB library alloca function,
which is used to all
www.eeworm.com/read/385670/8792817
cc snake.cc
#include "Snake.h"
#include
void Foods::init( int max, int x_max, int x_min, int y_max, int y_min ) {
food.resize( max );
for ( vector::iterator iter = food.begin(); iter != foo
www.eeworm.com/read/385660/8793561
h drawminutia.h
#ifndef DRAWMINUTIA
#define DRAWMINUTIA
#define ZEROVIEWX 20
#define ZEROVIEWY 20
#define DLEN 6
struct MINUTIASTRU
{
short x;
short y;
short direction;
};
struct CENTER
{
sho
www.eeworm.com/read/385414/8806166
cpp ground.cpp
// Ground.cpp: implementation of the CGround class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RayTrace.h"
#include "Ground.h"
#i
www.eeworm.com/read/187370/8829303
def st2202.def
; ***************************************************************************
; * Project : Electronic Dictionary *
; * Date : 2003.9