/* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序調(diào)用Miracl ver 4.82大數(shù)運(yùn)算庫(kù),詳見(jiàn)其附帶手冊(cè)。 * P,Q,N,D,E使用RSATool2生成。 */ 編譯提示: 一:將Project-Settings-Settings For(All Configuration)-C/C++中Category項(xiàng)的 Precompiled Headers設(shè)置成:Automatic use of precompiled headers(圖1)。 二:將ms32.lib添加到工程中(圖2)。 三:MIRACL是C庫(kù)。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )
上傳時(shí)間: 2013-12-17
上傳用戶(hù):liansi
減1計(jì)數(shù)器 一、設(shè)計(jì)要求 用Verilog HDL語(yǔ)言設(shè)計(jì)一個(gè)計(jì)數(shù)器。 要求計(jì)數(shù)器具有異步置位/復(fù)位功能,可以進(jìn)行自增和自減計(jì)數(shù),其計(jì)數(shù)周期為2^N(N為二進(jìn)制位數(shù))。 二、設(shè)計(jì)原理 輸入/輸出說(shuō)明: d:異步置數(shù)數(shù)據(jù)輸入; q:當(dāng)前計(jì)數(shù)器數(shù)據(jù)輸出; clock:時(shí)鐘脈沖; count_en:計(jì)數(shù)器計(jì)數(shù)使能控制(1:計(jì)數(shù)/0:停止計(jì)數(shù)); updown:計(jì)數(shù)器進(jìn)行自加/自減運(yùn)算控制(1:自加/0:自減); load_d
標(biāo)簽: Verilog 計(jì)數(shù)器 HDL 減
上傳時(shí)間: 2015-03-28
上傳用戶(hù):zycidjl
這是一個(gè)學(xué)生成績(jī)管理系統(tǒng),其中“I”表示插入,“L”表示瀏覽,“Q”表示查詢(xún), “E”表示退出,“D”表示刪除,“M”表示修改,"c"表示統(tǒng)計(jì)各分?jǐn)?shù)段人數(shù),"p"表示打印. 本程序?qū)崿F(xiàn)了: (1)單獨(dú)運(yùn)行以上各功能,即在進(jìn)入主菜單以后,點(diǎn)一功能鍵后關(guān)閉,再進(jìn)入主菜單 點(diǎn)別的功能鍵。如運(yùn)行"cjgl"文件后,在出現(xiàn)的主界面中點(diǎn)“I”,可插入數(shù)據(jù),插入完 以后,關(guān)閉;在出現(xiàn)的主界面中點(diǎn)“M”,可修改數(shù)據(jù),修改完以后關(guān)閉,用同樣的方法 可運(yùn)行其它的功能。 (2)連續(xù)運(yùn)行部分的功能。
標(biāo)簽: 管理系統(tǒng)
上傳時(shí)間: 2013-12-19
上傳用戶(hù):我們的船長(zhǎng)
/* 本程序?qū)崿F(xiàn)的功能: 顯示系統(tǒng)時(shí)間和日期 該程序主要操作是: 使用了dos的系統(tǒng)調(diào)用功能,輸入大小寫(xiě)D顯示系統(tǒng)當(dāng)前日期,當(dāng)輸入大小寫(xiě)T輸出當(dāng)前系統(tǒng)時(shí)間,當(dāng)輸入大小寫(xiě)Q退出程序,當(dāng)輸入其他字符時(shí),提示錯(cuò)誤 。 主要算法:將系統(tǒng)時(shí)間及日期轉(zhuǎn)化成字符顯示,通過(guò)堆棧來(lái)排序顯示,同時(shí)涉及到 坐標(biāo)位置設(shè)置的轉(zhuǎn)換。時(shí)間和日期的顯示都只調(diào)用了一個(gè)(函數(shù))compute,避免了代碼的冗余,盡量做到簡(jiǎn)潔,同時(shí)當(dāng)一次操作過(guò)后,程序處于等待狀態(tài),以進(jìn)行下一次操作,而非自動(dòng)退出。該程序顯示時(shí)間時(shí)多次調(diào)用顯示功能,以達(dá)到動(dòng)態(tài)效果。*/
標(biāo)簽: dos 程序 顯示系統(tǒng) 操作
上傳時(shí)間: 2014-01-18
上傳用戶(hù):kelimu
計(jì)算ARMA(p,q)模型的功率譜密度。 形參說(shuō)明: b——雙精度實(shí)型一維數(shù)組,長(zhǎng)度為(q+1),存放ARMA(p,q)模型的滑動(dòng)平均系數(shù)。 a——雙精度實(shí)型一維數(shù)組,長(zhǎng)度為(p+1),存放ARMA(p,q)模型的自回歸系數(shù)。 q——整型變量,ARMA(p,q)模型的滑動(dòng)平均階數(shù)。 p——整型變量,ARMA(p,q)模型的自回歸階數(shù)。 sigma2——雙精度實(shí)型變量,ARMA(p,q)模型白噪聲激勵(lì)的方差。 fs——雙精度實(shí)型變量,采樣頻率(Hz)。 x——雙精度實(shí)型一維數(shù)組,長(zhǎng)度為len。當(dāng)sign=0時(shí),存放功率譜密度;當(dāng)sign= 1時(shí),存放用分貝表示的功率譜密度。 freq——雙精度實(shí)型一維數(shù)組,長(zhǎng)度為len。存放功率譜密度所對(duì)應(yīng)的頻率。 len——整型變量,功率譜密度的數(shù)據(jù)點(diǎn)數(shù)。 sign——整型變量,當(dāng)sign=0時(shí),計(jì)算功率譜密度;當(dāng)sign=1時(shí),計(jì)算用分貝表 示的功率譜密度。
上傳時(shí)間: 2015-04-09
上傳用戶(hù):qiao8960
撥打號(hào)碼×××××進(jìn)入聊天系統(tǒng),按提示音進(jìn)行操作,即可免費(fèi)申請(qǐng)。一申請(qǐng)成功,就可以成為移動(dòng)Q吧的會(huì)員。 2、通過(guò)公司專(zhuān)門(mén)Q吧網(wǎng)頁(yè)申請(qǐng)。按照網(wǎng)頁(yè)提示的步驟,填寫(xiě)個(gè)人資料后,就可以免費(fèi)申請(qǐng)移動(dòng)Q吧號(hào)碼。 3、靚號(hào)申請(qǐng)(撥客服中心電話(huà)申請(qǐng)) A、靚號(hào)申請(qǐng):輸入自己喜愛(ài)的Q吧號(hào)進(jìn)行申請(qǐng)(費(fèi)用暫定)。 B、情侶號(hào)申請(qǐng):輸入一對(duì)情侶號(hào)碼同時(shí)進(jìn)行申請(qǐng)(費(fèi)用暫定)
標(biāo)簽: 號(hào)碼
上傳時(shí)間: 2015-04-13
上傳用戶(hù):
匯編編圖形時(shí)鐘 鐘表顯示的時(shí)間為本機(jī)系統(tǒng)的時(shí)間。 操作時(shí),按b鍵可擴(kuò)大畫(huà)面,按s鍵可縮小畫(huà)面,按c鍵可改變顏色,按e鍵可聽(tīng)音樂(lè),按q鍵退出本程序。
上傳時(shí)間: 2013-12-23
上傳用戶(hù):wpt
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
標(biāo)簽: complexity the building computer
上傳時(shí)間: 2015-04-25
上傳用戶(hù):tyler
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 2000 to include a chapter that specifically deals with testing software for security bugs, the processes and techniques used throughout the book are timeless. This book is an excellent investment if you want to better understand what your Software Test team does or you want to write better software.
標(biāo)簽: practical Software provides software
上傳時(shí)間: 2015-04-30
上傳用戶(hù):bjgaofei
The Art of Assembly Language Amazing! You’re actually reading this. That puts you into one of three categories: a student who is being forced to read this stuff for a class, someone who picked up this book by accident (probably because you have yet to be indoctrinated by the world at large), or one of the few who actually have an interest in learning assembly language.
標(biāo)簽: Assembly Language actually Amazing
上傳時(shí)間: 2015-04-30
上傳用戶(hù):asddsd
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1