搜索资源列表
Ramdon8a-z_and_A-Z_and_0-9string
- 随即产生8个a-z和A-Z和0-9的字符串-then have a eight-z and A-Z and 0-9 string
hm5
- 学生对象操作 输入8个学生给一个学生数组赋值,每个学生属性有:学号、姓名、性别、年龄、籍贯; (1)将学生按学号排序输出; (2)给所有学生年龄加1: (3)分别统计“男”、“女”生人数-students operation targeting the importation of eight students to an array of students assigned each student attributes are : Science, names, ge
java_bahh
- 用java 语言解决八皇后的算法,仅供大家参考-java language used to solve the eight Queen's algorithm, is for your reference
dig
- 8数码问题用java来说明 实现了8数码问题的编程-digital spent eight java to the fulfillment of the eight digital programming problem
EITHT_COIN
- 包括八个硬币关于假币的算法,是c和java版的对比实现-including eight coins counterfeit money on the algorithm is c and java version of the contrast achieve
Arithmetic_realization
- JAVA实现的人工智能的八数码题,不过没有界面,只能在命令窗口中显示.-JAVA of artificial intelligence that eight digital, but not the interface, the order can only display window.
struts_chapter9
- STRUTS数据库项目开发宝典,struts与其它框架结合的开发几个项目的源码,前八章是讲述struts基本技术,后面讲述是与jdbc,hibernate,spring,jsf等结合开发出来的项目-STRUTS database project development, the book struts with other development framework for the source of several projects, Before struts eight chapters
Puzzle
- 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
Queens
- JAVA 采用递归的方式实现八皇后问题 -JAVA implementation using recursive manner eight queen problem
8_puzzle_solver_2009_10
- AI(人工智能)课程的作业,要求用java语言 随即生成8迷宫问题,然后用dfs解决,请大家参考-AI (Artificial Intelligence) program demands of their workers using java language then generate the eight maze problems, and then use dfs resolved, please refer to the
AI1
- 人工智能,一个8数码问题的解决,Java实现,采用A*算法。-a solution to eight number qusetion
eightpuzzle
- eight puzzle using RBFS and A* search and manhattan distance heuristic function
eight
- 基于java的八数码,深度优先搜索,gui-Eight java-based digital, depth-first search, gui
Eight
- 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
eight
- thinking in java 第四版的第八章源码和课后练习的答案-the code of thinking in java and its exercise the eight charper
A-star---Eight-digital-problem
- 用A*算法解决八数码问题。由于实验要求,该八数码为5*2的格式,其中第一行最后一个方格为死格。-Artificial intelligence job with the A* algorithm to solve eight digital problem. Due to the experimental requirements, the eight digital 5* 2 format, the first line of the last checkered as dead cells.
eight-queens-.doc
- 一个java的代码的文档,关于八皇后的有界面的同时有比较简单的自动和手动功能-The java code eight queens interface simple automatic and manual functions
eight-queens
- 经典的八皇后问题,有92种解,这里采用的是循环嵌套,不是最好的算法,但容易看懂-Eight queens chess problem
Eight
- 八数码难题的java源代码,采用的是广度优先算法。-Eight puzzle java source code, using the breadth-first algorithm.
JAVA-written-eight-digital-game
- JAVA 编写的八数码游戏。程序自动将打乱的八数码一步一步移动至顺序态。-JAVA written eight digital game. The program automatically will disrupt the eight digital moving step by step to the order form.