代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/165898/10047699
m 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
www.eeworm.com/read/165183/10073073
properties 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
www.eeworm.com/read/164922/10082010
h control.h
// Control.h: interface for the CControl class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONTROL_H__686F4003_3598_4D83_8F79_5A20307AB55E__INCLUDE
www.eeworm.com/read/164922/10082085
cpp control.cpp
// Control.cpp: implementation of the CControl class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MySDOpenGL.h"
#include "Control.h"
www.eeworm.com/read/360577/10086946
txt control.txt
module control(sysclk,reset,en,load,ready,ct1,ct2,ct3,ct4,ct5,ct6,ct7,ct8,ct9,ct10,ct11,ct12,ct13,ct14,ct15,ct16);
input sysclk,reset,en,load;
output ready,ct1,ct2,ct3,ct4,ct5,ct6,ct7,ct8,ct9,ct10,c
www.eeworm.com/read/164579/10101146
cpp control.cpp
// Control.cpp -- IOCTL handlers for usbgps driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
//////////////////
www.eeworm.com/read/360082/10110013
c control.c
#include
#include "adc0809.c"
#include "shuma.c"
#define SW P1
sbit sw1=P1^0;
sbit sw2=P1^1;
sbit sw3=P1^2;
sbit sw4=P1^3;
sbit sw5=P1^4;
sbit sw6=P1^5;
sbit sw7=P1^6;
sbit sw8=P1^
www.eeworm.com/read/164380/10112283
obj control.obj
www.eeworm.com/read/164380/10112314
lst control.lst
C51 COMPILER V7.50 CONTROL 06/06/2006 14:29:30 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE CONTROL
OBJECT MODULE PLACED IN