代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
remote.plg
礦ision2 Build Log
Project:
F:\MCU\C51\My couse\remote.uv2
Project File Date: 05/12/2006
Output:
hard disk control.lnp
".\Output\STARTUP.obj",
".\Output\main.obj"
TO ".\Output\Hard disk control"
PRINT(".\Output\Hard disk control.m51")
hard disk control.plg
礦ision3 Build Log
Project:
H:\工程与业务\软件设计\AT89C51程序\HardDisk Control\Hard disk control.uv2
Project File Date: 08/07/2006
Output:
Build target '
hard disk control.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Hard disk control), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
hard disk control.plg
礦ision3 Build Log
Project:
H:\工程与业务\软件设计\AT89C51程序\HardDisk Control\Hard disk control.uv2
Project File Date: 08/07/2006
Output:
control.h
#ifndef Control_H
#define Control_H
//------------------ C API for Control routine ---------------------
typedef struct {
short qVelRef; // Reference velocity
short qVdRef;
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
control.properties
#Control
#Tue Feb 08 12:26:16 CST 2005
MOV_UP=0x26
MOV_DOWN=0x28
MOV_LEFT=0x25
MOV_RIGHT=0x27
FIRE_KEY=0x20
FIRE_MOUSE=1
bldc with sensorless control programme 240.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\BLDC with sensorless control programme 240\"
ProjectType=Executable
sensorless bldc drive control assembly code.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\Sensorless BLDC Drive Control Assembly Code\"
ProjectType=Executable