-
大作业三
说明: 使用java开发,电梯调度系统,能正确根据现实生活中电梯情况来实现(Elevator dispatching system)
- 2020-06-21 23:00:01下载
- 积分:1
-
javaFX_Events-listeners
这是一个ppt介绍了一下javaFX中的listener,相信初学者能够学习(This is a ppt presentation a bit javaFX the listener, I believe that beginners can learn)
- 2013-12-06 12:01:49下载
- 积分:1
-
test
说明: part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分: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
-
LodeRunner-Source
Played a very sweet as possible remained the member of my sons dirty my time
- 2013-07-19 15:48:56下载
- 积分:1
-
jdbc_02
语言环境:Eclipse Java
学生管理系统连接数据库进行(environment:Eclipse
Student Management System Connecting with Database)
- 2020-06-24 22:40:01下载
- 积分:1
-
calculator
大三课程设计(java编程小实例):计算器小程序(java programming small example: Calculator applet)
- 2013-08-28 20:44:44下载
- 积分:1
-
java 串口通讯 示例源码
简单的实现了一般的串口通讯
- 2017-09-22下载
- 积分:1
-
JVm
用于模拟器安装APK 方便快捷安装 本人分享的源码(Installing APK for simulator)
- 2011-11-14 12:25:22下载
- 积分:1
-
homework81
说明: 高级程序语言设计课程JAVA部分第八次作业第一小题(Topic 1 of the 8th assignment of JAVA in Advanced Programming Language Design Course)
- 2019-05-27 22:08:14下载
- 积分:1