This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division Environment. Guidelines are based on generally recommended software engineering techniques, industry resources, and local convention. The Guide offers preferred solutions to common C programming issues and illustrates through examples of C code.
標(biāo)簽: recommended programmers discusses practices
上傳時(shí)間: 2015-07-19
上傳用戶:jcljkh
Sun ONE 白皮書(shū) Sun為支持互操作智能Web服務(wù),定義了一種開(kāi)放式軟件構(gòu)架。SunTM Open Net Environment(開(kāi)放式網(wǎng)絡(luò)環(huán)境,即Sun ONE)軟件體系結(jié)構(gòu),旨在解決諸如隱私、安全和身份等重要問(wèn)題,定義支持諸如客戶機(jī)設(shè)備類型和用戶位置等用戶情況的慣例和常規(guī)。它支持可以跨越許多網(wǎng)絡(luò)系統(tǒng),其中包括傳統(tǒng)Web、無(wú)線Web和家庭網(wǎng)絡(luò)。該體系結(jié)構(gòu)的宗旨是要保證使用任何工具,開(kāi)發(fā)智能Web服務(wù),使之運(yùn)行于任何平臺(tái),可以無(wú)縫地實(shí)現(xiàn)互操作。
標(biāo)簽: Sun ONE Web 白皮書(shū)
上傳時(shí)間: 2013-11-26
上傳用戶:zyt
EJB快速入門 1. 準(zhǔn)備開(kāi)發(fā)環(huán)境: 從www.javasoft.com上下載下列軟件: JDK1.3, J2EE1.2.1 以及他們的文檔。在WINDOWS NT下安裝。(本文中假設(shè)為D盤(pán)根目錄) 在控制面板中選擇"系統(tǒng)",再選擇Environment。 將下列環(huán)境變量參數(shù)設(shè)置到用戶環(huán)境中去: 1.JAVA_HOME=D:\JDK1.3 2.J2EE_HOME=D:\J2SDKEE1.2.1 3.PATH=D:\JDK1.3\BIN D:\J2SDKEE1.2.1\BIN %PATH% 4.CLASSPATH=
標(biāo)簽: javasoft WINDOWS EJB 1.3
上傳時(shí)間: 2015-08-12
上傳用戶:sclyutian
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the Environment from the lowest layers to the user layers.
標(biāo)簽: ins-and-outs programming developers holistic
上傳時(shí)間: 2013-12-23
上傳用戶:kristycreasy
ST7 Visual Develop for ST7 Cosmic ‘C’ Toolset Users ST7 Visual Develop (STVD7) is an easy-to use, integrated development Environment that allows you to build, debug and program applications for ST7 microcontrollers.
標(biāo)簽: Develop Visual ST7 Toolset
上傳時(shí)間: 2014-01-18
上傳用戶:熊少鋒
java游戲編程導(dǎo)學(xué)系列三 使用說(shuō)明 一個(gè)網(wǎng)絡(luò)俄羅斯方塊的游戲,玩家可以在網(wǎng)絡(luò)的任何地方互相對(duì)戰(zhàn)。 注意:運(yùn)行這個(gè)應(yīng)用程序,需要安裝JRE(Java Runtime Environment,java運(yùn)行 環(huán)境) 本章的資源文件包括: play.bat 讀者可以直接運(yùn)行這個(gè)批處理文件來(lái)運(yùn)行“網(wǎng)絡(luò)俄羅斯方塊”(請(qǐng) 注意在同一目錄下是否存在matrix.jar文件) matrix.jar 打包的“網(wǎng)絡(luò)俄羅斯方塊”游戲,它把所有網(wǎng)絡(luò)俄羅斯方塊游戲 的類和資源都集中到了一起,運(yùn)行時(shí)只要存在它就可以了。我們可以在控制 臺(tái)下通過(guò)命令行“java -jar matrix.jar”來(lái)運(yùn)行,也可以直接運(yùn)行play.bat 文件進(jìn)入游戲。 \matrix JBuilder的project文件 所有網(wǎng)絡(luò)俄羅斯方塊游戲的源碼和資源都 在這個(gè)目錄下面。讀者可以用JBuilder來(lái)打開(kāi)matrix.jpx文件。 \JavaDoc示例 一個(gè)關(guān)于javadoc命令使用的例子。 a.java 示例代碼 \doc 是由示例程序生成的文檔
標(biāo)簽: java 游戲編程 使用說(shuō)明 俄羅斯方塊
上傳時(shí)間: 2013-12-01
上傳用戶:ardager
In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile ad-hoc learning Environment. This is first result to provide a cognitive tool with supporting the independent learning by applying PDA with wireless communication technology to extend learning outside of the classroom. Independent learning consists of self-selection, self-determination, self-modification, and self-checking.
標(biāo)簽: butterfly-watching development describe learning
上傳時(shí)間: 2014-11-26
上傳用戶:waizhang
來(lái)自澳大利亞Qeensland大學(xué)的計(jì)算機(jī)視覺(jué)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
上傳時(shí)間: 2015-09-30
上傳用戶:qb1993225
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications Environment.
標(biāo)簽: communications applications Transmiss describes
上傳時(shí)間: 2013-12-18
上傳用戶:woshini123456
Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show that this algorithm converges more quickly than the origina1.Furthermore,better antinoise property is exhibited under Low—SNR Environment than the original one.
標(biāo)簽: algorithms LMS algorithm filtering
上傳時(shí)間: 2014-01-23
上傳用戶:yxgi5
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1