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

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

計(jì)(jì)量測(cè)試

  • 可用于對(duì)VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源碼進(jìn)行詳細(xì)的統(tǒng)計(jì)

    可用于對(duì)VC++、C++ Builder、Delphi、VB、C/C++、 ASM、Java等程序源碼進(jìn)行詳細(xì)的統(tǒng)計(jì),可以非常準(zhǔn)確的 分析出程序中代碼行、注釋行和空白行的行數(shù)。程序會(huì) 自動(dòng)根據(jù)你選擇的文件類型選擇相應(yīng)的統(tǒng)計(jì)方式,并將 所有文件的分析結(jié)果進(jìn)行匯總,便于方便直觀的對(duì)程序 代碼量進(jìn)行全面的統(tǒng)計(jì)。本軟件是綠色軟件,不需要安 裝,展開到任意目錄,直接運(yùn)行即可。

    標(biāo)簽: Builder Delphi Java ASM

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

    上傳用戶:zuozuo1215

  • 本文件為用C語言實(shí)現(xiàn)的可實(shí)現(xiàn)廣義異或問題的bp神經(jīng)網(wǎng)絡(luò)算法。該問題是對(duì)標(biāo)準(zhǔn)異或問題的推廣。在標(biāo)準(zhǔn)異或問題中

    本文件為用C語言實(shí)現(xiàn)的可實(shí)現(xiàn)廣義異或問題的bp神經(jīng)網(wǎng)絡(luò)算法。該問題是對(duì)標(biāo)準(zhǔn)異或問題的推廣。在標(biāo)準(zhǔn)異或問題中,輸入X1和X2取離散量-1或+1,在廣義異或問題中,輸入(X1,X2)可以在區(qū)間[-1,+1] X [-1, +1]內(nèi)任意取值,而輸出為Y=sign(x1,x2),其中sign()為符號(hào)函數(shù),在區(qū)間[-1,+1] X [-1, +1]內(nèi)隨機(jī)產(chǎn)生500個(gè)訓(xùn)練樣本.本程序用標(biāo)準(zhǔn)BP網(wǎng)實(shí)現(xiàn)該分類問題.

    標(biāo)簽: 標(biāo)準(zhǔn) C語言 廣義 神經(jīng)網(wǎng)絡(luò)算法

    上傳時(shí)間: 2015-05-03

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

  • Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edi

    Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Format: PDF 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 Template

    上傳時(shí)間: 2014-01-19

    上傳用戶:netwolf

  • 加密算法 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

  • 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

  • 基于DOS的多任務(wù)系統(tǒng)的實(shí)現(xiàn) 1. 用C語言完成線程的創(chuàng)建和撤消

    基于DOS的多任務(wù)系統(tǒng)的實(shí)現(xiàn) 1. 用C語言完成線程的創(chuàng)建和撤消,并按優(yōu)先權(quán)加時(shí)間片輪轉(zhuǎn)算法對(duì)多個(gè)線程進(jìn)行調(diào)度; 2. 改變時(shí)間片的大小,觀察結(jié)果的變化。思考:為什么時(shí)間片不能太小或太大; 3. 假設(shè)兩個(gè)線程共用同一軟件資源(如某一變量,或某一數(shù)據(jù)結(jié)構(gòu)),請用記錄型信號(hào)量來實(shí)現(xiàn)對(duì)它的互斥訪問; 4. 假設(shè)有兩個(gè)線程共享一個(gè)可存放5個(gè)整數(shù)的緩沖,一線程不停的計(jì)算1到50的平方,并將結(jié)果放入緩沖中,另一個(gè)線程不斷的從緩沖中取出結(jié)果,并將他們打印出來,請用記錄型信號(hào)量實(shí)現(xiàn)這一生產(chǎn)者和消費(fèi)者的同步問題; 5. 實(shí)現(xiàn)消息緩沖通信,并于3,4中的簡單通信進(jìn)行比較; 6. 思考:在線程間進(jìn)行消息緩沖通信時(shí),若對(duì)消息隊(duì)列的訪問沒有滿足互斥要求,情況會(huì)怎么樣?

    標(biāo)簽: DOS C語言 多任務(wù)系統(tǒng) 線程

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

    上傳用戶:趙云興

  • 英文版,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

  • 文件名 :Calender.c // 描述 :日歷時(shí)鐘模塊

    文件名 :Calender.c // 描述 :日歷時(shí)鐘模塊,用于不帶時(shí)鐘芯片的系統(tǒng) // 語言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 說明 :原來的程序用于

    標(biāo)簽: Calender 時(shí)鐘模塊

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

    上傳用戶:zhangliming420

  • C語言圖像處理寶典,擁有非常詳細(xì)的c圖像處理:二值化

    C語言圖像處理寶典,擁有非常詳細(xì)的c圖像處理:二值化,灰度變換,噪聲消除,微分運(yùn)算,投影量計(jì)算,黑區(qū)域處理,特征提取,圖像間的運(yùn)算,幾何變換

    標(biāo)簽: 圖像處理 C語言 寶典

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

    上傳用戶:qw12

主站蜘蛛池模板: 涞源县| 安新县| 运城市| 辛集市| 吴堡县| 清新县| 黄冈市| 平塘县| 稻城县| 长海县| 德令哈市| 石楼县| 饶平县| 竹山县| 井研县| 兴城市| 乌兰浩特市| 沿河| 东明县| 镇雄县| 诸城市| 民县| 海门市| 富川| 普定县| 泸定县| 锦州市| 海门市| 曲阜市| 确山县| 临汾市| 阳原县| 黑河市| 安徽省| 沙田区| 敦化市| 紫金县| 海淀区| 湘阴县| 南郑县| 怀仁县|