CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - apache

搜索资源列表

  1. hash

    0下载:
  2. /* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple desig
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7680
    • 提供者:llr
  1. quartz-1.6.0

    0下载:
  2. Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to cr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5185705
    • 提供者:yulin
  1. matlabwebapache

    0下载:
  2. matlab与apache的安装和配置方法-matlab with the apache installation and configuration method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2780
    • 提供者:nick
  1. ssd7exercise2

    0下载:
  2. 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills. C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:658054
    • 提供者:邹斌
  1. ssd7exercise3

    0下载:
  2. 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listi
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:661693
    • 提供者:邹斌
  1. ssd7exercise4

    0下载:
  2. 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:660424
    • 提供者:邹斌
  1. 9927445TestTrec

    0下载:
  2. ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-19
    • 文件大小:28390922
    • 提供者:必扬
  1. ApacheSouceCode

    0下载:
  2. Apache源码分析很好的分析 资料-Apache source code analysis 】】、、、 Very popular
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1632615
    • 提供者:huang
  1. MyZipUnZipJavaUtilPorject

    0下载:
  2. 2种压缩、解压的实现 1> j2se的zip压缩解压实现 2> 基于apache tools的压缩解压实现 -Two kinds of compression and decompression of the implementation 1> j2se of zip compression decompression achieved 2> based apache tools to achieve compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1192147
    • 提供者:filix
  1. ApacheMenu_User_Manual

    0下载:
  2. 為了幫助大夥兒升級,我們為現在的Apache使用者提供了一份重要訊息的文檔說明。這些只是一些簡要說明,你可以從新特性文檔或src/CHANGES文件中得到更多訊息。
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:765082
    • 提供者:黃小楠
  1. apache

    0下载:
  2. SSD数据结构试验用的apache服务器-SSD test data structure used in apache server
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:703565
    • 提供者:ninan001
  1. mahout-distribution-0.4-src

    0下载:
  2. Apache Mahout 是 Apache Software Foundation(ASF)旗下的一个开源项目,提供一些可扩展的机器学习领域经典算法的实现,旨在帮助开发人员更加方便快捷地创建智能应用程序。经典算法包括聚类、分类、协同过滤、进化编程等-Apache Mahout is the Apache Software Foundation (ASF)' s an open source project, to provide some areas of expansion of th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:5095599
    • 提供者:xingchao
  1. weibo_log

    0下载:
  2. 微博日志分析算法,基于Apache Cassandra项目实现。可以进行用户行为分析。-Microblogging log analysis algorithm based on the Apache Cassandra Project. User behavior analysis.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:29797
    • 提供者:
  1. jstl-1.2

    0下载:
  2. jstl 1.2 STL(JSP Standard Tag Library ,修改后缀名。。。JSP标准标签库)是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。在JSP 2.0中也是作为标准支持的。-jstl 1.2
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:414240
    • 提供者:YangYang
  1. dotproject_2_1_7-(1)

    0下载:
  2. dotproject 最高版本、项目管理系统、开源可以安装apache、PHP、mysql-dotproject highest version
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5159665
    • 提供者:baron
  1. proxycheck-0.49a.tar

    0下载:
  2. check if a apache instance is a free proxy forward proxy or not
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:38879
    • 提供者:registerkiwi
  1. Recommend-system-for-movie

    0下载:
  2. 电影推荐系统中引用了Apache Mahout提供的一个协同过滤算法的推荐引擎Taste,它实现了最基本的基于用户和基于内容的推荐算法,并提供了扩展接口,使用户方便的定义和实现自己的推荐算法。-Movie recommendation system references a collaborative filtering algorithm recommendation engine Taste Apache Mahout provided it implements the basic use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3584546
    • 提供者:王凯
  1. apache_pb

    0下载:
  2. this apache softwatr have to sownload asdsadhaslj
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1509
    • 提供者:Muhhadm Addy
  1. apache-jmeter-2.13_src

    0下载:
  2. jmeter2.13源文件;jmeter压力测试工具,可以在此源代码基础上进行二次开发-meter press test tool ,can be developed again
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-09
    • 文件大小:16846980
    • 提供者:孙浩瑞
  1. apache-tomcat-8.0.23-windows-x64

    0下载:
  2. tomcat最新版的安装包,直接解压可用-apache-tomcat-8 for 64 bit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:10423660
    • 提供者:夕筱子
« 12 »
搜珍网 www.dssz.com