飛機訂票系統(tǒng),實現(xiàn)訂票,退票,查詢 the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the cOMplete source Gilmour, documentation, together with the development process
標簽: 飛機
上傳時間: 2016-04-02
上傳用戶:ma1301115706
一. 實驗目的 設計,編制并調試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結構,包括循環(huán)嵌套和條件嵌套。 二. 實驗的輸入輸出 (1) 執(zhí)行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認的源程序“./input.dat” (2) 如果編譯發(fā)現(xiàn)有錯誤,則會輸出錯誤行數,并在結束編譯時輸出“cOMplete!” 三. 語法結構 .... 四. 分析器主要代碼 .. 五 小結
標簽: 實驗
上傳時間: 2013-12-16
上傳用戶:宋桃子
編譯原理的一個語法分析程序,設計,編制并調試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結構,包括循環(huán)嵌套和條件嵌套。(1) 執(zhí)行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認的源程序“./input.dat” (2) 如果編譯發(fā)現(xiàn)有錯誤,則會輸出錯誤行數,并在結束編譯時輸出“cOMplete!”
上傳時間: 2016-04-11
上傳用戶:許小華
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 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
旅行商問題是組合優(yōu)化的經典問題,應用廣泛,而且長期以來被作為NP-cOMplete問題的理想研究平臺。文章介紹了旅行商問題的基礎知識、應用,以及常用的求解方法。
上傳時間: 2016-05-21
上傳用戶:dengzb84
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 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 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. * 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
上傳用戶:牛布牛