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

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

A-<b>D-D</b>-A

  • 本附錄按錯誤編號列出了所有Wi n s o c k錯誤代碼。但要注意的是

    本附錄按錯誤編號列出了所有Wi n s o c k錯誤代碼。但要注意的是,該列表沒有包括標(biāo)記為 “B S D特有”的Wi n s o c k錯誤,也沒有包括那些尚未正式列入規(guī)范的錯誤。此外,與Wi n 3 2錯 誤有著直接對應(yīng)關(guān)系的Wi n s o c k錯誤列在本附錄末尾。

    標(biāo)簽: 錯誤 錯誤代碼

    上傳時間: 2014-01-11

    上傳用戶:ghostparker

  • 光學(xué)設(shè)計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in

    光學(xué)設(shè)計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.

    標(biāo)簽: described aspheric surfaces Annular

    上傳時間: 2014-01-08

    上傳用戶:yyyyyyyyyy

  • 1 概述 1.1 編寫目的 本文檔的編寫目的是:詳細定義×××××軟件的總體功能;給出系統(tǒng)的結(jié)構(gòu)設(shè)計

    1 概述 1.1 編寫目的 本文檔的編寫目的是:詳細定義×××××軟件的總體功能;給出系統(tǒng)的結(jié)構(gòu)設(shè)計,作為過程設(shè)計和程序編寫的依據(jù)。 1.2 參考資料 包括: a. 項目來源; b. 本文檔中引用到的規(guī)范和資料等; c. 列出這些規(guī)范和資料的作者、編號、標(biāo)題、發(fā)表日期、出版單位或資料來源。 1.3 術(shù)語和縮寫詞* 列出本文檔中用到的專門術(shù)語的定義和縮寫詞,縮寫詞要給出中文譯名和英文全稱,常用的不需要定義。 2 需求概述 2.1 目標(biāo)與需求 概述系統(tǒng)的特性和需求,擴充軟件需求說明中的信息,給出增加的細節(jié),詳盡地指出對軟件需求說明中有關(guān)特性和需求做出的變更。 2.2 環(huán)境描述 描述運行軟件系統(tǒng)所需的軟、硬件環(huán)境;描述開發(fā)軟件系統(tǒng)所需的軟、硬件環(huán)境。 2.3 條件和限制 描述可能影響設(shè)計方案形成及實施的條件和限制。

    標(biāo)簽: 1.1 編寫 文檔 定義

    上傳時間: 2013-12-18

    上傳用戶:stvnash

  • 高精度乘法基本思想和加法一樣。其基本流程如下: ①讀入被乘數(shù)s1

    高精度乘法基本思想和加法一樣。其基本流程如下: ①讀入被乘數(shù)s1,乘數(shù)s2 ②把s1、s2分成4位一段,轉(zhuǎn)成數(shù)值存在數(shù)組a,b中;記下a,b的長度k1,k2; ③i賦為b中的最低位; ④從b中取出第i位與a相乘,累加到另一數(shù)組c中;(注意:累加時錯開的位數(shù)應(yīng)是多少位 ?) ⑤i:=i-1;檢測i值:小于k2則轉(zhuǎn)⑥,否則轉(zhuǎn)④ ⑥打印結(jié)果

    標(biāo)簽: 高精度 乘法 加法 基本流程

    上傳時間: 2015-08-16

    上傳用戶:源弋弋

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) the text of Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時間: 2014-11-29

    上傳用戶:kr770906

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques Appendix A: Exercise Answers Appendix B: Beyond the Llama Index Colophon

    標(biāo)簽: L. published Schwartz Edition

    上傳時間: 2015-09-03

    上傳用戶:lifangyuan12

  • 鏈表L

    鏈表L,創(chuàng)建公有成員函數(shù)Split(A,B ),創(chuàng)建2個新表A,B,使的A 中含有L中奇數(shù)位置元數(shù),B中含L偶數(shù)位置元數(shù)

    標(biāo)簽:

    上傳時間: 2014-01-14

    上傳用戶:磊子226

  • 上下文無關(guān)文法(Context-Free Grammar, CFG)是一個4元組G=(V, T, S, P)

    上下文無關(guān)文法(Context-Free Grammar, CFG)是一個4元組G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一組有限的產(chǎn)生式規(guī)則集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素稱為非終結(jié)符,T的元素稱為終結(jié)符,S是一個特殊的非終結(jié)符,稱為文法開始符。 設(shè)G=(V, T, S, P)是一個CFG,則G產(chǎn)生的語言是所有可由G產(chǎn)生的字符串組成的集合,即L(G)={x∈T* | Sx}。一個語言L是上下文無關(guān)語言(Context-Free Language, CFL),當(dāng)且僅當(dāng)存在一個CFG G,使得L=L(G)。 *⇒ 例如,設(shè)文法G:S→AB A→aA|a B→bB|b 則L(G)={a^nb^m | n,m>=1} 其中非終結(jié)符都是大寫字母,開始符都是S,終結(jié)符都是小寫字母。

    標(biāo)簽: Context-Free Grammar CFG

    上傳時間: 2013-12-10

    上傳用戶:gaojiao1999

  • About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based o

    About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. WepDecrypt highlights: - Implemented packet filters. - Only one crypted packet is enough to start cracking - Has its own key generator. - Can crack a dumpfile over a network. - Can act as a server and client. - Also works in windows. - Has an fltk gui.

    標(biāo)簽: WepDecrypt Wepdecrypt Wireless guesses

    上傳時間: 2013-12-25

    上傳用戶:6546544

  • 來自澳大利亞Qeensland大學(xué)的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in co

    來自澳大利亞Qeensland大學(xué)的計算機視覺Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.

    標(biāo)簽: Qeensland functions provides Toolbox

    上傳時間: 2015-09-30

    上傳用戶:qb1993225

主站蜘蛛池模板: 周至县| 远安县| 保亭| 新民市| 彰武县| 辽阳市| 交城县| 新沂市| 五大连池市| 密云县| 赤水市| 徐水县| 嵊泗县| 台山市| 五常市| 东至县| 舒兰市| 静海县| 绥阳县| 花垣县| 肃南| 静安区| 泸州市| 平湖市| 仁怀市| 阿克陶县| 图片| 额敏县| 响水县| 沁阳市| 西乌珠穆沁旗| 洛南县| 杭州市| 怀来县| 香港| 常宁市| 雷山县| 重庆市| 武邑县| 莱阳市| 宁南县|