代码搜索结果
找到约 7,992 项符合
Motor 的代码
lisa1.sdf
ISIS SCHEMATIC DESCRIPTION FORMAT 6.1
=====================================
Design: D:\a-51新书\book\ex8\ex8-1\ex8-1.DSN
Doc. no.:
Revision:
Author:
Created: 13/12/06
Mo
makefile
TOPDIR = ../
include $(TOPDIR)Rules.mak
EXTRA_LIBS += -lpthread
EXEC= $(INSTALL_DIR)/motor ./motor
OBJS = main.o motor.o exio.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_key.o
all:
makefile.bak
TOPDIR = ../
include $(TOPDIR)Rules.mak
EXTRA_LIBS += -lpthread
EXEC= $(INSTALL_DIR)/motor
OBJS = main.o motor.o exio.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_key.o
all: $(EXEC)
bujindianji.vhd.txt
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_arith.all;
use IEEE.std_logic_unsigned.all;
entity step_motor is
port (reset:in STD_LOGIC; --系统复位信号
dir: in STD_LOGIC; --方向控
pwmmotor.asm
;HC11 PWM Motor Control Example
;Demonstrates ADC and Timer Output Capture functions
PORTA equ $1000
PORTC equ $1003
PORTB equ $1004
DDRC
machine.c
/******************************************************************************
* Machine.c Machine specific bits
******************************************************************************
*/
makefile
TOPDIR = ../
include $(TOPDIR)Rules.mak
EXTRA_LIBS += -lpthread
EXEC= $(INSTALL_DIR)/motor
OBJS = main.o motor.o exio.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_key.o
all: $(EXEC)
fd.c
/*
* LittleOS
* Copyright (C) 1998 Eran Rundstein
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi
imdef0vec.m
% >
% Motor is initialized at a specified operating condition
clear,clc
disp(' > ')