代码搜索:Digit

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

代码结果 4,689
www.eeworm.com/read/405754/2285139

c field.c

/* # proc: do_digit_fields - processes the digit fields on a registered HSF form. # proc: # proc: do_alpha_field - processes an alphabetic field (lowercase or uppercase) # proc: on a
www.eeworm.com/read/356335/10230846

cc bigunsignedinabase.cc

#include "BigUnsignedInABase.hh" BigUnsignedInABase::BigUnsignedInABase(const Digit *d, Index l, Base base) : NumberlikeArray(d, l), base(base) { // Check the base if (base < 2) throw "Bi
www.eeworm.com/read/152049/12148874

hier_info key_scan1.hier_info

|key_scan1 com_dec_bit[0]
www.eeworm.com/read/160191/10559505

v bcd_to_binary.v

//--------------------------------------------------------------------------- // BCD to binary converter, serial implementation, 1 clock per input bit. // // // Description: See description below (whi
www.eeworm.com/read/160191/10559510

v binary_to_bcd.v

//--------------------------------------------------------------------------- // Binary to BCD converter, serial implementation, 1 clock per input bit. // // // Description: See description below (whi
www.eeworm.com/read/350482/10740894

c bn_mp_rand.c

#include #ifdef BN_MP_RAND_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well
www.eeworm.com/read/350482/10741360

c bn_mp_mod_d.c

#include #ifdef BN_MP_MOD_D_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well
www.eeworm.com/read/349627/10813197

c fnd.c

/***************************************** NAME: fnd.c DESC: 7 Segment Display Test HISTORY: *****************************************/ #include "..\inc\def.h" #include "..\inc\option
www.eeworm.com/read/367013/7124124

h lcd.h

//#define IN1_CMD 0x28 //#define IN2_CMD 0x29 //#define READ_CMD 0x2a sbit LCD_RS = P1^3; sbit LCD_RW = P1^4; sbit LCD_EN = P1^5; //P2.0-P2.7 == LCD_DB0 -- LCD_DB
www.eeworm.com/read/332314/12763876

h lcd_functions.h

// // Author(s)...: ATMEL Norway // // Target(s)...: ATmega169 // // mt - used for debugging only - may not work #include //Functions // mt void LCD_puts_f(char __flash *