代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/384021/8905165
cpp migong.cpp
/*
Name: 迷宫
Copyright:
Author: 刘崇军
Date: 09-11-08 21:51
Description:
*/
#include
#include
#include
#include
#define max 100
#define da
www.eeworm.com/read/284713/8907430
java enemy.java
import javax.microedition.lcdui.*;
import java.util.Random;
class Enemy
{
private static Graphics g = null;
private static Random myrandom = new Random();
public boolean alive;
www.eeworm.com/read/427786/8921332
java spritedemo.java
import javax.microedition.lcdui.game.*;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.MIDlet;
public class SpriteDemo extends MIDlet implements CommandListener {
privat
www.eeworm.com/read/284314/8944994
m skr2_regular.m
function [z, zx1, zx2] = skr2_regular(y, h, C, r, ksize)
% [SKR2_REGULAR]
% The second order steering kernel regression function for regularly sampled
% data.
%
% [USAGE]
% [z, zx1, zx2] = skr2_
www.eeworm.com/read/284314/8944996
m skr2_irregular.m
function [z, zx1, zx2] = skr2_irregular(y, I, h, C, ksize)
% [CKR2_IRREGULAR]
% The second order steering kernel regression function for irregularly
% sampled data.
%
% [USAGE]
% [z, zx1, zx2] =
www.eeworm.com/read/427313/8951889
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/427313/8952031
hin config.hin
/* config.hin. Generated automatically from configure.in by autoheader. */
#ifndef CONFIG_H
#define CONFIG_H
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does