代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/190428/8443899
c control.c
/*
* Layer Two Tunnelling Protocol Daemon
* Copyright (C) 1998 Adtran, Inc.
* Copyright (C) 2002 Jeff McAdams
*
* Mark Spencer
*
* This software is distributed under the terms
* of the GPL, wh
www.eeworm.com/read/390212/8476201
sch control.sch
www.eeworm.com/read/390189/8479553
vhd control.vhd
---------------------------------------------------------
-- JAM CPU
-- Control unit
--
-- License: LGPL v2+ (see the file LICENSE)
-- Copyright
www.eeworm.com/read/290466/8481669
vhd control.vhd
--
-- Definition of a dual port ROM for KCPSM2 or KCPSM3 program defined by control.psm
-- and assmbled using KCPSM2 or KCPSM3 assembler.
--
-- Standard IEEE libraries
--
library IEEE;
use IEEE
www.eeworm.com/read/290466/8481676
psm control.psm
;KCPSM3 Program - Control of LEDs and LCD display using switches, buttons and rotary
;controls on the Spartan-3E Starter Kit.
;
www.eeworm.com/read/290457/8482019
sch control.sch
www.eeworm.com/read/188971/8498561
c control.c
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\ucos-ii\add\OSaddition.h"
#include "..\inc\drv\tchScr.h"
#include "..\inc\maro.h"
#include "..\inc\drv\Ustring.h"
www.eeworm.com/read/188971/8498565
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/290131/8503075
v control.v
module control(EN_in,SW1,RST,Red1,Red2,Yellow1,Yellow2,Green1,Green2);
output Red1;
output Red2;
output Yellow1;
output Yellow2;
output Green1;
output Green2;
input [1:0] EN_in;
input
www.eeworm.com/read/389776/8504037