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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

板級(jí)(jí)測(cè)(cè)試

  • 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

    加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]

    標(biāo)簽: Cryptographic Primitives generate Library

    上傳時(shí)間: 2015-07-16

    上傳用戶:wqxstar

  • WL013開發(fā)板

    WL013開發(fā)板,串口通信詳細(xì)例程,含軟件流程框圖,c源程序、asm源程序等!適合初學(xué)者學(xué)習(xí)!

    標(biāo)簽: 013 WL 開發(fā)板

    上傳時(shí)間: 2015-07-17

    上傳用戶:wfeel

  • BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and

    BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University of Mining and Metallurgy, Faculty of Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE

    標(biāo)簽: one-dimensional consideration calculation and

    上傳時(shí)間: 2015-07-17

    上傳用戶:royzhangsz

  • BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and

    BISON-C: A one-dimensional transport and burnup calculation code with consideration of actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University of Mining and Metallurgy, Faculty of Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE

    標(biāo)簽: one-dimensional consideration calculation and

    上傳時(shí)間: 2015-07-17

    上傳用戶:wendy15

  • MCU51-JZ01單片機(jī)開發(fā)板實(shí)驗(yàn)例程

    MCU51-JZ01單片機(jī)開發(fā)板實(shí)驗(yàn)例程,可直接在51單片機(jī)上正確運(yùn)行,提供用C語(yǔ)言和匯編語(yǔ)言兩種程序源碼,其中包含鍵盤顯示芯片HD7279A應(yīng)用程序源碼。對(duì)單片機(jī)的初學(xué)者來說是個(gè)不錯(cuò)的選擇,同時(shí)對(duì)單片機(jī)高手來說也有可借鑒之處!

    標(biāo)簽: MCU 51 01 JZ

    上傳時(shí)間: 2013-12-20

    上傳用戶:cc1915

  • FS4510開發(fā)板示例程序demo4 壓縮包內(nèi)含F(xiàn)S4510開發(fā)板LCD驅(qū)動(dòng)程序與定時(shí)器程序 文件說明 demo4.apj 為 SDT2.51 的項(xiàng)目文件 init.s 為初始化文件

    FS4510開發(fā)板示例程序demo4 壓縮包內(nèi)含F(xiàn)S4510開發(fā)板LCD驅(qū)動(dòng)程序與定時(shí)器程序 文件說明 demo4.apj 為 SDT2.51 的項(xiàng)目文件 init.s 為初始化文件 匯編格式 lcd.c LCD驅(qū)動(dòng)文件 demo4.c 主程序 包含定時(shí)器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中斷啞函數(shù) \include 包含文件 該示例程序在 SDT2.51 環(huán)境下編譯 在 ADW 下運(yùn)行 使用 JTAG調(diào)試頭 通過學(xué)習(xí)該程序可以了解ARM4510 的初始化,時(shí)鐘中斷,及對(duì)lcd的控制

    標(biāo)簽: 4510 demo4 FS 2.51

    上傳時(shí)間: 2015-09-01

    上傳用戶:bibirnovis

  • FS4510開發(fā)板示例程序 demo5_pre----中斷服務(wù)程序 串口驅(qū)動(dòng) 演示的功能包括中斷 定時(shí)器 串口 它提供了可以在 FS4510板子上運(yùn)行的參考代碼 文件說明 demo

    FS4510開發(fā)板示例程序 demo5_pre----中斷服務(wù)程序 串口驅(qū)動(dòng) 演示的功能包括中斷 定時(shí)器 串口 它提供了可以在 FS4510板子上運(yùn)行的參考代碼 文件說明 demo5_pre.apj 為 SDT2.51 的項(xiàng)目文件 匯編格式 init.s 為初始化文件 lcd.c LCD驅(qū)動(dòng)文件 demo5.c 主程序 包含定時(shí)器初始化和 timer0 和 timer1 的使用 包含中斷服務(wù)程序 uart.c 串口驅(qū)動(dòng) pollio.c 串口查詢輸入(暫時(shí)沒有串口輸入) memory.a memory分配 snds.a init.s用到的硬件信息 wuisr.c 一些中斷服務(wù)程序啞函數(shù) \include 包含文件

    標(biāo)簽: 4510 demo FS pre

    上傳時(shí)間: 2015-09-01

    上傳用戶:417313137

  • 英文版,pdf格式。 詳細(xì)說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa

    英文版,pdf格式。 詳細(xì)說明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標(biāo)簽: Programming Reference Standard Tutorial

    上傳時(shí)間: 2015-09-02

    上傳用戶:Breathe0125

  • WT的開發(fā)板的2407的例子程序

    WT的開發(fā)板的2407的例子程序,C和C++源碼

    標(biāo)簽: 2407 開發(fā)板 程序

    上傳時(shí)間: 2015-09-10

    上傳用戶:yph853211

  • arm7開發(fā)板fs44b0x原代碼 說明: 1) 本項(xiàng)目在ADS1.2下編譯,在SDT2.51的ADW中調(diào)試。編譯時(shí)

    arm7開發(fā)板fs44b0x原代碼 說明: 1) 本項(xiàng)目在ADS1.2下編譯,在SDT2.51的ADW中調(diào)試。編譯時(shí),請(qǐng)將整個(gè)fs44b0xbios目錄拷貝到c:\下 2) 現(xiàn)在只對(duì)39VF160燒入,對(duì)其他FLASH可自改,注意要修改BIOS的駐留地址,現(xiàn)地址為0X1F0000. 3) 對(duì)不同的RAM而言,修改SYSINIT.S里的參數(shù).FS44B0Xbios運(yùn)行地址為0XC7C0000,可在ADS中修改. 4) 波特率為57600 5) ip地址為 192.168.0.1

    標(biāo)簽: arm7 2.51 1.2 44b

    上傳時(shí)間: 2013-12-23

    上傳用戶:清風(fēng)冷雨

主站蜘蛛池模板: 绿春县| 宁城县| 和田县| 望谟县| 泰宁县| 通道| 武穴市| 光山县| 馆陶县| 科技| 吴桥县| 辉南县| 文昌市| 榆树市| 双辽市| 沐川县| 花莲市| 东丰县| 闻喜县| 武山县| 神农架林区| 营口市| 昭觉县| 山阴县| 赤水市| 西畴县| 庄河市| 新兴县| 深水埗区| 蒙自县| 蓬安县| 浦东新区| 漳浦县| 安吉县| 上思县| 轮台县| 奉化市| 邓州市| 金塔县| 河南省| 永嘉县|