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

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

ultra-complete

  • 編譯原理的一個語法分析程序

    編譯原理的一個語法分析程序,設計,編制并調試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結構,包括循環嵌套和條件嵌套。(1) 執行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認的源程序“./input.dat” (2) 如果編譯發現有錯誤,則會輸出錯誤行數,并在結束編譯時輸出“Complete!”

    標簽: 編譯原理 程序

    上傳時間: 2016-04-11

    上傳用戶:許小華

  • Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This

    Squaring circuits are an important building block for impulse-radio UWB non-coherent receivers. This work proposes a squarer, based on the quadratic law of saturated transistors. Such a circuit has already been proposed for lower frequency applications, therefore this work focuses on the extension to ultra wide bandwidth, with particular care to the consequences related to the deviation from the ideal quadratic law of 0.18μm CMOS transistors.

    標簽: impulse-radio non-coherent important receivers

    上傳時間: 2013-12-24

    上傳用戶:kikye

  • This example provides a description of how to use a DMA channel to transfer a word data buffer fro

    This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED

    標簽: description provides transfer example

    上傳時間: 2016-04-24

    上傳用戶:ecooo

  • WindML3.0補丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date produc

    WindML3.0補丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date product bulletins, information on known problems and fixes/changes made in this release, and essential reference documentation can be obtained from the Wind River Online Support web site. Installation: ----------------- The WIND MEDIA LIBRARY 3.0.3 supplement identifies the process to install WIND MEDIA LIBRARY 3.0.3. This is a not a complete WIND MEDIA LIBRARY 3.0 product and hence it is necessary that WIND MEDIA LIBRARY (aka WindML) 3.0 be installed prior to the installation of this product.

    標簽: Tornado Up-to-date LIBRARY WindML

    上傳時間: 2013-12-24

    上傳用戶:牧羊人8920

  • 旅行商問題是組合優化的經典問題

    旅行商問題是組合優化的經典問題,應用廣泛,而且長期以來被作為NP-complete問題的理想研究平臺。文章介紹了旅行商問題的基礎知識、應用,以及常用的求解方法。

    標簽: 旅行商問題 組合

    上傳時間: 2016-05-21

    上傳用戶:dengzb84

  • Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007

    Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007 Arash Partow, All Rights Reserved. The Schifra Reed-Solomon Error Correcting Code Library and all its components are supplied under the terms of the General Schifra License agreement. The contents of the Schifra Reed-Solomon Error Correcting Code Library and its components may not be copied or disclosed except in accordance with the terms of that agreement. URL: http://www.schifra.com/license.html Parties wanting to use the Schifra Reed-Solomon Error Correcting Code Library and its components within an open source, academic or other noncommercial or not-for-profit environment may do so under the guidelines and in complete accordance with the below attached General Public License (version 2). Under the described terms of "free" use for open source and noncommercial purposes of the Schifra

    標簽: Reed-Solomon Correcting Copyright Schifra

    上傳時間: 2016-06-25

    上傳用戶:JasonC

  • Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007

    Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007 Arash Partow, All Rights Reserved. The Schifra Reed-Solomon Error Correcting Code Library and all its components are supplied under the terms of the General Schifra License agreement. The contents of the Schifra Reed-Solomon Error Correcting Code Library and its components may not be copied or disclosed except in accordance with the terms of that agreement. URL: http://www.schifra.com/license.html Parties wanting to use the Schifra Reed-Solomon Error Correcting Code Library and its components within an open source, academic or other noncommercial or not-for-profit environment may do so under the guidelines and in complete accordance with the below attached General Public License (version 2). Under the described terms of "free" use for open source and noncommercial purposes of the Schifra

    標簽: Reed-Solomon Correcting Copyright Schifra

    上傳時間: 2014-01-04

    上傳用戶:ljmwh2000

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    標簽: more applications information technology

    上傳時間: 2013-11-29

    上傳用戶:xymbian

  • * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *

    * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.

    標簽: acousticfeatures timeseries generate training

    上傳時間: 2013-12-26

    上傳用戶:牛布牛

  • "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and

    "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with the standard library, this is strange and unfamiliar. This book is complete (it covers all TR1 facilities), it is easier to understand than TR1 itself, and it is technically accurate."

    標簽: introduces facilities and the

    上傳時間: 2016-07-20

    上傳用戶:aappkkee

主站蜘蛛池模板: 天柱县| 方山县| 昌图县| 峡江县| 云浮市| 万山特区| 绥棱县| 安平县| 龙海市| 仁怀市| 高平市| 周口市| 南澳县| 平乡县| 北京市| 安泽县| 修水县| 明溪县| 河津市| 泌阳县| 绥德县| 禹州市| 克什克腾旗| 五莲县| 朝阳市| 神池县| 科尔| 盐山县| 晋城| 女性| 乌恰县| 台北市| 睢宁县| 灵石县| 阿克| 无极县| 龙胜| 深州市| 昌邑市| 无极县| 阿瓦提县|