代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/246866/4490697
v data_control.v
module data_control (clk, reset, pn_lock_rd_clk, rd_data_cha, rd_data_chb, rd_data_chc, rd_data_chd,
rd, final_data, almost_full, almost_empty, full, empty, valid_ch, mac_cha,
mac_
www.eeworm.com/read/246866/4490700
jhd data_control.jhd
MODULE data_control
SUBMODULE data_control_fsm
SUBMODULE data_output_mux
SUBMODULE mac
SUBMODULE read_ch_arbiter
www.eeworm.com/read/246866/4490718
vhd data_control.vhd
library ieee;
use ieee.std_logic_1164.all;
entity data_control is
port (
clk, reset : in std_logic;
rd_data_c
www.eeworm.com/read/243567/4522693
h control_w.h
/*---------------------------------------------------------------------------+
| control_w.h |
|
www.eeworm.com/read/241991/4556973
java flow_control.java
// $Id: FLOW_CONTROL.java,v 1.11 2006/04/28 15:16:53 belaban Exp $
package org.jgroups.protocols;
import org.jgroups.Address;
import org.jgroups.Event;
import org.jgroups.Message;
import org.jgroups
www.eeworm.com/read/237551/4623532
h fpu_control.h
/* FPU control word definitions. Stub version.
Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by Denis Joseph Barrow (djbarrow@de.ibm.com) and
Martin Schwidefsky (schwidefsky@
www.eeworm.com/read/237551/4623598
h fpu_control.h
/* FPU control word definitions. SH version.
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redi
www.eeworm.com/read/237551/4624096
h fpu_control.h
/* FPU control word definitions. PowerPC version.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; y
www.eeworm.com/read/237551/4624260
h fpu_control.h
/* FPU control word bits. Alpha-mapped-to-Intel version.
Copyright (C) 1996, 1998, 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Olaf Flebb