代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor_text.lst
C51 COMPILER V8.02 MOTOR_TEXT 03/22/2008 00:42:21 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MOTOR_TEXT
OBJECT MODULE PLACED
motor_text.lst
C51 COMPILER V8.02 MOTOR_TEXT 03/22/2008 16:20:26 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MOTOR_TEXT
OBJECT MODULE PLACED
motor_text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "delay.h"
#include "global.h"
#include "lcd.h"
#include "motor.h"
void main()
{
LCD_Init();
delay_ms(50);
LCD_clear();
LCD_wri
motor_text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "delay.h"
#include "global.h"
#include "motor.h"
void main()
{
init_motor();
key_on_off(1);
while(1)
{
if(KEY_1==0)
{
step_motor.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
step_motor.vho
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
step_motor.vho
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o