搜索资源列表
search
- JAVA编写的一个简单的搜索引擎。-JAVA prepared a simple search engine.
JAVA编辑器程序
- 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Ed
用java写的QQ代码
- java写的qq代码实现qq的部分功能,1. 收发消息 2. 添加删除好友 3. 查看资料 4. 两种基本搜索方式(查看谁在线上和自定义搜索) 5. 其他次要特性若干-qq wrote the code to achieve some functions qq, 1. News 2 transceiver. Add to delete three friends. View information 4. Two basic search methods (see who&
spider(java)
- 网页抓取器又叫网络机器人(Robot)、网络爬行者、网络蜘蛛。网络机器人(Web Robot),也称网络蜘蛛(Spider),漫游者(Wanderer)和爬虫(Crawler),是指某个能以人类无法达到的速度不断重复执行某项任务的自动程序。他们能自动漫游与Web站点,在Web上按某种策略自动进行远程数据的检索和获取,并产生本地索引,产生本地数据库,提供查询接口,共搜索引擎调用。-web crawling robots - known network (Robot), Web crawling,
search(java)
- 搜索引擎的java源码,让你建立一个自己的网页搜索程序-search engine java source code, allow you to establish a website their search procedures
java程序设计基础
- 人民邮电的计算机方面的书我还是蛮喜欢的。 我是java初学者,我整天在网上搜索java教程, 我将小小的一点收获分与大家共享-Posts And Telecommunications News of the computer book I quite like the idea. I java beginners, I was always in search java online tutorial, I will harvest tiny 1:00 pm and share
TS-TSP.rar
- 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
java
- 方便人事管理,需开发一个人事管理系统。为便于职工信息查询以及工资情况统计,XX公司把职工的信息,包括姓名、性别、年龄,工资等信息输入机票人事管理系统的数据库,然后在管理终端可以对数据进行查询和修改操作。-To facilitate personnel management, need to develop a personnel management system. In order to facilitate information search and wage workers statis
SimpleOpenTSTutorial
- TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
dijkstra-java
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
voicedic.java
- Voice dictionary for mobile - search and play wav files (voice dictionary could be obtained from stardict web site) For Netbians project with Java MIDP or as example how to use subject (Java MIDP audio). Tested on Nokia 5310-Voice dictionary for mo
main
- Methode DeltaTSR, this methode allows to search similar image in a images DB-Methode DeltaTSR, this methode allows to search similar image in a images DB
search
- 基于内容的图像检索程序,使用基于图像的纹理对图像进行检索-Content-based image retrieval procedure, the use of image-based texture image retrieval
3DTTT
- this program is word search
genetic(java)
- 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
Asprise-OCR-Java-Windows_XP_32bit-4[1].0
- JAVA 图像识别,OCR 技术。里面含文档说明及源码-java ocr tech,in winwos xp 32. the package include the document for used and the scource code.
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
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
java实现搜索引擎
- 一款简单的java爬虫+搜索引擎,比较适合用于自己学习(A simple java crawler + search engine)
基于网络通信&多路径&死胡同的java迷宫
- 1.基于网络通信的走迷宫 2.算法为栈,深度优先搜索遍历 3.基于线程 4.多路径的寻找 5.死胡同的判别 6.基于GUI实现(1. the maze of maze based on network communication 2. algorithm is the stack, the depth first search traversal 3. based on threads 4. The search for themultipath 5. Discriminat