代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/231380/14237357
c elevator.c
#include "egg.h"
#include "elevator.h"
void init()
{
int i;
EggStart(14, 14);
SetPen(BLUE, 0.05);
MovePen(2,3);
DrawLine(0, 9);
for(i=12;i>=3;i--)
{
MovePen(2,i);
DrawLine(3,
www.eeworm.com/read/231251/14242916
cpp adosql.cpp
#include "StdAfx.h"
#include ".\adosql.h"
using namespace std;
AdoSQL::AdoSQL(void)
{
if(FAILED(::CoInitialize(NULL)))
{
Log("ADO 初始化失败!");
return ;
}
m_pConn.CreateInstance(_
www.eeworm.com/read/129384/14248189
txt 用pic12c508509 控制一个步进电机源程序.txt
用PIC12C508509 控制一个步进电机源程序
; STEP_3.ASM (12C508 / 12C509)
;
; Controls a stepping motor driver on GPIO bits 4, 2, 1 and 0.
;
; The direction is controlled by a switch on GPIO bit 3. Bit 5 is n
www.eeworm.com/read/231176/14249531
html pmsmtables_8h.html
AVR447: Sine wave driving of three phase moto
www.eeworm.com/read/129220/14257533
java fssinducer.java
package fss;
import shared.*;
import shared.Error;
import java.lang.*;
import java.io.*;
/***************************************************************************
Wrapper inducer for automa
www.eeworm.com/read/128999/14270163
c hamster.c
/*----------------------------------------------------------------------
File : hamster.c
Contents: hamster control program
Author : Christian Borgelt
History : 16.10.1997 file created
---
www.eeworm.com/read/230873/14271284
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/230657/14279381
cpp historyheuristic.cpp
// HistoryHeuristic.cpp: implementation of the CHistoryHeuristic class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HistoryHeuristic.h
www.eeworm.com/read/128648/14283539
aspx spparameters_sql.aspx
'declare connection
dim Conn as new OleDbConnection("Pr
www.eeworm.com/read/128648/14283557
aspx exercise1.aspx
'declare connection
dim Conn as new OleDbConnection("Pr