代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/101167/15842879
c flsh_q_1.c
// FLSH_Q.C (PIC12C509), CCS PCB
//
// When input GP3 is at ground, T_threshold is output to Bicolor LED on GP5.
// When input GP3 is not at ground, the current value of T_C is output to
// the bi
www.eeworm.com/read/101167/15842892
c frst_alm.c
// FRST_ALM.C PIC12C672, CCS PCM
//
// Frost Alarm.
//
// When pushbutton on GP3 is at ground, a pot on GP0 is read. This is mapped into a
// T_threshold in the range of 32 - 42 degrees or 81 d
www.eeworm.com/read/101167/15842895
c flsh_q.c
// FLSH_Q.C (PIC12C672), CCS PCM
//
// When input GP3 is at ground, T_threshold is output to Bicolor LED on GP5.
// When input GP3 is not at ground, the current value of T_C is output to
// the bi
www.eeworm.com/read/100604/15870031
h mpi.h
/*
mpi.h
by Michael J. Fromberger
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Arbitrary precision integer arithmetic library
$Id
www.eeworm.com/read/100567/15872017
c prime.c
#include "rsa_incl.h"
#include "r_random.h"
#include "nn.h"
#include "prime.h"
#define SMALL_PRIME_COUNT 1027
static int probableprime PROTO_LIST ((NN_DIGIT *, unsigned int));
/* Generates a probab
www.eeworm.com/read/100112/15884331
cpp digidisplay.cpp
/////////////////////////////////////////////////////////////////////////////
// Copyright (C) 1998 by J鰎g K鰊ig
// All rights reserved
//
// This file is part of the completely free tetris clone "
www.eeworm.com/read/251030/4424510
c problem 2.c
# include
void main()
{
int n, sum=0, right_digit;
printf("\n请输入一个正数: ");
scanf("%d",&n);
do /* do...while 循环开始 */
{
right_digit = n % 10;
sum += right_digit; /* sum =
www.eeworm.com/read/106023/15649045
atg taste.atg
COMPILER Taste
/*----------------------------------------------------------------------------*/
CHARACTERS
letter = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".
digit = "012345
www.eeworm.com/read/16273/667356
c ismbdgt.c
/***
*ismbdgt.c - Test if character is a digit (MBCS)
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Test if character is a digit (MBCS)
*
www.eeworm.com/read/405754/2285116
txt catalog.txt
do_digit_fields_Rel2 - processes the digit fields on a registered HSF
form.
do_alpha_field_Rel2 - processes an alphabetic field (lowercase or
uppercase