亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ieee-p

  • /* RSA Demo 1.0 版 * 版權(quán)所有 (C) 2004 趙春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程

    /* 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)算庫,詳見其附帶手冊。 * 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庫。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )

    標(biāo)簽: 2004 http timw Demo

    上傳時間: 2013-12-17

    上傳用戶:liansi

  • spn算法加密和解密

    spn算法加密和解密,substitution(代換),生成S或P逆盒

    標(biāo)簽: spn 算法 加密 解密

    上傳時間: 2014-12-20

    上傳用戶:獨(dú)孤求源

  • 先序遍歷非遞歸算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUn

    先序遍歷非遞歸算法 #define maxsize 100 typedef struct { Bitree Elem[maxsize] int top }SqStack void PreOrderUnrec(Bitree t) { SqStack s StackInit(s) p=t while (p!=null !StackEmpty(s

    標(biāo)簽: maxsize PreOrderUn SqStack typedef

    上傳時間: 2014-01-26

    上傳用戶:hewenzhi

  • 802.11b物理層的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式

    802.11b物理層的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括幀的生成,BPSK、QPSK調(diào)制,巴克碼擴(kuò)展,CCK以及信道頻移量的選擇和一個AWGN信道。 使用說明:先將壓縮包解壓縮到一個新文件夾中,改變matlab當(dāng)前執(zhí)行目錄,然后運(yùn)行WiFi.mdl文件。 壓縮包中包括6個文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_codes.mat,ber_test.m,test_level_1.m。 模型使用標(biāo)準(zhǔn):IEEE Std 802.11b-1999, 來源于: http://standards.ieee.org/reading/ieee/std/lanman/

    標(biāo)簽: Mbps simulink 802.11 5.5

    上傳時間: 2014-08-05

    上傳用戶:黑漆漆

  • This software aims to create an applet and panel tools to manage a wireless interface card, such as

    This software aims to create an applet and panel tools to manage a wireless interface card, such as IEEE 802.11 cards. The development will focus on Linux, as this is the most accessible platform, but will expand as we get access to more platforms

    標(biāo)簽: interface software wireless create

    上傳時間: 2013-12-10

    上傳用戶:semi1981

  • 這是一個學(xué)生成績管理系統(tǒng)

    這是一個學(xué)生成績管理系統(tǒng),其中“I”表示插入,“L”表示瀏覽,“Q”表示查詢, “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)

    上傳時間: 2013-12-19

    上傳用戶:我們的船長

  • 此為密碼攻擊中的線性分析

    此為密碼攻擊中的線性分析,通過對S盒的分析,來達(dá)到對S-P密碼體制的攻擊

    標(biāo)簽: 密碼 攻擊 線性分析

    上傳時間: 2015-03-29

    上傳用戶:R50974

  • 差分密碼分析

    差分密碼分析,此實(shí)驗(yàn)是對S-P密碼體制的差分分析

    標(biāo)簽: 差分 密碼分析

    上傳時間: 2015-03-29

    上傳用戶:kernaling

  • The Small C compiler translates a subset of the C language into assembly language. It runs under P

    The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.

    標(biāo)簽: language translates compiler assembly

    上傳時間: 2015-04-08

    上傳用戶:Avoid98

  • 用Burg算法估計(jì)AR模型參數(shù)

    用Burg算法估計(jì)AR模型參數(shù),進(jìn)而實(shí)現(xiàn)功率譜估計(jì). 形參說明: x——雙精度實(shí)型一維數(shù)組,長度為n,存放隨機(jī)序列。 n--整型變量,隨機(jī)序列的長度。 p--整型變量,AR模型的階數(shù)。 a--雙精度實(shí)型一維數(shù)組,長度為(p十1)。存放AR模型的系數(shù)a(0),a(1),...,a(p)。 v--雙精度實(shí)型指針,它指向預(yù)測誤差功率,即AR模型激勵白噪聲的方差。

    標(biāo)簽: Burg AR模型 算法 參數(shù)

    上傳時間: 2013-12-21

    上傳用戶:330402686

主站蜘蛛池模板: 客服| 通海县| 施秉县| 蒲城县| 乌拉特中旗| 准格尔旗| 奉贤区| 香港 | 湟源县| 遵化市| 鲜城| 英山县| 鄢陵县| 南昌县| 南召县| 黄浦区| 芜湖市| 淮南市| 锡林郭勒盟| 华坪县| 普陀区| 安西县| 永兴县| 西和县| 保德县| 华容县| 西乡县| 微山县| 长子县| 英吉沙县| 道真| 象州县| 闽侯县| 保康县| 武隆县| 巴里| 海晏县| 南涧| 镇远县| 五台县| 兴宁市|