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

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

ERROR

  • * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blo

    * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blocked debug output. The * debug() function can be used in ERROR message and die * situations.

    標(biāo)簽: initialization debug_init functions and

    上傳時(shí)間: 2016-07-24

    上傳用戶:caozhizhi

  • 絕對好的源碼

    絕對好的源碼,DM642上實(shí)現(xiàn)了H264算法,在CCS 上編譯通過 NO ERROR

    標(biāo)簽: 源碼

    上傳時(shí)間: 2016-09-18

    上傳用戶:ecooo

  • LL(1)語法分析器

    LL(1)語法分析器,在任何時(shí)候,總控程序都是按照棧頂符號X和當(dāng)前輸入符號a行事的。對于任何(X,a),總控程序每次都執(zhí)行下述三種可能的動作之一: 若X=a=’#’,則宣布分析成功,停止分析過程; 若X=a≠’#’,則把X從棧頂逐出,讓a指向下一輸入符號; 若X是一個(gè)非終結(jié)符,則查看分析表M。若M中存放著一條關(guān)于X的產(chǎn)生式,那么,首先把X逐出棧頂,然后,把產(chǎn)生式的右部符號按反序一一推進(jìn)棧,同時(shí)做這個(gè)產(chǎn)生式相應(yīng)的語義動作(目前不管)。若M[X,a]中存放著一條出錯(cuò)標(biāo)志,則調(diào)用出錯(cuò)診查程序ERROR

    標(biāo)簽: LL 語法分析器

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

    上傳用戶:13160677563

  • Because of the poor observability of Inertial Navigation System on stationary base, the estimation

    Because of the poor observability of Inertial Navigation System on stationary base, the estimation ERROR of the azimuth will converge very slowly in initial alignment by means of Kalmari filtering, and making the time initial alignment is longer. In this paper, a fast estimation method of the azimuth ERROR is creatively proposed for the initial alignment of INS on stationary base. On the basis of the the fast convergence of the leveling ERROR, the azimuth ERROR can be directly calculated. By means of this fast initial alignment method, the time of initial alignment is reduced greatly. The computer simulation results illustrate the efficiency of the method.

    標(biāo)簽: observability Navigation estimation stationary

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

    上傳用戶:wuyuying

  • The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485

    The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These parts contain one driver and one receiver. The MAX483E, MAX487E, MAX488E, and MAX489E feature reduced slewrate drivers that minimize EMI and reduce reflections caused by improperly terminated cables, thus allowing ERROR-free data transmission up to 250kbps. The driver slew rates of the MAX481E, MAX485E, MAX490E, MAX491E, and MAX1487E are not limited, allowing them to transmit up to 2.5Mbps.

    標(biāo)簽: MAX transceivers 485 low-power

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

    上傳用戶:小寶愛考拉

  • Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2

    Thinking in Java, 3rd ed. Revision 4.0 Preface Introduction 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program Flow 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing Classes 7: Polymorphism 8: Interfaces & Inner Classes 9: ERROR Handling with Exceptions 10: Detecting Types 11: Collections of Objects 12: The Java I/O System 13: Concurrency 14: Creating Windows & Applets 15: Discovering Problems 16: Analysis and Design A: Passing & Returning Objects B: Java Programming Guidelines C: Supplements D: Resources Index

    標(biāo)簽: Introduction Thinking Revision Preface

    上傳時(shí)間: 2014-07-13

    上傳用戶:netwolf

  • The files in this directory comprise ANSI-C language reference implementations of the CCITT (Intern

    The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. They have been tested on Sun SPARCstations and passed 82 out of 84 test vectors published by CCITT (Dec. 20, 1988) for G.721 and G.723. [The two remaining test vectors, which the G.721 decoder implementation for u-law samples did not pass, may be in ERROR because they are identical to two other vectors for G.723_40.]

    標(biāo)簽: implementations directory reference comprise

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

    上傳用戶:Breathe0125

  • Produce Java classes to calculate and display the Poisson probability when input the value of the av

    Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The ERROR message will output when A is out of the range。

    標(biāo)簽: the probability calculate Produce

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

    上傳用戶:moerwang

  • 詞法分析 1、通過設(shè)計(jì)編制調(diào)試一個(gè)具體的詞法分析程序

    詞法分析 1、通過設(shè)計(jì)編制調(diào)試一個(gè)具體的詞法分析程序,加深對詞法分析原理的理解。并掌握在對程序設(shè)計(jì)語言源程序進(jìn)行掃描過程中將其分解為各類單詞的詞法分析方法。 2、編制一個(gè)讀單詞過程,從輸入的源程序中,識別出各個(gè)具有獨(dú)立意義的單詞,即基本關(guān)鍵字、標(biāo)識符、常數(shù)、運(yùn)算符、分隔符五大類。并依次輸出各個(gè)單詞的內(nèi)部編碼及單詞符號自身值。(遇到錯(cuò)誤時(shí)可顯示“ERROR”,然后跳過錯(cuò)誤部分繼續(xù)顯示) 有實(shí)驗(yàn)報(bào)告

    標(biāo)簽: 編制 程序 調(diào)試

    上傳時(shí)間: 2014-07-06

    上傳用戶:Zxcvbnm

  • 實(shí)現(xiàn)編譯器的詞法分析

    實(shí)現(xiàn)編譯器的詞法分析,從輸入的源程序中,識別出各個(gè)具有獨(dú)立意義的單詞,即基本保留字、標(biāo)識符、常數(shù)、運(yùn)算符、分隔符五大類。并依次輸出各個(gè)單詞的內(nèi)部編碼及單詞符號自身值。(遇到錯(cuò)誤時(shí)可顯示“ERROR”,然后跳過錯(cuò)誤部分繼續(xù)進(jìn)行)

    標(biāo)簽: 編譯器

    上傳時(shí)間: 2016-12-01

    上傳用戶:小眼睛LSL

主站蜘蛛池模板: 泰宁县| 丰台区| 阿拉善左旗| 万年县| 镇安县| 云林县| 南投县| 察隅县| 镇原县| 德安县| 高雄县| 聂荣县| 玛纳斯县| 平阳县| 科技| 广元市| 屏东县| 昭苏县| 呼图壁县| 咸丰县| 沾益县| 含山县| 普兰县| 洞口县| 图木舒克市| 武汉市| 遂川县| 玛沁县| 阳信县| 蚌埠市| 丰台区| 罗甸县| 河南省| 高平市| 兴海县| 旌德县| 石河子市| 香格里拉县| 利辛县| 阿尔山市| 定边县|