搜索资源列表

  1. linux_reserve_proxy

    0下载:
  2. 关于负载均衡的学习资料,有一定价值,值得参考。-Load balancing on the learning materials, there are certain values, it is also useful.
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:21504
    • 提供者:sky
  1. huidupingheng

    0下载:
  2. 数字图像处理中常用的灰度平衡算法,VC编写,包含完整源代码与实例图片,很实用-Commonly used in digital image processing of gray-balancing algorithm, VC preparation that contains complete source code and examples of pictures, very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:necy
  1. rount

    0下载:
  2. 本文根据无线传感器器网络的特点,建立了单目标成簇优化模型,以全网能量消耗最小化为目标,同时考虑了节点的能量消耗以及链路负载均衡等问题-In this paper, wireless sensor network in accordance with the characteristics of the establishment of a single-objective optimization model of clusters t
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:114688
    • 提供者:中种种
  1. fuzaipingheng

    0下载:
  2. 一个并行计算的代码,主要考虑的是负载平衡时,程序的运行时间的不同!-A parallel computing code, the main consideration is the load balancing, the procedures for the different run-time!
  3. 所属分类:并行运算

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:郭春付
  1. apache+tomcat

    0下载:
  2. Windows下Apache+Tomcat的安装部署,负载均衡-Windows under Apache+ Tomcat installation deployment, load balancing
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:江南
  1. Tomcat

    0下载:
  2. Tomcat集群与负载均衡 介绍均衡负载的搭建与实施-Tomcat Cluster and load balancing, introduced a balanced load structures and implementation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:shawnan
  1. dynamiccalculation

    0下载:
  2. 本程序可实现内燃机动平衡的计算,通过输入往复惯性力参数和旋转惯性力参数,可根据程序计算发动机是否存在不平衡力,同时该程序还可显示曲线往复惯性力和旋转惯性力曲线。为实现内燃机动平衡计算提供了一个有效的途径。-This procedure enables the calculation of dynamic balance of the internal combustion engine, reciprocating inertia fo
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:73728
    • 提供者:唐娟
  1. rbtree

    0下载:
  2. 红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:kark
  1. Parallel_Performance_Measures_for_Volume_RayCastin

    0下载:
  2. 一篇在并行体绘制方面很不错的文章,包括了光线投射算法的分析,以及并行环境下负载平衡的算法-this article is about parallel volume rendering , including an analysis of ray-casting algorithm, and parallel load balancing algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:108544
    • 提供者:洪振刚
  1. qiaoqiaoban

    0下载:
  2. 能够完成小车的自动平衡功能,并且能够在液晶显示屏中显示数据。-To complete the car' s self-balancing functions, and can be displayed in the LCD display data.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:174080
    • 提供者:许松
  1. network_src

    0下载:
  2. Mysql Proxy本身是个很好的mysql负载均衡工具,但是其本身有bug:当多个mysql 做slave的时候,如果一个slave死掉,会影响别的slave也死掉!这个文件修复了这个bug!-Mysql Proxy is a good tool for mysql load balancing, but it has a bug: when a number of mysql do slave, if a slave died,
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:YifanZhang
  1. yichansuanfaqiujiealb

    1下载:
  2. 利用遗传算法实现生产线平衡问题的求解,可以得到最优的工作站安排方式-Using Genetic Algorithms balance the production line to solve the problem, you can get the optimal arrangement of the workstation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:60416
    • 提供者:张驰
  1. LoadBalancing_src

    0下载:
  2. 用于C#的多台服务器之间负荷分配的算法和源码-C# for multi-server load distribution between the algorithm and source code
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:99328
    • 提供者:hzgzh
  1. peixunzhongji

    0下载:
  2. 主要介绍多网卡的备份冗余技术,负载均衡比较全面,-Introduces the multi-card backup redundancy, load balancing more comprehensive,
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:3394560
    • 提供者:王飞
  1. apache_tomcat_clustering

    0下载:
  2. 结合Apache和Tomcat实现集群和负载均衡-Combination of Apache and Tomcat clustering and load balancing to achieve
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:211968
    • 提供者:陈生
  1. segspecs

    0下载:
  2. 在开源网站上找到的关于自平衡机器人的资料,希望对致力于这方面的同志有所帮助-Found in the open-source Web site on information self-balancing robot, in the hope that the comrades working in this area help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:13214720
    • 提供者:杨培科
  1. WSN_1

    0下载:
  2. AdHoc网络中基于负载均衡的多径路由协议研究,一篇不错的WSN论文-AdHoc network-based load balancing approach by the agreement of more research, a good thesis WSN
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:203776
    • 提供者:gaoxiaofei
  1. WSN_2

    0下载:
  2. Adhoc网络中一种自适应的负载均衡机制,一篇不错的英文WSN文章-Adhoc network, an adaptive load balancing mechanism, a good article in English WSN
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:186368
    • 提供者:gaoxiaofei
  1. jsw_atree

    0下载:
  2. anderson trees(self-balancing trees)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:iyami
  1. resin-4.0.0

    0下载:
  2. Resin是CAUCHO公司(http://www.caucho.com/)的产品,是一个非常流行的支持servlets 和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。虽然它可以显示动态内容,但是它显示静态内容的能力也非常 强,速度直逼APACHE SERVER。许多站点都是使用该WEB服务器构建的。 Resin也可以和许多其他的WEB服务器一起工作,比如Apache server和IIS等
  3. 所属分类:Web服务器

    • 发布日期:2024-05-09
    • 文件大小:8160256
    • 提供者:jack
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

源码中国 www.ymcn.org