搜索资源列表
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
movxt
- 网络电影搜索小偷-network movie searching thief
searching
- 注意:需要开启php_curl.dll 默认好像是没有打开,在php.ini中搜索 extension=php_curl.dll 将前面的 去掉 虚拟主机的话,就得问问服务商是否支持了
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
search
- 关于搜索引擎的源代码 抄袭加修改 不知道好不好用-<!--#INCLUDE FILE="includes/DisplayHandling.asp"--> <!--#INCLUDE FILE="includes/MainSearch.asp"--> < Dim strHTML, strError _____________________________________________________________________________
cx6
- java中的工具类和一些算法,如递归,排序,查找,链表,队列,堆栈等-java classes and some of the tools in the algorithms, such as recursion, sorting, searching, linked lists, queues, stacks, etc.
searching
- Various problems based on searching algos