/* 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
用Dreamweaver MX 2004設計屬于你自己的留言本,很好的用DW做建設BBS的圖文資料.
標簽: Dreamweaver 2004 BBS MX
上傳時間: 2015-03-27
上傳用戶:watch100
我運用張家界美麗的風景和FLASH MX 2004制做出了一款很有動感的風景動畫,動感云層和畫面相映,好沒哦.
上傳時間: 2014-11-24
上傳用戶:lindor
Addison.Wesley,.C++.Coding.Standards.101.Rules.Guidelines.(2004).LiB
標簽: Guidelines Standards Addison Wesley
上傳時間: 2013-12-14
上傳用戶:皇族傳媒
Copyright© 2004 Sergiu Dumitriu, Marta Gî rdea, Că tă lin Hriţ cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" All brand names, product names, or trademarks belong to their respective holders.
標簽: Permission Copyright 259 Dumitriu
上傳時間: 2015-04-02
上傳用戶:jackgao
為Delphi2005做了改動 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia Applications using MS Direct Show and DirectX technologies. DSPack is designed to work with DirectX 9 on Win9X, ME, 2000, and Windows XP operating systems. Now VMR (Video Mixing Renderer) is available on all Windows Operating Systems. DSPack 2 is designed to work with Delphi 5,6,7 and CPP Builder 6.
標簽: DSPack Components Multimedia Delphi
上傳時間: 2014-01-22
上傳用戶:hzy5825468
/** * 動態數組的模板類 * 1.支持字符索引 * 2.方便的添加刪除修改任意一項 * 最后更新 2004-8-9 yzh **1.優化了字符索引的運作方式,使用數組存儲 **2.重寫了底層數據的存儲,將連續性的存儲方式改為了非連續, *** 從而很好有效地支持了“引用”,并且讓數據的刪除增加變的更為快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 顯示: * 2 4 ******* ******* History: 2004-11-19 修改了析構函數,解決了索引沒有釋放的bug **/
上傳時間: 2015-04-09
上傳用戶:我干你啊
dot NET Compact Framework Programming with Visual Basic dot NET Jun 2004 電子書
標簽: Programming dot NET Framework
上傳時間: 2014-01-12
上傳用戶:liuchee
JSCC的2004年的研究報告,這個報告寫得很全面,為我們下一步的工作很有指導意義
上傳時間: 2013-12-01
上傳用戶:宋桃子
Artech.House.Publishers.Radar.System.Performance.Modeling.Second.Edition.Dec.2004.eBook-DDU.pdf
標簽: Performance Publishers eBook-DDU Modeling
上傳時間: 2013-12-24
上傳用戶:skhlm