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

搜索资源列表

  1. AVL_TREES_best_example

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

    • 发布日期:2017-03-29
    • 文件大小:200185
    • 提供者:mojamazica
  1. pz

    0下载:
  2. 垂直搜索的网络爬虫,收集新闻信息的爬虫,采用java编写,附带源代码.-Vertical search network reptiles, reptiles to collect news and information, using java to prepare, with the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5766115
    • 提供者:xyf
  1. KMeans

    0下载:
  2. KMeans Algrorithm for search engine
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:6759
    • 提供者:meenachi
  1. topical_crawler

    0下载:
  2. 主题搜索引擎的设计与实现,也是基于bot包开发的-Topic search engine design and implementation, is also based on the bot development kits ... ...
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2929422
    • 提供者:和子
  1. luceneDevelop

    0下载:
  2. Lucene搜索引擎入门比较好的书籍,非常适合想要了解搜索引擎如何工作的机理-Lucene search engine compare best entry books, very suitable for search engines want to know how to work the mechanism of
  3. 所属分类:Search Engine

    • 发布日期:2017-04-26
    • 文件大小:78150
    • 提供者:xxzm
  1. Edit

    2下载:
  2. 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
  3. 所属分类:Java Develop

    • 发布日期:2016-12-18
    • 文件大小:6309
    • 提供者:伊川
  1. binaryTree

    0下载:
  2. Binary Search:算法基础,用于快速查找,是树算法的基石-Binary Search:Algorithm, used to quick find, tree algorithm s foundation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1969
    • 提供者:荆江
  1. kmp

    1下载:
  2. 给你A,B两个字符串,检查B串是否是A串的子串,类似于Java的String.indexOf("")。找到匹配失败时的最合适的回退位置,而不是简单的回退到子串的第一个字符(常规的枚举查找方式,是简单的回退到子串的第一个字符,KMP算法的性能分析Java实现实例)*此仅供大家参考、交流,希望对大家有所帮助!-Here you are A, B two strings to check whether string B is a sub-string A string, similar to Jav
  3. 所属分类:Document

    • 发布日期:2015-10-14
    • 文件大小:1277
    • 提供者:左刘鸿翔
  1. BigNums

    0下载:
  2. 并行java编程 应用多线程提高查找速度的java例子-Parallel multi-threaded java application programming improve the speed of search java example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1151
    • 提供者:wang
  1. auction

    0下载:
  2. 实现简单的拍卖功能,对数据库进行增删改查等功能-Easy implementation of the auction features, additions and deletions to the database search functions
  3. 所属分类:Web Server

    • 发布日期:2017-05-25
    • 文件大小:8532840
    • 提供者:xiaoqian
  1. movie

    0下载:
  2. 在线视频播放系统,本系统使用myeclipse开发工具,结合javabean组件开发,主要功能有会员注册功能,在线播放功能,类别搜索功能,视频上传,下载功能,后台管理功能。-Online video player system, this system development tools myeclipse, combined with the development of javabean components, the main functions of the registration o
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2920949
    • 提供者:penghui
  1. Test_Compile

    0下载:
  2. 编译技术词法分析算法。对一个C语言源程序进行词法分析,分为保留字、标示符、常量、分隔符、特殊符号五类。使用了超前搜索算法,java语言编写。-Lexical analysis algorithm compiler technology. Of a C language source code for lexical analysis, divided into reserved words, identifiers, constants, delimiters, five special sym
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1756
    • 提供者:qinying
  1. QQmail

    0下载:
  2. 运用JSP/servlet/JavaBean 技术,实现邮箱的收发,同时实现对邮件的删,查功能,其中加入了ajax实现无刷新显示邮箱各功能的具体内容。-The use of JSP/servlet/JavaBean technology, implementation and delivery of mail, at the same time achieve the deletion of e-mail, search functions, add one of the ajax refres
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:620429
    • 提供者:lcd
  1. suffixtree

    0下载:
  2. this is an implement of suffix tree in java which is used as search in dectionary
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:NeeL
  1. EditLrc

    0下载:
  2. 1,完全去除了其它的搜索部分,因为有些网页格式经常会变动,所以一段时间以后可能又搜不到歌词了,现在搜索歌词用的是百度的filetype:lrc 歌曲名-歌手名 的方式进行搜索. 2,更新了在线搜索歌词的时候,只能下载一首的情况,以前点了下载之后,整个界面就不可用了,要重新输入歌曲信息才可用,现在已经不做限制了. 3,修补了当以前下载并匹配的歌词文件不见的时候,会出现既不下载新的歌词也不提示出错,现在当以前的歌词文件不存在时,会自动上网搜索新的歌词.-1, fully to the sea
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:3782930
    • 提供者:WANGBENJUN
  1. LyricShowV075_176x220

    1下载:
  2. 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. -1, an increase of the autonomy of the lyrics search, the user can selec
  3. 所属分类:Audio program

    • 发布日期:2017-04-28
    • 文件大小:131846
    • 提供者:WANGBENJUN
  1. JDBC_select

    0下载:
  2. 使用Java检索数据库的例子。使用Access数据库-Search the database using the Java example. The use of Access database
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3419
    • 提供者:韩晶
  1. sportcollege

    1下载:
  2. 某高校的门户网站源码,jsp+mysql实现。实现了消息的增删改查,文件的上传下载,图片浏览发布。后台采用FCKeditor发布,功能强大-A university source portal, jsp+ mysql achieve. The realization of the additions and deletions to the news search, uploading and downloading files, images, browser release. Backgro
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11670640
    • 提供者:张忠祥
  1. videosite

    0下载:
  2. 模拟的土豆网视频网站,包括完整的视频上传下载,以及实现了视频搜索的功能。-Simulation of potato network video site, including the complete video uploading and downloading, as well as a video search function.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4598710
    • 提供者:liuxue
  1. FileSystem

    1下载:
  2. 基于java的文件管理系统 能实现包括文件的创建、删除、查找等功能-Java-based document management system to achieve, including file creation, deletion, search and other functions
  3. 所属分类:Java Develop

    • 发布日期:2014-11-10
    • 文件大小:5918772
    • 提供者:英杰
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com