搜索资源列表
animal2345
- java编写的电子宠物源码.可以完成基本的喂养玩耍功能,还可以搜索别人的电子宠物.-java prepared by the electronic pets source. To be completed basic feeding play function, can also search other people's pets.
智能迷宫
- 这是一个可自动生成迷宫、自动或人工寻找迷宫路径的java程序-This is an automatically generated maze, automatic or manual search for the path maze procedure java
6chess
- java六子棋代码,按最长连子搜索实现步法生成-Six sub-chess java code, according to step up to achieve even generate sub-search
ChessOnLine
- 网络象棋对战程序,模拟vista的国际象棋功能,可以自动寻找路径,棋子随同鼠标移动.另有网络聊天功能. ps:里面用的登陆服务器地址,需要稍做修改,修改成你想登陆的服务器. 开发工具eclipse,语言java-Network chess against procedures, vista chess simulation function, can automatically search for the path, pawn accompanying mouse. Another n
JAVA3Dmofang
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件-This procedure for the release of the test Cube (MoFang.java), contains all the core code and comment
Othello
- 使用java編寫的GUI的黑白棋遊戲-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal
war
- dota是一个很受欢迎的游戏,可是魔兽自带的局域网的联机搜索只能看见同一个网段的主机,这给玩家带来的很大的不便,这是一个用java写的dota对战平台,让不是同一网段的主机也能联机游戏-dota is a very popular game, but comes with the LAN Warcraft online search could only see the same network segment of the host, this has caused great inconve
3DTTT
- this program is word search
codefans.net
- Java版中国象棋项目设计源代码及论文,还附有成品可运行的文件。 20世纪60年代初,麦卡锡提出了alpha-beta修剪算法,把为决定下一个走步而需对棋盘状态空间的搜索量从指数级减少为指数的平方根,大大地提高了机器下棋的水平。IBM的超级计算机“Deep Blue”更是一个神话,让棋迷们神往。本文根据国际象棋程序设计的一些成功经验,提出中国象棋程序设计的一些思路和方法。-Chinese Chess Java version of the project design source c
TileProblem.tar
- This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
MazeMap
- 使用java写的一个迷宫小程序,是一个窗口形式的程序,可以生成和寻找通路-Using java to write a small maze procedure, is a window in the form of program that can generate and search paths
fiveChess2
- 本系统实现的是五子棋博弈算法,运用java语言实现了图形用户界面,方便用户使用。算法采用了博弈算法和启发式函数进行搜索,人机对弈可自动判断输赢,结束后可重新开局。-This system is renju game algorithm, use Java language realized the graphical user interface, and user-friendly. Algorithm adopted game algorithm and heuristic search f
java-chess
- 中国象棋,位棋盘,Zobrist键值,alpha-beta搜索,置换表,局面评价,包含设计说明-Chinese chess, chessboard, Zobrist keys, alpha-beta search, transposition table, situation assessment, including design descr iption
FLOOD-IT
- Color it game solution In Java. Used A star search
ButtonGame
- 一款java语言写的按钮游戏,适合初学者对AWT的认识。游戏方式为用鼠标追寻按钮,可以看它消失和出现,用于学习使用。-A java language to write the button game, suitable for beginners to understand AWT. The game is using the mouse to search button, can watch it disappear and appear, for learning to use.
java_airplane
- 现实角色登陆,访问数据库验证,对航班的增删改查,以及用户的按需搜索,预定的java application程序 熟悉java语法以及MVC模式基础-Realistic landing the role, access to the database validation of flight CRUD, search, and user demand, scheduled familiar with java java application procedure syntax and MVC mo
demo
- 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如根据查找结果进行修改的功能及设计出比较友好的界面等。 6、图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。设计“图书信息管理系统”,使之能提供以下功能:
demo
- 1、要求利用面向对象的方法以及Java的编程思想来完成系统的设计; 2、要求在设计的过程中,建立清晰的类层次; 3、在系统设计中要分析和定义各个类,每个类中要有各自的属性和方法; 4、在系统的设计中,要求运用面向对象的机制(继承、派生及多态性)来实现系统功能。 5、在基本要求达到后,可进行创新设计,如根据查找结果进行修改的功能及设计出比较友好的界面等。 6、职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。设计“职工信息管理系统”,使之能提供以
codefans.net
- 基于Java平台的Android-WiFi功能实现,包括打开 搜索附近WiFi等多种功能-Java-based platform for Android-WiFi function realization, including opening a variety of functions such as search nearby WiFi
Chinese-chess-Java-source-code
- 本文针对中国象棋程序设计的一系列问题,总结出一些搜索引擎的设计方法,并给出java语言的实现-In view of the Chinese chess program design of a series of problems, this paper sums up some design method of search engine, and gives the realization of the Java language