搜索资源列表
八数码即九宫图JAVA源代码
- 八数码即九宫图JAVA源代码。希望大家能共享。不是图形样式的,Nine-palace that is, eight digital map JAVA source code. Hope that we can share. Not graphics style
PintuGame
- 一个java applet小游戏,九方格拼图,纯java实现-A java applet game, nine grid puzzles, the realization of pure java
Nine
- 这是一个九宫格源代码,只是源码,要运行需自己做界面-This is a squares source code, only source, the need to run their own interface
CoreJava
- 一、Java概况介绍 二、基本数据类型,控制语句 三、Java中的类,方法,属性 四、封装,继承,多态 五、修饰符,一些简单的设计模式 六、接口,抽象类,类的类型,异常 七、集合 八、java中的图形界面 九、多线程及线程间通信 十、I/o流,网路知识,及socket编程。 -One, Java sheets Second, the basic data types, control statements III, Java classes, methods,
jiugongpaixu
- 一个java语言编写的九宫排序程序,此程序中未设置图片,大家可以自己根据需要设置做成拼图游戏-A java languages Nine-palace sort procedures, this process is not set picture, everyone can make their own jigsaw puzzle set up in accordance with required
JAVA-jiulianhuan
- 解九连环的记法:1在上,0在下,*上或下;按照玩九连环的习惯,左边(钗头方向)到右边依次是第一至第九环。-Solution of nine series of the notation: at 1 on, 0 the next,* on or next in accordance with the habit of playing a series of nine, the left (hairpin first direction) to the right were the first t
sudoku
- 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row can not duplicate figure. Eac
EightNum
- 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
1
- “精通Java EE项目案例──基于Eclipse Spring Struts Hibernate”一书的源代码,一共9个系统,有很好的参考价值-" Proficient in Java EE projects ─ ─ cases based on Eclipse Spring Struts Hibernate" the book' s source code, a total of nine systems, have a good reference value
myhuanrongdao
- 华容道,与魔方、独立钻石棋一起被国外智力专家并称为“智力游戏界的三个不可思议”。它与七巧板、九连环等中国传统益智玩具还有个代名词叫作“中国的难题”。-Huarong, and Rubik' s Cube, an independent diamond chess experts, along with foreign intelligence, and known as the " intellectual game industry' s three incredible.
java_game01
- java game very nine!-java game very nine!
198197)
- 在认识的基础上进行逐步抽象,最后得到数字化的空间数据,这正是OpenGIS九层抽象模型前五层所描述的内容。最后是空间数据库模型,进一步强调了该抽象过程。 本章的内容有助于加深对空间数据和空间信息的理解。 -On the basis of the gradual understanding of the abstract, the resulting digital spatial data, which is nine OpenGIS abstract model described i
MiniProject
- 九格宫游戏, 这个游戏很普遍,就是八个数字按顺序排列-it is a minigame about nine slidepazzle. so you can research the algorithm.this is a useful software, thank you
java
- 九九乘法表是用java语言实现从1到9各个数相乘得到的结果所列成的一张表还有输出闰年以及杨辉三角的程序-nine and nine table
nine
- java实现的三种九宫重排算法,图形界面实现,编译后即可运行无需其他文件-java implementation of the three Jiugong rearrangement algorithms, graphical interface to achieve, you can run the compiled file without the other
nine
- thinking in java 第四版第九章的源码和课后代码-the code of thinking in java and its exercise the nine charpter
Java-book
- 这是一本非常不错的java的教程,总共九章。希望能帮到想成为高手的java 爱好者或者学习java的新手。-This is a very good java tutorial, a total of nine chapters. Hope you can help to want to become a master of java lovers or learning Java novice.
java
- 这是java实验,一共有九个实验,基本都能运行,欢迎大家使用-This is a java experiment, a total of nine experiments to run, are welcome to use
JAVA-Eight-digital-problem
- 九宫排字问题(又称八数码问题)是人工智能当中有名的难题之一。问题是在 3×3 方格盘上,放有八个数码,剩下第九个为空,每一空格其上下左右的数码可移至空格。问题给定初始位置和目标位置,要求通过一系列的数码移动,将初始位置转化为目标位置。本文介绍用普通搜索方法、双向广度搜索和启发式搜索如何缩短寻找路径的时间,以及各算法间的利与弊。-Jiugong typesetting problem (also known as eight digital problem) is one of famous pr
ninetable
- java implemets the nine table thank u