CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java search

搜索资源列表

  1. java-search-engine

    0下载:
  2. java网络蜘蛛源码发展套件,蜘蛛程序模拟源代码.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:994267
    • 提供者:zangpeng
  1. compass

    0下载:
  2. 采用compass结合Strtus+spring+hibernate三大框架开发的java搜索引擎!绝对值得参考的java搜索项目。-Use of compass with Strtus+ spring+ hibernate framework for the development of the three java search engine! Definitely worth considering the java search project.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:25583
    • 提供者:ansing
  1. java

    1下载:
  2. 方便人事管理,需开发一个人事管理系统。为便于职工信息查询以及工资情况统计,XX公司把职工的信息,包括姓名、性别、年龄,工资等信息输入机票人事管理系统的数据库,然后在管理终端可以对数据进行查询和修改操作。-To facilitate personnel management, need to develop a personnel management system. In order to facilitate information search and wage workers statis
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-01
    • 文件大小:18101
    • 提供者:ujjldxujjldx
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920
    • 提供者:kivilin
  1. spsearch

    0下载:
  2. java的搜索引擎,基于LUCENE算法。大家来观摩一下-java search engine, based on the Lucene algorithm. Everyone to watch what
  3. 所属分类:Search Engine

    • 发布日期:2017-04-17
    • 文件大小:20634
    • 提供者:贾世健
  1. java source

    1下载:
  2. 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-03
    • 文件大小:15865146
    • 提供者:刘刘
  1. voicedic.java

    0下载:
  2. 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
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:3643
    • 提供者:Eugene Leigh
  1. Search

    0下载:
  2. 自己写一个简单的网络爬虫,能够从网上自动爬会一些东西,实现了深度爬-To write a simple Web crawler that can crawl from the Internet will automatically something to climb to achieve the depth of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18193
    • 提供者:oldwolf
  1. bfs-java

    0下载:
  2. depth first search algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:5665
    • 提供者:sha
  1. Document.java

    0下载:
  2. 搜索引擎的基本算法,可以处理文本,非常好用-The basic search engine algorithms, can handle text, very easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:wintwelve
  1. search

    0下载:
  2. simple file searching using java
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:2610
    • 提供者:asenoop
  1. search

    0下载:
  2. lucene应用实例程序,包含了建立索引到web搜索的完整代码,里面用到的数据库是dedecms的,可以自己去下载,config.xml为配置文件,需要配置索引目录和链接数据的用户密码。该代码实例可以直接作为你用lucene建立全文搜索的参考-lucene Applications programs, including the establishment of an index to the web search the complete code, which used the databa
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:95500
    • 提供者:strayly
  1. java

    0下载:
  2. 数码照片管理模块 java编程源程序,包括了 缩略图浏览方式的实现方法, 幻灯片浏览方式的实现方法, 播放器浏览方式的实现方法, 适用的搜索照片的方法-Digital photo management module java programming source code, including the realization thumbnail browsing means browsing the realization of the slide means, the play
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:526311
    • 提供者:zouqian
  1. StudyMainClass.java

    0下载:
  2. 字符串的查找 StudyMainClass.java-Search string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:31212
    • 提供者:lu
  1. search

    0下载:
  2. java实现本地文件搜索的源代码,非常好的学习资料,注释写得很详细-to achieve a local file search java source code, a very good learning materials, notes to write a very detailed
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2167
    • 提供者:johnson
  1. genetic(java)

    0下载:
  2. 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:38608
    • 提供者:聂风
  1. Asprise-OCR-Java-Windows_XP_32bit-4[1].0

    2下载:
  2. JAVA 图像识别,OCR 技术。里面含文档说明及源码-java ocr tech,in winwos xp 32. the package include the document for used and the scource code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6044455
    • 提供者:
  1. search-file

    0下载:
  2. 2. 设计一个程序,实现文件查找。文件查找操作是一项非常基本的操作,一般的文件查找操作采用递归算法,实际上是采用“深度优先”的策略。请设计一个基于“广度优先”算法的文件查找程序。 提示:由于要找的文件往往距离待查文件夹最近的文件加中。因此,基于“广度优先”算法的文件查找的效率会优于“深度优先”算法。可以将待搜索的文件夹放入一个队列,然后列出该文件夹下所有成员:如果是文件,则与查找条件进行匹配;如果是文件夹,则将其放入队列。在次从队列头取文件夹,执行同样逻辑,直到队列为空。 - De
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:716
    • 提供者:guang
  1. java仓库管理系统

    5下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-26
    • 文件大小:1203921
    • 提供者:王金
  1. Java-search-file

    0下载:
  2. java实现在任意目录下查找文件,并以树形排列-Java implementation in any directory lookup file, and arranged in a tree
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:26999
    • 提供者:gg
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com