-
cu
基于的程序设计,对于初学者来说非常有用的,可以拿来学习使用!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
- 2018-04-21 21:28:17下载
- 积分:1
-
Exe6_3
这是关于学生选修和老师教学的代码作业。这是java学习类的时候的作业希望对大家有用(This is about teaching the students and teachers of the code elective operations. This is the java class to learn when operating the hope that useful)
- 2013-07-02 17:13:59下载
- 积分:1
-
www.RoboHobby.com_Java_ME_Disc
Java program that teaches you how to
- 2013-10-30 02:10:40下载
- 积分:1
-
Bank
an example of bank account in java
- 2015-04-25 09:55:04下载
- 积分:1
-
Exe8_4
设计一个用户登录界面,输入用户名和密码后,点击登录按钮,若用户名为”JavaUser”,密码为”Java1234”,则允许登录,显示“登录成功!”,否则显示“登录失败!”。程序文件命名为Exe8_4.java。(Design a user login screen, enter your user name and password, click the login button, if a user named JavaUser , password is Java1234 , is allowed to login, Login successful! , Otherwise Login failed!. Program file named Exe8_4.java.)
- 2015-06-14 18:30:39下载
- 积分:1
-
TCPconnect
安卓Socket网络编程的一个简单例子,利用tcp协议,实现网络数据传输功能,适合于初学者。(Andrews Socket network programming examples, using tcp protocol, network data transmission.)
- 2020-06-26 17:20:02下载
- 积分:1
-
OLAP_client
使用Java开发的数据仓库OLAP程序,后台是Oracle 10G 10.0.0.3 前台使用Jdeveloper开发。(use Java development OLAP data warehouse procedures, background Oracle 10G 10.0.0.3 use JDeveloper development prospects.)
- 2005-07-27 19:14:09下载
- 积分:1
-
MessageImage
java编写的小游戏,通过在屏幕上显示多种格式的文字,使得观看者不得不来回换晃头,起到活动脖子的功效(java game, prepared by the screen display of text in multiple formats, making the viewer had to head back and forth for Huang played the effectiveness of the activities of the neck)
- 2009-04-21 19:57:53下载
- 积分:1
-
KRush_f_cr
apk sample.
kingdom rush
- 2013-11-13 01:08:03下载
- 积分: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