代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/129562/14238046
ico control properties.ico
www.eeworm.com/read/129013/14269666
vhd control2.vhd
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.std_logic_arith.all ;
use work.butter_lib.all ;
entity control_main is
port (
a_small , sign_a , sign_b : in std_logic ;
www.eeworm.com/read/230813/14273370
c 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
www.eeworm.com/read/230813/14273384
plg 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
www.eeworm.com/read/230485/14285276
vhd adc_control.vhd
--------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 23:14:23 01/30/07
-- Design Name:
-- Module Name: adc_cont
www.eeworm.com/read/230162/14303507
spj shu_control.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project
www.eeworm.com/read/230162/14303513
rc shu_control.rc
# Begin Project
# Begin SubItem "shu_control Resources"
# End SubItem
# End Project
www.eeworm.com/read/230162/14303516
set shu_control.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug
www.eeworm.com/read/230162/14303521
lik shu_control.lik
Version: 3.0
Options: m37
Obj: "C:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "D:\工作文档\书籍\2005年电子竞赛文集\Code\10-1st-Chapter8\Debug\Resource.obj"
Obj: "D:\工作文档\书籍\2005年电子竞赛文集\Code\10-1st-Chapter8
www.eeworm.com/read/230162/14303524
h shu_control.h
#ifndef __SHU_CONTROL_H__
#define __SHU_CONTROL_H__
// write your header here
extern set_a0();
extern clear_a0();
extern set_a1();
extern clear_a1();
extern set_a2();
extern clear_a2()