-
java6-in-21-days
说明: 《21天学通java6》课本中源代码打包下载。
只需21天的时间,便可具备使用Java开发运行在计算机中的应用程序、运行在Web服务器中的servlet,以及通过浏览器启动的Java Web Start应用程序的知识和技能。本书可作为初学者学习Java编程技术的教程,也可供已掌握其他语言的程序员学习Java时参考。(" 21 Days java6" package download the source code for textbook. Just 21 days, you can use the Java development with the computer running the application, running on the Web server servlet, and the browser launched Java Web Start application of knowledge and skills. This book can be as a beginner to learn Java programming tutorial, also available in other languages programmers have mastered learning Java reference.)
- 2011-04-14 16:59:20下载
- 积分:1
-
gaofangweixin.zhujiemian
高仿微信主界面并且附有发送消息,对于JavaME学习有很大帮助(High imitation micro-channel with the main interface and send a message of great help for learning JavaME)
- 2014-06-17 11:27:58下载
- 积分:1
-
时钟
一个用java做的时钟,很漂亮(a java do with the clock, a very nice)
- 2005-03-11 08:57:57下载
- 积分:1
-
math-spectral-norm
The Great Computer Language Shootout for Java Script.
- 2014-02-10 14:20:22下载
- 积分:1
-
restrant
这是一个校园的网页点餐系统,开发平台为J2EE.开发语言是Java,将项目部署至MyEclipse上即可。(This is a campus web ordering system, development platform for J2EE. Development language is Java, will deploy the project to the MyEclipse can.)
- 2020-12-21 18:09:08下载
- 积分:1
-
hadoop-eclipse-plugin-1.0.2-SNAPSHOT
hadoop 1.0.1 的eclipse插件(hadoop 1.0.1 of eclipse plugin)
- 2012-07-04 10:58:56下载
- 积分:1
-
FuncExtFunction
An object of this class represents an extension call expression. When the expression executes, it calls ExtensionsTable#extFunction, and then converts the result to the appropriate XObject. @xsl.usage advanced.
- 2013-12-02 14:00:24下载
- 积分:1
-
NFASimulation
My Project in Automata
- 2010-05-09 17:02:36下载
- 积分:1
-
五子棋java
基本算法:
采用博弈比较常用的策略。
计算机下子前,分别对玩家和电脑棋型进行评估,然后根据棋型对每一位置打分(玩家和电脑在同一点的分数不同),比如活三100分,冲四1000分等,然后根据每个落子点分数进行选择。采用极大极小值策略,进行多步计算。(Basic algorithm:
The game strategy is commonly used.
Before computer playing, players and computer chess models are evaluated separately, and then each position is scored according to the chess pattern (players and computers have different scores at the same point), such as live three hundred points, go four thousand points, and then choose according to the score of each falling point. Multi-step calculation is carried out by using the minimax strategy.)
- 2020-06-17 17:00:02下载
- 积分:1
-
ThreadTest
说明: java 中的多线程程序实例,包括:线程的创建方式、线程的生命周期、线程的方法(启动、挂起、唤醒、优先级等)(The multi-threaded java program example)
- 2011-04-18 07:35:49下载
- 积分:1