搜索资源列表
JspShophq
- 详细说明:用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 -details : jsp prepared by the online bookstore management systems. Books can be realized here, searching, and the buyers, voting and the amount of statistics, members of managemen
LuceneServer-0.1
- Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. Wit
local-lucene.tar
- Local Lucene ==================== Provide geographical based searching to lucene in an efficent mannor Contents * Compiling from Source * Using local lucene Author: Patrick O Leary email: pjaol@pjaol.com A white paper on local l
TG_KStabla_1
- Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project. You can use and redistribute the source code absolutelly free!
AVL_TREES_best_example
- The applet illustrates the behaviour of binary search trees, Searching and Sorting Algorithms, Self-adjusting Binary Search Trees, Symmetric binary B-trees,聽Data structure and maintenance algorithms
qsearch
- Quick searching of files from the database
eshop
- A JSP Based EShop for searching books and placing Orders
names
- 显示和查询domino用户的servlet-a servlet for displaying and searching domino users
rushhour
- This a solver for the Rush hour board game. It solves the game by searching the possible game states in fixed depth.-This is a solver for the Rush hour board game. It solves the game by searching the possible game states in fixed depth.
tappdnd
- Download Codes Google pudn Guestbook Home VIP Member Back Find 1 files include jiebasource (0 secondes)[jiebasource.rar] Street Fighter source (2009-05-15, Java, 120KB, Downloads 3) Search more results, Search jiebasource
search
- simple file searching using java
NavigableSetDemo
- The NavigableSet Interface. The NavigableSet interface is a subinterface of SortedSet that provides methods for searching for elements. java.util.TreeSet is an implementation of NavigableSet.
searchengineer
- java 做的搜索引擎 关键是网络爬虫的实现-java for searching engineer
binary_tree
- this program use binary search tree. Searching a binary tree for a specific value can be a recursive or iterative process. This explanation covers a recursive method
using_flickrj
- 作为学校的计画,我已经写了一封任务提取中的应用于网络社区的社会关系。我选择了社会的社区和我打算示范中提取的所有接触的名称。那么,对于那些接触时,所有的各自的接触,以此类推,直到你到达了指定的深度config.xml文件。-As a school project, I had the task to write an application to extract the social relations in a web community. The community chosen by m
cx6
- java中的工具类和一些算法,如递归,排序,查找,链表,队列,堆栈等-java classes and some of the tools in the algorithms, such as recursion, sorting, searching, linked lists, queues, stacks, etc.
javaso
- java(结合lucene)版的公交搜索系统 可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。 查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。 管理后台:/admin/adminLogin.jsp username: jobcnn password: 123456 管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里面配置.
renjiboyi
- 王晓春书籍,讲象棋中的收索算法讲的很到位,一本很不错的书-Wang Xiaochun books about chess algorithms in searching information about the very place, a very good book
web-shoes-shop-based-on-jsp
- 本文以JSP为开发技术,实现了一个虚拟的网上鞋店系统。网上鞋店分为前台管理系统和后台管理系统。本系统在这两方面实现了以下功能:购物车管理,商品搜索,用户资料修改等功能,为管理员提供了商品管理,用户信息管理,新闻信息管理,订单信息管理等功能。-This thesis introduces a virtual shoeshop that is developed by JSP technology. Internet shoeshop is divided into foreground manag
searching
- Various problems based on searching algos