代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/199287/7869630
txt trafic.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity jtd is
generic(n:integer:=1);
port(clk_n:in std_logic;
s:in std_logic_vector(1
www.eeworm.com/read/299100/7888552
c rf_txover.c
#include "C8051F120.h"
#include "INTRINS.H"
sbit dat=P0^7; //data
sbit pwr=P0^3; //pwr
sbit led=P0^4; //clk2
sbit dout0=P0^5; //dout2
sbit clk=P0^6; //clk1
sbit cs=P4^7;
www.eeworm.com/read/299100/7888554
c rf_rxover.c
#include "C8051F120.h"
#include "INTRINS.H"
sbit dat=P0^7; //data
sbit pwr=P0^3; //pwr
sbit led=P0^4; //clk2
sbit dout0=P0^5; //dout2
sbit clk=P0^6; //clk1
sbit cs=P4
www.eeworm.com/read/198545/7929300
m gammad.m
function y=gammad(x,alpha,beta);
%GAMMAD y=GAMMAD(x,alpha,beta) is the density of a Gamma(alpha,beta)
% random variable at x.
% GKS 15 May 92
y=x.^(alpha-1).*exp(-x./beta)./gamma(alpha)./(beta
www.eeworm.com/read/298813/7933574
plg 简单文件系统.plg
Build Log
--------------------Configuration: 简单文件系统 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/298517/7952899
cce key.cce
Warning[000] D:\NewKeyBoard\key.c 223 : unused variable definition: tranbase (from line 129)
Warning[000] D:\NewKeyBoard\key.c 436 : unused variable definition: ValueTemp_a (from line 311)
www.eeworm.com/read/298061/7976173
tdf clk_pdiv.tdf
TITLE "Programmable Clock Frequency Divider";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_counter";
INCLUDE "lpm_compare";
INCLUDE "lpm_dff";
%//////////////
www.eeworm.com/read/297911/7985623
vhd ms32pci.vhd
--===================================================================--
--
-- www.OpenCores.Org - June 2000
-- This model adheres to the GNU public license
--
-- Design units : Master device