代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/211218/15184662
edn dcmx3y1_2vp20.edn
(edif dcmx3y1_2vp20
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 2003 12 8 10 59 30)
(author "Synplicity, Inc.")
(p
www.eeworm.com/read/211137/15186158
ptf class.ptf
CLASS user_logic_Open_I2C
{
ASSOCIATED_FILES
{
Add_Program = "";
Edit_Program = "";
Generator_Program = "mk_user_logic_Open_I2C.pl";
}
MODULE_DEFAULTS
{
www.eeworm.com/read/209907/15211898
java debug.java
package util;
import util.DebugListener;
import util.DebugOut;
/**
Debug is a class used to channel all debugging messages in one direction.
All the real work is done by DebugOut, this was do
www.eeworm.com/read/209623/15216323
cpp historyheuristic.cpp
// HistoryHeuristic.cpp: implementation of the CHistoryHeuristic class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HistoryHeuristic.h
www.eeworm.com/read/208609/15242843
java ant.java
import SimFrameWork.Patch;
import SimFrameWork.Turtle;
import SimFrameWork.RandomGen;
class Ant extends Turtle{
Ant(Patch p){
super(p);
chip=false;
}
public void update(){
m
www.eeworm.com/read/208266/15249345
c c1.c
#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/208242/15250376
edn rom2048x8.edn
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
(status (written (timeStamp 2006 12 28 12 17 47)
(author "Xilinx, Inc.")
(program "Xilinx CORE Generator" (version "
www.eeworm.com/read/208026/15255600
cpp historyheuristic.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of Renju which is an example of
www.eeworm.com/read/208024/15255652
cpp historyheuristic.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/207182/15280933
m spaceframeelementshearydiagram.m
function y = SpaceFrameElementShearYDiagram(f, L)
%SpaceFrameElementShearYDiagram This function plots the shear force
% diagram for the space frame element
%