代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/414693/11106117
c display.c
#include "AT90CAN128.H"
uint8 dis[2];
const uint8 NUMBER_ROM[10] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F};
void Separate_Integer_Of_Bit(int16 num,uint8 *Array)
{
int8 *Q = Array
www.eeworm.com/read/414693/11106184
c display.c
#include "AT90CAN128.H"
uint8 dis[2];
const uint8 NUMBER_ROM[10] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F};
void Separate_Integer_Of_Bit(int16 num,uint8 *Array)
{
int8 *Q = Array
www.eeworm.com/read/267215/11190294
c 8led.c
/*********************************************************************************************
* File: 8led.c
* Author: embest
* Desc: 8-segment digit LED control functions
* History:
*********
www.eeworm.com/read/235430/14072210
c 8led.c
/*********************************************************************************************
* File: 8led.c
* Author: embest
* Desc: 8-segment digit LED control functions
* History:
*********
www.eeworm.com/read/107552/15605162
c hitool10.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#define SEG_A 0x80
#define SEG_B 0x40
#define SEG_C 0x20
#define SEG_D 0x08
#define SEG_E 0x04
#define SEG_F 0x02
#define SEG_G 0x01
www.eeworm.com/read/105951/15651789
inc numbers.inc
Comment %
Numbers.inc written by Patriarch/PWA
modded to windows/console.inc by ACP/UCF
modded to specific use by Stone/UCF
%
Hex2Dec Proc
Test eax,eax
JNZ eaxwasnot0
Write_Console
www.eeworm.com/read/101167/15842902
c _7_seg.c
// _7_SEG_1.C (PIC16HV540), CCS PCB
//
// PIC16HV540 Common Anode 7-Seg LED
//
// PORTB6 (term 12) ----- 1K ----------- a seg (term 1) ----------- +12 VDC (term 3, 14)
// PORTB5 (term 11)
www.eeworm.com/read/100451/15873551
h rsaref.h
/* RSAREF.H - header file for RSAREF cryptographic toolkit
*/
#ifndef _RSAREF_H_
#define _RSAREF_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
#ifndef PROTOTYPES
#define PROTOTYPES 1
#endif
typedef
www.eeworm.com/read/100376/15875722
inc numbers.inc
Comment %
Numbers.inc written by Patriarch/PWA
modded to windows/console.inc by ACP/UCF
modded to specific use by Stone/UCF
%
Hex2Dec Proc
Test eax,eax
JNZ eaxwasnot0
Write_Console
www.eeworm.com/read/100113/15883903
cpp ammostatus.cpp
/*****************************************************************************
*
* AmmoStatus.cpp
*