This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. This doclet requires JDK 1.2.1 or later, it will not work with JDK 1.1
標簽: Javadoc generate Doclet sample
上傳時間: 2015-11-16
上傳用戶:希醬大魔王
Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.
標簽: Engineering Software Computer Games
上傳時間: 2015-12-02
上傳用戶:cc1
The LabVIEW Development Guidelines describe many of the issues that arise when developing large applications. The guidelines are based on the advice of LabVIEW developers, and provide a basic survey of software engineering techniques you might find useful when developing your own projects. There is also a discussion of style for creating VIs. Developers who have used LabVIEW and are comfortable in the LabVIEW environment can use the LabVIEW Development Guidelines to maintain a consistent and effective style in their projects.
標簽: Development Guidelines developing describe
上傳時間: 2015-12-26
上傳用戶:iswlkje
《Linux程序設計權威指南》源代碼,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
上傳時間: 2016-01-07
上傳用戶:tyler
GIS系統支持庫Geospatial Data Abstraction Library代碼.GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial
標簽: Abstraction Geospatial geospatial translator
上傳時間: 2014-01-01
上傳用戶:sclyutian
Visual Basic Shell Programming ventures where none have gone before by showing how to develop shell extensions that more closely integrate an application with the Windows shell, while at the same time providing an advanced tutorial-style treatment of COM programming with Visual Basic. Each major type of shell extension gets attention, including customized context menu handlers, per instance icons, and customized property sheets.
標簽: Programming ventures develop showing
上傳時間: 2016-02-01
上傳用戶:tb_6877751
空間音樂查詢工具1.9 1122 本工具采集php抓取QQ空間音樂。 換播放器可直接去qq空間音樂播放器 系統要求 PHP+ZEND3.3以后 cache 目錄可寫 cfg_qq_file.txt 可寫 用二進制模式上傳本系統文件 確認服務器能ping qzone-music.qq.com 文件目錄說明 player 播放器目錄 cache 查詢緩存目錄,必須為可寫 style 風格目錄,所有風格存放此目錄,config.php中$cfg_style來確認要現實的風格目錄,默認為default config.php系統配置文件 index.php主程序 cfg_qq_file.txt為最近查詢的QQ號碼,文件必須可寫 top.js頭部JS foot.js底部JS 屏蔽底部copyright,修改樣式#copyright{display:none},支持本工具的請保留
上傳時間: 2014-11-26
上傳用戶:qilin
Matlab小問題 問: Matlab仿真中怎樣編輯Scope中的圖象??? 答: 實現的方法有以下的幾種: 1)PrintScreen,然后粘貼到Windows位圖編輯器,選擇圖像點擊右鍵,選擇“反色”即可; 2)在Scope中,它的參數設置的第二頁,有一個Save Data to Workplace,將它選中,然后在下面的方框 中指定變量名,然后用plot命令畫出; 3)直接在模型上再加一個,to Workplace模塊,也用plot畫出; 4) 等scope顯示出來圖像以后,在matlab上運行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 這時候你會發現scope的工具欄的上面多了一行,點擊insert-axes,鼠標會變成十字形狀,然后再圖像的任意一處雙擊左鍵出現一個對話框PropertyEditor,選中style在窗口的右便會出現color,這時你就可以任意修改背景顏色了。 問: 怎樣進行S-function的編程和使用??? 答: S-function也就是System-function的縮寫。說得簡單,S-function就是用MATLAB所提供的模型不能完全滿足用戶,而提供給用戶自己編寫程序來滿足自己要求模型的接口。要了
標簽: Matlab PrintScreen Scope 仿真
上傳時間: 2013-12-15
上傳用戶:13681659100
歡迎使用eWebSoft在線文本編輯器飛魚修改版 。 JSP+XML+BEAN 部署方式: 直接把壓縮目錄中的文件拷貝到您的網站發布目錄下即可。 修改: 一般來說,您只要修改/WEB-INF目錄下面的style.xml和button.xml就可以了。 應用:請參考index.jsp和submit.jsp。
上傳時間: 2013-12-26
上傳用戶:windwolf2000
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-01-14
上傳用戶:大融融rr