代码搜索结果
找到约 10,000 项符合
Control System 的代码
gprs_control.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
gprs_control.h
#if !defined(AFX_GPRS_CONTROL_H__AB0AF447_F383_4598_92FA_2C4AF10800B2__INCLUDED_)
#define AFX_GPRS_CONTROL_H__AB0AF447_F383_4598_92FA_2C4AF10800B2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
order_control.cgi
#!/usr/bin/perl
#
#
##########################################################
# 网络小厨房 商店系统
# Net Kitchen SHOP
##########################################################
#首页代码
########
machine_control.c
#include "reg52.h"
#include "absacc.h"
#define uchar unsigned char
#define SLAVE 0x01
// sbit light_1=P1^O;
//sbit light_2=P1^2;
sbit key_1=P1^0;
sbit key_2=P1^2;
u
machine_control.plg
礦ision2 Build Log
Project:
E:\我的程序\exercise\通信\通信0\machine_control.uv2
Project File Date: 08/25/2006
Output:
Build target 'Target 1'
assembli
machine_control.c
#include "reg52.h"
#include "absacc.h"
#define uchar unsigned char
#define SLAVE 0x01
// sbit light_1=P1^O;
//sbit light_2=P1^2;
sbit key_1=P1^0;
sbit key_2=P1^2;
u
machine_control.plg
礦ision2 Build Log
Project:
E:\我的程序\exercise\通信\通信0\machine_control.uv2
Project File Date: 08/25/2006
Output:
Build target 'Target 1'
assembli
control_operation.v
//
// Module UART_V.control_operation.fsm
//
// Created:
// by - user.group (host.domain)
// at - 10:56:04 30 Aug 2001
//
// Generated by Mentor Graphics' HDL Designer(TM) 200
xu_control.ascx
public string Text { get { return TextBox1.Text; } }
public int rows { set { TextBox1.Rows = value; } }
public int cols