代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/164962/10080366
txt state_variable.txt
-- State Machine using Variable
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
ENTITY fsm2 IS
PORT(clock,x : IN BIT; z : OUT BIT);
END fsm
www.eeworm.com/read/359445/10146201
gif variable-index.gif
www.eeworm.com/read/358090/10196232
c fs_variable.c
/*C**************************************************************************
* NAME: fs_variable.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/353846/10413181
c fs_variable.c
/*C**************************************************************************
* NAME: fs_variable.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/161257/10431852
h g_variable.h
CPoint ta5[5]; //定义五个变量表示哲学家所在位置
int radius;
CPoint CenterPoint;
www.eeworm.com/read/161235/10435273
gif variable-index.gif
www.eeworm.com/read/160924/10470712
h variable definition.h
//**********全局变量定义***********************************
//请注意:通信时,高字节先传送,低字节后传送,这个和计算机中的存储顺序相反,所以
//在处理的时候需要加以注意(交换高低字节)
//modified by zjx 2005-10-15 23:51
typedef unsigned char UBYTE;
typedef
www.eeworm.com/read/278961/10485493
png environmental_variable.png
www.eeworm.com/read/160392/10536217
h variable_expr.h
/*
HYSDEL
Copyright (C) 1999-2002 Fabio D. Torrisi
This file is part of HYSDEL.
HYSDEL is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public