/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上传时间: 2015-03-23
上传用户:leehom61
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上传时间: 2013-12-17
上传用户:liansi
WINDML中文字库生成程序,demo版
上传时间: 2014-01-01
上传用户:源码3
The application you are going to create mimics entering an employee into a database .The user wil be required to enter an employee s name and age
标签: application The entering employee
上传时间: 2014-12-07
上传用户:ouyangtongze
应用Delphi开发的GPS程序。DSC(Data Service Center)用来接收和处理DTU发送过来的数据 本DSC DEMO包括三部分功能: 1、 作为数据服务中心的功能; 2、 注册功能; 3、 短信功能;
上传时间: 2013-12-12
上传用户:李彦东
Rf2401 receive/send c51 demo
上传时间: 2013-12-29
上传用户:ljmwh2000
A57C32在ADS1.2下的demo程序。
上传时间: 2015-03-27
上传用户:奇奇奔奔
P89V51RD2系列芯片是具有串口下载功能(ISP)和在KEIL中进行调试的功能(SOFTICE)。 新的芯片是ISP功能,通过FlashMagic 软件可以设置其为SOFTICE功能。 但要想回到ISP功能,则没有现成的好办法,只有通过编程器了。 但现在可以通过这个程序来恢复其ISP功能(禁止SOFTICE)。
上传时间: 2013-12-10
上传用户:13517191407
89c51的isp下载程序C语言版源代码。可无编程器在线编程。
上传时间: 2015-04-02
上传用户:liuchee
Advantech driver Demo: Analog output with DMA Data Transfer!
标签: Advantech Transfer driver Analog
上传时间: 2013-12-23
上传用户:蠢蠢66