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