搜索资源列表
ai
- 本程序利用java语言实现了对英文单词的模拟识别。
TSP的Java实现
- 人工智能经典问题TSP问题的Java实现,内含源程序和调试过程生成的文件-AI classic TSP Java realize that contains source and debugging process produces files
tanksBattle.基于JAVA的简单的坦克对战小游戏
- 一个基于JAVA的简单的坦克对战小游戏,包含简单的AI,JAVA-based Tank Battle simple little game, with a simple AI
gomoku.rar
- 五子棋人机对战 ,gomoku AI
AI
- 人工智能里面会用到的小程序,人工智能 遗传算法实现的沿二维网格行走的机器人,java实现,内有实验报告-Artificial intelligence which will use a small program, artificial intelligence, genetic algorithms, the robot walking along the two-dimensional grid, java, there are experimental reports
diaodu
- 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
ExSocket
- Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
AI
- this a tic-tac-toe game.... no one can win...try it.. :)-this is a tic-tac-toe game.... no one can win...try it.. :)
FiveChess
- Java实现的五子棋对战系统,主要使用了socket通信实现局域网上的对战效果,并且加入了电脑AI,支持单机游戏 -Java implementation of the backgammon play against the system, mainly used in LAN socket communication effects on Versus, and joined the computer AI, support for stand-alone game
Five
- J2ME版的五子棋程序,实现了简单的AI算法,但还不是很聪明,附带源码。-J2ME version of the backgammon program, implement a simple AI algorithm, but is not very smart, with source code.
sat
- SAT问题也称为合取范式的可满足问题,一个合取范式形如:A1∧A2∧…∧An,子句Ai(1≤i≤n)形如:a1∨a2∨…∨ak,其中,ai称为文字,为某一布尔变量或该布尔变量的非。SAT问题是指:是否存在一组对所有布尔变量的赋值(TRUE或FALSE),使得整个合取范式取值为真。-SAT problem is also known as conjunctive normal form satisfiability problem, a conjunctive normal form: A1 ∧
Matrix-Chain_JAVA
- Matrix Chain Multiplication is perhaps the quintessential example of dynamic programming. The problem can be stated as follows: given a chain <A1, A2,..., An> of n matrices, where for i = 1, 2,...,n, matrix Ai has dimension pi-1 x pi, fully par
AI
- 使用eclipse+java开发的有关人工智能的红绿灯-Developed with eclipse+ java traffic light on artificial intelligence
AI-Eight-digital-problem-
- 使用java开发的人工智能八数码问题 以及说明文档-The development of artificial intelligence using java Eight Puzzle Problem
taiQiu
- 一款台球游戏源码,包括简单的AI。和优秀的框架-A billiards game source code, including simple AI. And excellent framework
hal-dots-and-boxes-ai-assignment-c09843be595d
- dots and lines in java
AI
- 对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle java-based A* algorithm. State
programming2
- AI max connect 4.......
AI斗地主
- 斗地主游戏,JAVA开发,可以正常运行,供参考,在别人基础上做的,不建议在这个基础上再弄了,看看就好(fight the landlord java source code)
离线编程资料
- 全中文操作介面,操作简单、灵活,只要略懂电脑者便可以轻松操作,即使没有编过程式的人经过1天的学习也可轻松编出SMT程式。支持简繁体操作系统,WIN98/ME/2K/XP/2003;功能模块:图像处理器、PCB图像取坐标、BOM整理、坐标整理、BOM坐标合成、高速机优化、生成SMT\AI程式、生成SMT\AI程式转换;(The Chinese operation interface is simple and flexible. It can be manipulated easily if on
