代码搜索:Digit

找到约 4,689 项符合「Digit」的源代码

代码结果 4,689
www.eeworm.com/read/168845/5431926

hpp slot1.hpp

# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431927

hpp slot3.hpp

# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431928

hpp slot2.hpp

# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides
www.eeworm.com/read/475860/6766079

c 12345678.c

#include #include unsigned char data dis_digit; unsigned char code dis_code[11]={0xc0,0xf9,0xa4,0xb0, // 0, 1, 2, 3 0x99,0x92,0x82,0xf8,0x80,0x90, 0xff};// 4, 5,
www.eeworm.com/read/193916/8203449

c test7seg.c

/******************************************************************************** * 描述: * * LED数码管显示演示程序
www.eeworm.com/read/268799/11120894

h ctype.h

/*****************************************************************/ /* ctype.h standard header */ /* copyright (c) 1990 by IDT
www.eeworm.com/read/247680/12631556

sql convert.sql

create or replace function MoneyToEnglish(p_money in number )return varchar2 is type myArray is table of varchar2(255); l_str myArray := myArray('',' Thousand ',' Million ',
www.eeworm.com/read/235784/14053320

nc nnm.nc

/** * All new code in this distribution is Copyright 2005 by North Carolina * State University. All rights reserved. Redistribution and use in * source and binary forms are permitted provided that
www.eeworm.com/read/112818/15476046

s pio_showhex.s

.include "nios_macros.s" .text ;---------------------------------------- ; Name: nr_pio_showhex ; Description: Display lowest 2 hex digits on seven segment display. ; Inpu
www.eeworm.com/read/105882/15656321

c sltoken.c

/* Copyright (c) 1998, 1999, 2001, 2002, 2003 John E. Davis * This file is part of the S-Lang library. * * You may distribute under the terms of either the GNU General Public * License or the Perl