MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
资源简介:MegaMek is a networked Java clone of BattleTech, a turn-based sci-fi boardgame for 2+ players. Fight using giant robots, tanks, and/or infantry on a hex-based map.
上传时间: 2016-03-13
上传用户:Breathe0125
资源简介:JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging ...
上传时间: 2017-04-23
上传用户:ynzfm
资源简介:FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operator...
上传时间: 2015-12-16
上传用户:妄想演绎师
资源简介:PacoBlaze is a from-scratch synthesizable & behavioral Verilog clone of Ken Chapman s popular PicoBlaze embedded microcontroller. by Pablo Bleyer Kocik
上传时间: 2013-12-09
上传用户:hphh
资源简介:JRed is a 100% Java implementation of the IrDA infrared communications protocols. JRed lets you beam objects from a PalmOS or Windows CE device to your Windows 95/98/NT or Linux PC.
上传时间: 2013-12-11
上传用户:saharawalker
资源简介:a very good example of how to use java for a minesweeper game that is much like the windows one. This file came from Planet-Source-Code.com...the home millions of lines of source code
上传时间: 2016-06-05
上传用户:hwl453472107
资源简介:Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some edit...
上传时间: 2013-12-20
上传用户:康郎
资源简介:The Java Network Simulator is a Java implementation of the ns-2 simulator originally from Berkeley.ns2的java版本
上传时间: 2016-08-06
上传用户:13188549192
资源简介:jWAP is a Java implementation of the Wireless Application Protocol (WAP). It includes Wireless Session Protocol (WSP) and Wireless Transaction Protocol (WTP). Additionally, jWAP contains a WAP Binary XML (WBXML) Parser/Generator. It r...
上传时间: 2016-09-17
上传用户:chens000
资源简介:JAVA多torrent下载程序P2P源码 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code was changed, only classes irrelevant for Azureus were left out
上传时间: 2017-03-02
上传用户:变形金刚
资源简介:This is the compiled java norms, these norms of a good programmer is very often used. this ia a test programe
上传时间: 2013-12-10
上传用户:wxhwjf
资源简介:This is the compiled java norms, these norms of a good programmer is very often used
上传时间: 2017-06-03
上传用户:sjyy1001
资源简介:This is the compiled java norms, these norms of a good programmer is very often used
上传时间: 2017-06-03
上传用户:风之骄子
资源简介:This is the compiled java norms, these norms of a good programmer is very often used
上传时间: 2014-01-16
上传用户:思琦琦
资源简介:this is develop in java. you can see how to print a kind of star. its very usefull to learn a java programming. how the logic can be write to code in java
上传时间: 2017-07-25
上传用户:changeboy
资源简介:Java Clock is a FREE Java applet used to display a clock on your Web pages. You can display either analog or digital clock. The full source code of this applet is also available (visit my home page to download it). You may use this applet o...
上传时间: 2014-01-12
上传用户:woshiayin
资源简介:A Java port of LDC s Champollion sentence aligner (http://champollion.sourceforge.net). Intended audience is Natural Language researchers wishing to sentence-align parallel text. In the future, Akerblad will extend Champollion with such fea...
上传时间: 2016-03-19
上传用户:yzhl1988
资源简介:Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots ...
上传时间: 2016-08-20
上传用户:英雄
资源简介:Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other...
上传时间: 2014-11-09
上传用户:Zxcvbnm
资源简介:Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by m...
上传时间: 2014-01-07
上传用户:离殇
资源简介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上传时间: 2015-03-03
上传用户:PresidentHuang
资源简介:SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
上传时间: 2013-12-10
上传用户:l254587896
资源简介:lwIP is a small independent implementation of the TCP/IP protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS).
上传时间: 2015-05-02
上传用户:windwolf2000
资源简介:This is the java code of ytlong,if you find some bugs ,please contact me! Thank you!
上传时间: 2014-01-21
上传用户:小草123
资源简介:This is the java code of elsifk,if you find some bugs ,please contact me! Thank you!
上传时间: 2015-05-25
上传用户:zl5712176
资源简介:This is the java code of JCal,if you find some bugs ,please contact me! Thank you!
上传时间: 2014-01-02
上传用户:海陆空653
资源简介:liblinphone is a high level library to make a SIP phone. This library includes ALL the features of linphone. It is designed to be easy to use, directly from a user interface.
上传时间: 2014-01-08
上传用户:qq521
资源简介:not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key to an Object value
上传时间: 2015-07-25
上传用户:黄华强
资源简介:The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perfor...
上传时间: 2015-08-24
上传用户:change0329
资源简介:This a tech anaylysis method of traing. It is invented by Dr. Andrews
上传时间: 2014-01-22
上传用户:hongmo