代码搜索:Input4
找到约 43 项符合「Input4」的源代码
代码结果 43
www.eeworm.com/read/465387/1520077
009 input.009
REQUEST -
RESOURCE -
CITY -
INPUT -
OUTPUT -
SCORE -
INPUT1 +
INPUT2 +
INPUT3 +
INPUT4 +
INPUT5 +
INPUT6 +
INPUT7 +
INPUT8 +
INPUT9 +
INPUTA +
OUTPUT0 +
OUTPUT1 +
OUTPUT2 +
OUTPUT3
www.eeworm.com/read/294613/8216299
vhd mux.vhd
-- Modified 3/17/2007
-- Ian Roth
library ieee;
use ieee.std_logic_1164.all;
use IEEE.std_logic_arith.all;
entity mux is
port (
input0, input1, input2, input3,
input4, input5, input6, input7 :
www.eeworm.com/read/456671/7342638
vhd mux_16_to_1.vhd
--选1多路器mux_16_to_1
library ieee;
use ieee.std_logic_1164.all;
entity mux_16_to_1 is
port (
input0,
input1,
input2,
input3,
input4,
input5,
input6,
input7,
input8,
www.eeworm.com/read/323684/13326265
asm data_log.asm
.def DATA_LOG, DATA_LOG_INIT ;function call
.def input1,input2,input3,input4
.include x24x_app.h
address1 .usect "table1",1000
address2 .usect "table2",1000
address3 .usect "table
www.eeworm.com/read/323682/13326542
asm data_log.asm
.def DATA_LOG, DATA_LOG_INIT ;function call
.def input1,input2,input3,input4
.include x24x_app.h
address1 .usect "table1",1000
address2 .usect "table2",1000
address3 .usect "table
www.eeworm.com/read/187294/8834906
h main.h
//define the port
sbit input1 = P0^0;
sbit input2 = P0^1;
sbit input3 = P0^2;
sbit input4 = P0^3;
sbit input5 = P0^4;
sbit input6 = P0^5;
sbit input7 = P0
www.eeworm.com/read/187294/8834918
c output.c
#include"reg52.h"
#include"main.h"
extern void output(void)
{
output1=input1;
output2=input2;
output3=input3;
output4=input4;
output5=input5;
output6=input6;
output7=input7;
output8
www.eeworm.com/read/311839/13625020
h main.h
//define the port
sbit input1 = P0^0;
sbit input2 = P0^1;
sbit input3 = P0^2;
sbit input4 = P0^3;
sbit input5 = P0^4;
sbit input6 = P0^5;
sbit input7 = P0
www.eeworm.com/read/311839/13625025
c output.c
#include"reg52.h"
#include"main.h"
extern void output(void)
{
output1=input1;
output2=input2;
output3=input3;
output4=input4;
output5=input5;
output6=input6;
output7=input7;
output8
www.eeworm.com/read/221629/14732725
h main.h
//define the port
sbit input1 = P0^0;
sbit input2 = P0^1;
sbit input3 = P0^2;
sbit input4 = P0^3;
sbit input5 = P0^4;
sbit input6 = P0^5;
sbit input7 = P0