代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/336956/12404826
lst up51s004.lst
C51 COMPILER V7.08 UP51S004 01/04/2005 16:12:32 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE UP51S004
OBJECT MODULE PLACED I
www.eeworm.com/read/233669/14143340
c lcd_functions.c
//*****************************************************************************
//
// File........: LCD_functions.c
//
// Author(s)...: ATMEL Norway
//
// Target(s)...: ATmega169
//
// Com
www.eeworm.com/read/128440/14298947
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
www.eeworm.com/read/229711/14324670
c lcd_vim808_20.c
/***************************************************************************
* This code and information is provided "as is" without warranty of any *
* kind, either expressed or implied, includ
www.eeworm.com/read/124280/14581999
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
www.eeworm.com/read/222728/14678487
h mpi.h
/*
mpi.h
by Michael J. Fromberger
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Arbitrary precision integer arithmetic library
www.eeworm.com/read/213833/15123902
c main.c
#include "main.h"
#include "reg52.h"
#include "absacc.h"
#define uchar unsigned char
#define uint unsigned int
#define AdL8 XBYTE[0xFEFF] // 低8位
#define AdH4 XBYTE[0xFDFF] // 高4位
sbit LD
www.eeworm.com/read/210800/15192154
c cclock.c
/*******************************************************************************
* 描述: C语言 范例 腾龙倚天直接使用 *
* 简易电子时钟,LED数码管显示 p32---时调整 p33---分调整
www.eeworm.com/read/209989/15210338
pas rei_25.pas
unit Rei_25;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Menus, ExtCtrls;
type
TRei40_25 = class(TForm)
MainMenu1: TMainMe
www.eeworm.com/read/207509/15269752
cpp reg_charset.cpp
#include "reg_charset.h"
/*
ASCII Name Description C Escape Sequence
nul null byte \0
bel bell character \a
bs backspace \b
ht horizontal tab \t
np formfeed \f
nl