代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/153614/12021421
vhd 18_tech_lib.vhd
----------------------------------------------------
-- The vhdl description for Xilinx Library (4000)
--
-- Category: Self-Defined Types and Functions
--
-- Yan.Zongfu
-- 1995.10.18
----------------
www.eeworm.com/read/153614/12021441
vhd 15_mvl7_functions.vhd
--***************************************************************************
-- VHDL BIT_VECTOR Operations for MVL7 type
--
www.eeworm.com/read/153613/12021515
txt send.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--发送端程序
entity send is
Port ( clk : in std_logic; --同步时钟
start : in std_logic;
www.eeworm.com/read/153613/12021524
txt receive.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--5位数字信号的接收和发送模块,异步串行通信
--校验码为偶校验
--接收端处理程序
entity receive is
Port ( clk : in st
www.eeworm.com/read/153555/12028154
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/153555/12028200
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/153551/12028363
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/256101/12028733
cpp fig06_12.cpp
// Fig. 6.12: fig06_12.cpp
// A scoping example.
#include
using std::cout;
using std::endl;
void useLocal( void ); // function prototype
void useStaticLocal( void ); // function pro
www.eeworm.com/read/153489/12030525
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/342130/12039670
plg smart.plg
Build Log
--------------------Configuration: smart - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~