-
socket
socket 学习文件,供各位参考学习。(Socket learning file)
- 2020-06-20 11:00:02下载
- 积分:1
-
SnakeGame
蛇移动,可以,上下左右移动,亲测有效这是java基础中的一个文件(snakegame move up down left and right)
- 2016-11-05 21:03:17下载
- 积分:1
-
spatialindex.java.044b
主要用于支持spatial indexing technology, 使用spatial index包括R-tree以及R-tree的扩展,可以进行包含坐标数据的index以及search(Used to support spatial indexing technology, including the use of spatial index R-tree and R-tree extension can contain coordinate data of the index and search)
- 2011-10-26 00:46:53下载
- 积分:1
-
code-of-Java-and-pattern
如题,此文件包含java与模式所涉及到的所有源代码。(Such as the title,this file includes the code all of The book name s Java and pattern)
- 2014-01-06 11:48:32下载
- 积分:1
-
softhy647g
电影频道小偷程序联盟后台版 可以实现在后台下载电影(NUll)
- 2009-03-31 09:54:37下载
- 积分:1
-
SourceMade
自动做成javaBean的工具,可以按着自己定义的规范和注释生成,对日开发的利器哦,节省了代码review的时间哦(sourceCode create tools)
- 2010-12-08 19:42:30下载
- 积分:1
-
JSP--library
jsp图书管系统,实现图书馆的功能。请大家认真查看(jsp library jsp library)
- 2013-05-17 10:09:21下载
- 积分:1
-
TankGameprogram
某培训班传统坦克游戏实现的代码,平台:eclipse,语言:java(A training class to achieve the traditional tank game code)
- 2016-01-10 11:47:24下载
- 积分:1
-
chat-room
简单聊天室,使用java swing实现(Simple chat room using java swing)
- 2013-07-19 21:54:59下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1