代码搜索:CMP
找到约 10,000 项符合「CMP」的源代码
代码结果 10,000
www.eeworm.com/read/327558/3454693
asm cmp.asm
;-----------------------------------
; 比较输入数大小实例
;功能:输入两个数,比较两个输入数大小
;-----------------------------------
LED1_PIN EQU P1.0
LED2_PIN EQU P1.1
LED3_PIN EQU P1.2
KEY1_P
www.eeworm.com/read/327558/3454694
opt cmp.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/321483/3533974
t cmp.t
#!perl -w
# Test overloading
use Test::More tests => 3;
use strict;
BEGIN {use_ok( "File::Temp" ); }
my $fh = new File::Temp();
ok( "$fh" ne "foo", "compare stringified object with string");
ok( $f
www.eeworm.com/read/299421/3853044
c cmp.c
///////比较器0调试程序,带中断处理和比较器状态crossbar输出//////////
///////比较器0输出为P0.0口,比较器1输出为P0.1口,比较器2输出为P0.2口///////////
///////比较器0输入口为P2.6(+),和P2.7(-)///////////////////////////////////////
//////cmp.c//////////
www.eeworm.com/read/296246/3907366
cmp tsinghua.cmp
--Copyright (C) 1991-2004 Altera Corporation
--Any megafunction design, and related netlist (encrypted or decrypted),
--support information, device programming or simulation file, and any oth
www.eeworm.com/read/296246/3907414
cmp tsinghua.cmp
--Copyright (C) 1991-2004 Altera Corporation
--Any megafunction design, and related netlist (encrypted or decrypted),
--support information, device programming or simulation file, and any oth
www.eeworm.com/read/290540/3973339
c cmp.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/288433/4007179
c cmp.c
///////比较器0调试程序,带中断处理和比较器状态crossbar输出//////////
///////比较器0输出为P0.0口,比较器1输出为P0.1口,比较器2输出为P0.2口///////////
///////比较器0输入口为P2.6(+),和P2.7(-)///////////////////////////////////////
//////cmp.c//////////
www.eeworm.com/read/287532/4020716
sh cmp.sh
#! /bin/sh
#
# Copyright (c) 2002-2004 Sam Leffler, Errno Consulting
# Copyright (c) 2002-2004 Atheros Communications, Inc.
# All rights reserved.
#
# $Id: cmp.sh,v 1.1.1.1 2006/09/12 03:45:25 steven