代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/432677/8583189
h 模糊控制.h
// 模糊控制.h : main header file for the 模糊控制 application
//
#if !defined(AFX__H__70F44586_FA98_4486_A5B1_8D34AB8A2AEE__INCLUDED_)
#define AFX__H__70F44586_FA98_4486_A5B1_8D34AB8A2AEE__INCLUDED_
#
www.eeworm.com/read/187515/8634187
液位控制
/key_164_led_2
#include
#include
#include
unsigned char key,ledk[11]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0xf3};
unsigned char mask=0xef;
sbit P37
www.eeworm.com/read/430218/8761237
asm 温度控制.asm
;温度过程控制
PORTA equ 0FEF3H
LEDBuf equ 30H
TEMP EQU 40H
DIN BIT P3.0
CLK BIT P3.1
UP equ 1 ; Next
DOWN equ
www.eeworm.com/read/428809/8839732
pdf pid控制.pdf
www.eeworm.com/read/284800/8896462
dsp 电梯控制.dsp
# Microsoft Developer Studio Project File - Name="电梯控制" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/284800/8896465
dsw 电梯控制.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "电梯控制"=".\电梯控制.dsp"
www.eeworm.com/read/284800/8896468
ncb 电梯控制.ncb
www.eeworm.com/read/284800/8896473
cpp 电梯控制.cpp
#include"iostream.h"
const int maxfloor=15;
class elevator
{
private:
int currentfloor;
public:
elevator(int=1);
void request(int);
};
elevator::elevator(int cfloor)
{
currentflo
www.eeworm.com/read/284800/8896478
plg 电梯控制.plg
Build Log
--------------------Configuration: 电梯控制 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/284800/8896481