代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/135941/5877188
c gss_krb5_seqnum.c
/*
* linux/net/sunrpc/gss_krb5_seqnum.c
*
* Adapted from MIT Kerberos 5-1.2.1 lib/gssapi/krb5/util_seqnum.c
*
* Copyright (c) 2000 The Regents of the University of Michigan.
* All rights res
www.eeworm.com/read/135582/5885884
c p_ceilng.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: p_ceilng.c,v 1.2 2003/09/08 22:34:29 jasonk Exp $
//
// Copyright (
www.eeworm.com/read/135153/5889262
h pci.h
#ifndef ASMARM_PCI_H
#define ASMARM_PCI_H
#ifdef __KERNEL__
#include
extern inline void pcibios_set_master(struct pci_dev *dev)
{
/* No special bus mastering setup handling *
www.eeworm.com/read/134167/5894508
c estimation_gmc.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Global Motion Estimation -
*
* Copyright(C) 2003 Christoph Lampert
www.eeworm.com/read/133064/5908405
java bullet.java
import java.awt.*;
public class bullet{
private int xPos;
private int yPos;
private Rectangle bullet;
private int direction;
private int Speed;
private int bulletpower;
public bulle
www.eeworm.com/read/131315/5936848
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/131315/5944147
p backtracerr.p
program frecur( output );
var
time : integer;
direction : integer;
function pad( j : integer ) : integer;
const
indent = 4;
begin
{}
if ( j
www.eeworm.com/read/130155/5963784
c fvs_mask.c
/*#############################################################################
* 文件名:fvs_mask.c
* 功能: 指纹图像有效区域
* modified by PRTsinghua@hotmail.com
##############################################
www.eeworm.com/read/130155/5963785
c fvs_enhancer.c
/*#############################################################################
* 文件名:fvs_enhancer.c
* 功能: 指纹图像增强
* modified by PRTsinghua@hotmail.com
############################################