代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/144615/12780901
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/242929/12973163
c yudi.c
#include
//#include
#include
#include
//#define STORE RA3
#define SCLK RA5
#define TK RB0
//#define KEYZERO RB1
//#define ADBUSY RC5
#defin
www.eeworm.com/read/323364/13342888
lst digitalclock.lst
C51 COMPILER V7.08 DIGITALCLOCK 02/13/2006 15:17:11 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE DIGITALCLOCK
OBJECT MODULE PLAC
www.eeworm.com/read/323364/13342896
c digitalclock.c
/*******************************************************************************
********************************************************************************
* 描述:
www.eeworm.com/read/136625/13368131
h iasciitab.h
/*
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in
compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/136625/13368143
h asciitab.h
/*
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in
compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/321625/13401589
cpp rsaoperation.cpp
// RSAOperation.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include
#include "RSAOperation.h"
#ifdef _MANAGED
#pragma managed(push, off)
#endif
www.eeworm.com/read/313237/13591535
cpp my_ecc.cpp
/* 1、用户A选定一条适合加密的椭圆曲线Ep(a,b)(如:y2=x3+ax+b),并取椭圆曲线上一点,作为基点G。
2、用户A选择一个私有密钥k,并生成公开密钥K=kG。
3、用户A将Ep(a,b)和点K,G传给用户B。
4、用户B接到信息后 ,将待传输的明文编码到Ep(a,b)上一点M,并产生一个随机整数r(r
www.eeworm.com/read/307145/13727885
h dcomp.h
/*
** The proper usage and copyright information for
** this software is covered in DSCRLic.TXT
** This code is Copyright 1999 by Dann Corbit
*/
/*
** Double comparison functions.
*/
t
www.eeworm.com/read/303490/13814549
cpp my_ecc.cpp
/* 1、用户A选定一条适合加密的椭圆曲线Ep(a,b)(如:y2=x3+ax+b),并取椭圆曲线上一点,作为基点G。
2、用户A选择一个私有密钥k,并生成公开密钥K=kG。
3、用户A将Ep(a,b)和点K,G传给用户B。
4、用户B接到信息后 ,将待传输的明文编码到Ep(a,b)上一点M,并产生一个随机整数r(r