代码搜索:counters
找到约 1,049 项符合「counters」的源代码
代码结果 1,049
www.eeworm.com/read/398200/2384641
cdl counters.cdl
# ====================================================================
#
# counters.cdl
#
# configuration data related to the kernel counters and clocks
#
# =================================
www.eeworm.com/read/366277/2891411
java counters.java
/*
* Created on 2006-12-19
* Last modified on 2007-05-13
* Powered by YeQiangWei.com
*/
package com.yeqiangwei.club.dao.model;
public class Counters implements java.io.Serializable{
www.eeworm.com/read/252403/4404959
dsp counters.dsp
# Microsoft Developer Studio Project File - Name="counterS" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/251962/4412440
cpp counters.cpp
/****************License************************************************
*
* Copyright 2000-2001. SpeechWorks International, Inc.
*
* Use of this software is subject to notices and obligation
www.eeworm.com/read/251962/4412463
hpp counters.hpp
/****************License************************************************
*
* Copyright 2000-2001. SpeechWorks International, Inc.
*
* Use of this software is subject to notices and obligation
www.eeworm.com/read/476030/6772700
vhd counters.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
ENTITY counters IS
PORT
(
d : IN INTEGER RANGE 0 TO 255;
clk : IN BIT;
clear
www.eeworm.com/read/476033/6772723
v counters.v
// MAX+plus II Verilog Example
// Efficient Counter Inference
// Copyright (c) 1997 Altera Corporation
module counters (d, clk, clear, ld, enable, up_down,
qa, qb, qc, qd, qe, qf, q
www.eeworm.com/read/147268/12570672
vhd counters.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
ENTITY counters IS
PORT
(
d : IN INTEGER RANGE 0 TO 255;
clk : IN BIT;
clear