代码搜索:second
找到约 10,000 项符合「second」的源代码
代码结果 10,000
www.eeworm.com/read/381148/9107439
h second.h
double gerand();
void enum_generator(struct Gendata *tempgendata,struct Busdata *tempbusdata,struct Branchdata *tempbranchdata,
int Busnum,int Branchnum,int Gennum,int *balanceno,int *igen);
www.eeworm.com/read/381044/9113548
vhd second.vhd
library ieee;
use ieee.std_logic_1164.all;
entity second is
port(a,b,c,zin,yin:in std_logic;
dout,eout,fout,gout:out std_logic);
end second;
architecture rtl of second is
begin
www.eeworm.com/read/181522/9247385
c second.c
/*
FILE: ALLOCATE.C
*/
#define PRIVATE static /* Used to hide identifiers from BIND */
#define BLKSIZ 80 /* Size of allocation block */
#define STKSIZ 1000 /* Bytes reserved for stack *
www.eeworm.com/read/377279/9284266
ssr second.ssr
www.eeworm.com/read/374530/9399964
vhd second.vhd
library ieee;
use ieee.std_logic_1164.all;
entity second is
port(a,b,c,zin,yin:in std_logic;
dout,eout,fout,gout:out std_logic);
end second;
architecture rtl of second is
begin
www.eeworm.com/read/373538/9450877
vhd second.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY SECOND IS
PORT(CLK,RESET:IN STD_LOGIC;----时钟/清零信号
SECOND0,SECOND1:OUT STD_LOGIC_VECTOR(3 DOWNTO 0);----秒高位/
www.eeworm.com/read/177184/9466072
class second.class
www.eeworm.com/read/177012/9474924
html second.html
001 /* ===========================================================
002 * JFreeChar