A action mobile game called A Last Warrior Great for use and already configuration to build with JBuilder Is source only, no document related
标签: configuration Warrior already action
上传时间: 2014-05-28
上传用户:changeboy
蠕虫mydoom.a版本的完整源代码,mydoom为internet上传播很广的蠕虫,以传播能力强而闻名于世,蠕虫为c语言编写,很有借鉴意义。-worm version of the complete source code, mydoom internet for a wide spread of the worm to spread the renowned
上传时间: 2013-12-12
上传用户:zhoujunzhen
Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination. This sample shows how to perform these operations in an MP-safe way.
标签: demonstrate Contains demonstr folders
上传时间: 2016-01-14
上传用户:我们的船长
The 808 Virus Here another virus from Skism. It s a quick overwriting virus but you can use the source code to write your own viruses.
标签: virus overwriting another Skism
上传时间: 2013-12-03
上传用户:ippler8
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
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.
标签: the interest tutorial Drivers
上传时间: 2016-01-28
上传用户:lmeeworm
aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory
标签: independent following aDABOOST contains
上传时间: 2014-12-05
上传用户:xsnjzljj
jobo, famous crawler open source which is implemented by java. used in many big websites. You will need a Java Runtime Environment 1.3 or later (on many System Java 1.2 is installed, it will NOT work !).
标签: implemented websites crawler famous
上传时间: 2016-02-04
上传用户:asasasas
The floppy disk included with distribution contains the cyasm.exe and sample source files. Copy the executable file to a working directory, or to a directory included in your search path.
标签: distribution the contains included
上传时间: 2014-09-11
上传用户:zm7516678
Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性,包括大小,日期,符号连接,是否可读写及是否可执行。 2 目录切换 – cd : cd dir #切换到当前目录下的dir 目录; cd / #切换到根目录; cd .. #切换到到上一级目录。 3 复制 – cp : cp source target #将文件source 复制为 target; cp /root/source . #将/root 下的文件source 复制到当前目录; cp –av soure_dir target_dir #将整个目录复制,两目录完全一样; cp –fr source_dir target_dir #将整个目录复制,并且是以非链接方式复制,当source 目 录带有符号链接时,两个目录不相同。 4 删除 – rm :
上传时间: 2014-01-18
上传用户:TF2015