代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/274344/10874816
java loveeat.java
import java.lang.*;
import java.sql.*;
import java.awt.*;
import java.io.*;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
class ctl extends Thread{
LoveEat L;
public int k
www.eeworm.com/read/273840/10899250
edi uart4.edi
(edif Uart4
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2006 7 7 14 16 33)
(author "Synplicity, Inc.")
(program "S
www.eeworm.com/read/418638/10936783
java tank.java
import java.awt.*;
import java.awt.event.*;
public class Tank {
public static final int XSPEED = 5;
public static final int YSPEED = 5;
public static final int WIDTH = 30;
public stat
www.eeworm.com/read/418638/10936788
java missile.java
import java.awt.*;
public class Missile {
public static final int XSPEED = 10;
public static final int YSPEED = 10;
public static final int WIDTH = 10;
public static final int HEIGHT = 1
www.eeworm.com/read/272832/10941863
cs cngpfee.cs
using System;
using System.Data;
using System.Data.OleDb;
using System.Collections;
using System.Timers;
using WriteLog;
namespace Cngp
{
///
/// 从数据库中取出
///
public
www.eeworm.com/read/418361/10950375
c max7310.c
/*
* MAX7310 8-port GPIO expansion chip.
*
* Copyright (c) 2006 Openedhand Ltd.
* Written by Andrzej Zaborowski
*
* This file is licensed under GNU GPL.
*/
#include "hw.h"
#
www.eeworm.com/read/418342/10952754
m pixeldup.m
function B = pixeldup(A, m, n)
%PIXELDUP Duplicates pixels of an image in both directions.
% B = PIXELDUP(A, M, N) duplicates each pixel of A M times in the
% vertical direction and N times in