登录
首页 » Java » BloomFilter.java

BloomFilter.java

于 2020-06-18 发布
0 159
下载积分: 1 下载次数: 1

代码说明:

说明:  实现基于redis的bloomFilter(the implements of bloomfilter based on redis)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • estore项目资料最新版
    说明:  调用h2数据库管理用户注册,实现网上书城,购物车管理等功能(Call H2 database to manage user registration, realize online bookstore, shopping cart management and other functions)
    2020-06-25 03:20:02下载
    积分:1
  • weblogic基本概念
    WebLogic 应用服务器有如下几个基本概念:  Domain: 域是个逻辑概念,用来组织管理一系列的应用服务器实例,也就是下面要解释的server. 域是WebLogic应用服务器中最大的概念,WebLogic应用服务器启动的时候就是以某个域来启动的,它有一个中心配置文件叫config.xml. A domain is the basic administration unit for WebLogic Server instances (servers) that is represented in its own configuration file (config.xml). A domain consists of one or more servers (and their associated resources) that you manage with a single Administration Server. Cluster: 族也是一个逻辑概念,用来分组用途相同的服务器实例,一个域中可以有多个族。 A cluster is a deployment in which multiple WebLogic Server instances (servers) run simultaneously and work together to provide increased scalability and reliability. A cluster appears to clients to be a single WebLogic Server instance. The servers that constitute a cluster can run on the same machine, or be located on different machines. Machine: 机器是物理上的概念,代表一台运行WebLogic应用服务器的实在的机器,包括其IP地址等信息。一个域中可以包括多台机器。(同一台机器可以属于不同的域吗?) A machine is the logical representation of the computer that hosts one or more WebLogic Server instances (servers). WebLogic Server uses configured machine names to determine the optimum server in a cluster to which certain tasks, such as HTTP session replication, are delegated. The Administration Server uses the machine definition in conjunction with the Node Manager application to start remote servers. Server: 服务器,也就是一个应用服务器的实例,用来部署和运行各种J2EE应用程序,也可以来配置各种服务程序。它是WebLogic应用服务器的基本服务单元。一个WebLogic域中一般有一个管理服务器和多个被管理服务器。也就是下面我们要谈到的两个概念。  A server is an instance of WebLogic Server that runs in its own Java Virtual Machine (JVM) and has its own configuration. Each WebLogic Server domain must have one server that acts as the Administration Server. In a typical production environment, the Administration Server is where the Administration Console is run and used to perform administrative tasks. By default, the Administration Server is called myserver. A typical production environment may also have one or more Managed Servers, which are instances of WebLogic Server used to host enterprise applications. Administrative Server: 管理服务器是用来管理配置域的中心点,一般来说,管理服务器上是不部署应用程序的,而是用来统一管理、配置、监控被管理服务器以及部署应用程序到被管理服务器上。一个域中有一台管理服务器。 Managed Server: 被管理服务器是用来部署运行各种应用程序的。一个域中有一台或多台被管理服务器。 Node Manager: 节点管理器是一个单独运行的后台程序,一般运行在被管理服务器的机器上,用来提供远程启动和停止服务器(Server)的功能。
    2014-02-28下载
    积分:1
  • HibernatePagination
    hibernate参考,希望对各位有用。初次发帖,会有不足之处,会改进。(hibernate reference, in the hope that useful. The initial posting, there are deficiencies, will improve.)
    2008-05-04 22:27:13下载
    积分:1
  • ruichao
    java开发的员工管理系统,公司人员配置设备配置等一些列可视化操作。(Some columns java development staff management system, device configuration, such as staffing companies visualization.)
    2013-12-05 21:58:24下载
    积分:1
  • chartroom
    JAVA版的聊天界面,方便局域网的人进行聊天(JAVA version of the chat interface, convenient LAN chat)
    2012-06-19 11:00:55下载
    积分:1
  • Elevator
    电梯调度程序程序(模拟电梯的运行,使用Java语言绘制界面,具体说明请见压缩包里的电梯调度程序设计方案报告)(Elevator scheduler program (simulated elevator operation, drawing interface using the Java language, see the specific instructions compression elevator design report scheduler bag))
    2020-06-29 01:00:02下载
    积分:1
  • sapjcorfc
    说明:  java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,(sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP)
    2008-10-06 13:51:32下载
    积分:1
  • rqcms
    RQCMS is designed to be a pseudo dynamic, multi site content management system that has the following features: 1. pseudo dynamic Is a pseudo dynamic web application in another way. For example, the display list page is categroy.php, after the set, we take the list.php display the contents of the page in the browser. It can display more than 2. sites in other ways Using a website system allows you to build many stations. Many stations can be processed in batches or individually. Each station has its own set of settings, different templates
    2017-09-08 10:43:40下载
    积分:1
  • Algorithm
    java 图形编程常用的,检验两条直线是否相交的java算法。(check two lines crossing each other )
    2009-09-11 19:35:27下载
    积分:1
  • EJB
    EJB3在JBoss7下的使用案例,建立EJB远程服务,通过本地和远程两种方式访问EJB服务(EJB3 in use cases JBoss7 under build EJB remote service, access to local and remote EJB services through two ways)
    2016-06-07 10:52:27下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载