代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/353256/10459022
cpp decode.cpp
#include "stdafx.h"
#include "fp_preprocess.h"
#include "fpdirectionimage.h"
#define DIB_HEADER_MARKER ((WORD) ('M'
www.eeworm.com/read/424206/10482953
txt tanchishe.txt
#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/160496/10526429
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/160403/10535189
edn multiplier.edn
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
(status (written (timeStamp 2005 7 4 16 4 9)
(author "Xilinx, Inc.")
(program "Xilinx CORE Generator" (version "Xili
www.eeworm.com/read/278399/10537577
bak common.bak
#ifndef _COMMONH_
#define _COMMONH_
/*
#ifndef _WIN32
#ifndef _BITMAPINFOHEADER_
#define _BITMAPINFOHEADER_
typedef struct tagBITMAPINFOHEADER{
unsigned long biSize;
signed long
www.eeworm.com/read/278323/10546406
h m8260ioport.h
/* m8260IOPort.h - Motorola MPC8260 I/O Port header file */
/* Copyright 1984-1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,12sep99,ms_ created from m8260Sio.h,