搜索资源列表
j-robocode2
- 用java写的运行在robocode的机器人代码-Using java to write the operation of the robot in robocode code
robocode-1.7.1-src
- Robocode是2001年7月在美国IBM 的Web alphaWorks上发布的坦克机器人战斗仿真引擎。与通常玩的游戏不同的是:参赛者必须利用对机器人进行编程,给机器人设计智能来自动指挥它,而不是由键盘、鼠标简单地直接控制。Robocode是一种有趣的竞赛性编程,使用几行简单的代码,就能够让你创建一个活生生的机器人,一个真正的在屏幕上与其他机器人互相对抗的机器人。你可以看到它在屏幕上四处疾驰,碾碎一切挡道的东西。机器人配有雷达与火炮,选手在躲避对手进攻的同时攻击对手,以此来较量得分的多少。R
human-java
- here is a program of human robot. it is developed in java. its main characteristic is that it is a 3d robat.we can rotate in any direction and in any way.-here is a program of human robot. it is developed in java. its main characteristic is that it i
4pm
- 本文用lucene和Heritrix构建了一个Web 搜索应用程序 Lucene 是基于 Java 的全文信息检索包,它目前是 Apache Jakarta 家族下面的一个开源项目。 Lucene很强大,但是,无论多么强大的搜索引擎工具,在其后台,都需要一样东西来支援它,那就是网络爬虫Spider。网络爬虫,又被称为蜘蛛Spider,或是网络机器人、BOT等,这些都无关紧要,最重要的是要认识到,由于爬虫的存在,才使得搜索引擎有了丰富的资源。 Heritrix是一个纯由Java开
Dstar-Lite
- 这是用D*算法实现机器人路径规划的JAVA程序,适用于动态路径环境下,可以在未知环境中快速的找到可行路线-This is the D* algorithm for robot path planning Java program, applicable to the dynamic path environment can quickly find a feasible route in an unknown environment
LocalOS
- 先声明一下,这是一个副产品,暂定名叫LocalOS.写它的起因在于放假时去亲戚家串门,脑袋一热答应了下星期帮亲戚孩子做个游戏外挂,谁让国人都喜欢认为[IT人士]就是举凡和计算机有关的都会的人(而且不分软硬|||)。因为没写过外挂,手里没有相关类库,所以用什么写都一样,嫌分析封包麻烦并且也没时间,想用Java写个汇编类,然后调用游戏本身指令的外挂.目的有二:一是为了巩固相关的Java和汇编知识,二是强调下在软件世界中,Java能做什么并不是问题,Java不能做什么才是问题。 ##非
remote-control-theory-examples
- 有时候,在Java应用程序开发中,如:远程监控或远程教学,常常需要对计算机的屏幕进行截取,由于屏幕截取是比较接近操作系统的操作,在Windows操作系统下,该操作几乎成了VC、VB等的专利,事实上,使用Java JDK1.4 的Robot对象,来完成"屏幕截取操作,更加简单。Java JDK1.4 的Robot对象,该对象可以完成对"屏幕"像素的拷贝,完成屏幕图像截取操作。Java应用程序中可以直接调用此对象,完成对特定应用程序的屏幕截取,如果将此功能配合网络,便可以轻而易举地实现远程服务器屏幕
ArmControl_0_2b_win32
- Arm Control is a java/swt application that can control up to a six axis robotic arm using a serial servo controller. The application has been broken into two pieces, a client and a server piece, to enable the robot to remain in a static, wired
xuexiziliao
- 这是一个专家系统的学习资料,欢迎广大学子下载!-This is a program written in java building blocks robot is very simple, can serve as a job. , Welcome to download!
IKAnalyzer
- JAVA实现简单客服的机器人系统,分词用系统用IK分词,机器人语言用AIML。程序已经实现java socket服务的建立。实现了中文分词,同义词输出,答案匹配。用到的库有IK、program-ab。搞了一个月的小成果,希望大家能用到。-JAVA simple customer service robotic systems, word by word IK systems, robot language with AIML. Procedures have been implemented t
robot-simulators
- Robot simulator using genetic algorithm. There are two basic collections of software. The WSU Java sim is a Java language simulator for the Khepera robot. The sim models a single Khepera that operates in a 4x4 foot enclosure with reconfigurable wal
Steven
- JAVA聊天机器人,还没有完全协会,不好过的卡上起来还不错,可以在啊后期进行完善-JAVA chat robot, has not been fully association, not too good up on the card, you can be perfect in the late ah
blog
- This code is an example to control the mouse in matlab using JAVA robot library
retfrence
- This the information on network robot JAVA programming, rich in content, higher reference value.-This is the information on network robot JAVA programming, rich in content, higher reference value.
WxBot-master
- JAVA开发的微信机器人程序 1,只有一个类,WxBot.java 2,如果有需要回复自定义消息,重写getMsg()方法 3,依赖库只有2个,httpclient-4.5.2和gson(Java WX Robot. In order to sync the doc with the lastest code, we are using jsdoc to describe the API, and use jsdoc-to-markdown to generate markdown for