代码搜索:Comparator

找到约 3,661 项符合「Comparator」的源代码

代码结果 3,661
www.eeworm.com/read/466960/7025567

v comparator.v

module COMPARATOR(ALARM_HRS, ALARM_MIN, ALARM_AM_PM, TIME_HRS, TIME_MIN, TIME_AM_PM, MATCH); input ALARM_HRS, ALARM_MIN, ALARM_AM_PM, TIME_HRS, TIME_MIN, TIME_AM_PM; output MATCH; wire [3:0] ALARM_
www.eeworm.com/read/462885/7193694

h comparator.h

#ifndef __COMPARATOR #define __COMPARATOR void CompInit(); void CompOpen(unsigned char doit); #endif
www.eeworm.com/read/462885/7193714

c comparator.c

/**************************************************************************** 文件名:comparator.c 编写者:czhang 描述:适用比较器A测量电阻阻值。 MCLK:8MHz ACLK:32.768kHz 版本:2005-3 V1.0 ********************
www.eeworm.com/read/453446/7420372

mgf comparator.mgf

www.eeworm.com/read/453446/7420376

adf comparator.adf

[Project] Current config=Generic VCS=0 modified=4 [Configurations] Generic=comparator [Files] /VHDL code1.vhd=4, 1 29997352 2812149808, 0, , , ,
www.eeworm.com/read/453446/7420379

wsp comparator.wsp

[General] CurrentVersion=102 [OPENDOC|OUTPUT.IGENERIC||] CmdLine= [OPENDOC|AVHDLEXTENSION.GENERIC||] CmdLine= [OPENDOC|HELPREF.GENERIC||] CmdLine= [OPENDOC|LASSIST.GENERIC||] CmdLine= [OPEND
www.eeworm.com/read/453446/7420381

erf comparator.erf

MESSAGE "File: .\src\VHDL code1.vhd" MESSAGE "Compile Entity "comp4b"" MESSAGE "Compile Architecture "behav" of Entity "comp4b"" MESSAGE "Compile success 0 Errors 0 Warnings Analysis time : 0.
www.eeworm.com/read/453446/7420386

lib comparator.lib

[~A] last=4670 modifyid=3 valid=6851 ver=54 [~U] comp4b=4670,5 comp4b__behav__code=0,1
www.eeworm.com/read/141334/13021138

class comparator.class

www.eeworm.com/read/141334/13021219

java comparator.java

public class Comparator { public boolean isComparable(Object o) { return true; } public boolean isLessThan(Object a, Object b) //the value 0 if the argument string is equal to this strin