CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - algorithm performance

搜索资源列表

  1. StressMark压力测试程序

    2下载:
  2. StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and p
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:37062
    • 提供者:刘跃红
  1. KadC

    0下载:
  2. Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:510394
    • 提供者:libing
  1. millionnodesjstree

    0下载:
  2. 本人前年写的东西 连续插入节点性能 起始数 插入节点数 IE耗时(秒) FF耗时(秒) 11,111 1000 2.469 0.344 12,111 1000 2.891 0.406 13,111 1000 3.484 0.469 14,111 1000 3.984 0.921 15,111 1000 4.468 0.562 当前总结点数16,111 将从第二层开始的全部收起,性能大有提升 起始数 插入节点数 IE耗时(秒) FF耗时(秒
  3. 所属分类:Browser Client

    • 发布日期:2017-03-28
    • 文件大小:43542
    • 提供者:chpn
  1. Research_and_Design_on_the_Large-scale_Full-text_S

    0下载:
  2. 本文重点在 UbiSearch 系统的设计、分布式文档重要度计算、缓存策略等方面开展了研究工作,并取得了如下成果: 1、完成了 UbiSearch 的设计;2、对 PageRank 算法进行了扩展,提出了分布式 PageRank 算法;对 PageRank 算法进行了扩展,提出了分布式 PageRank 算法。-In this thesis, we focus on three aspects: system design, distributed ranks calculation and
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-04
    • 文件大小:705831
    • 提供者:陈中
  1. Talk

    0下载:
  2. 语音网络传输程序,利用G.729A编解码算法,进行语音网络传输,性能良好,可实现语音聊天,存在的不足是稍微有几毫秒的语音延迟,可供早期语音网络传输开发或IP电话开发的参考。-Voice network transfer process, using G.729A codec algorithm for voice network transmission, good performance can be realized voice chat, there is slightly less th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-09
    • 文件大小:2205496
    • 提供者:336
  1. Improved-parallel-weighted-bit-flipping

    0下载:
  2. LDPC码的并行加权比特翻转算法,能够达到不错的译码性能,是一篇很好的文章-LDPC codes in parallel weighted bit flipping algorithm can achieve good decoding performance is a very good article
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:191069
    • 提供者:
  1. cluster

    0下载:
  2. 分簇算法代码,sss.h中定义了部分功能函数在sss.cpp中实现;node.cpp实现了sss.h中定义的node类;main.cpp实现了仿真算法流程-Clustering algorithm code, sss.h some performance function is defined in the sss.cpp to achieve node.cpp achieved sss.h defined node class main.cpp flow simulation algori
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:5439
    • 提供者:黄丽
  1. totsearch

    0下载:
  2. 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案-Amoy Special Search Engine (C# Edition) Based on Lucene.Net core, through the effective Chinese word
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:611568
    • 提供者:yanghe
  1. Gateway_Placement_Optimization_in_Wireless

    0下载:
  2. In a Wireless Mesh Network (WMN), the traffic is aggregated and forwarded towards the gateways. Strategically placing and connecting the gateways to the wired backbone is critical to the management and efficient operation of a WMN. In thi
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:240983
    • 提供者:Dinh Huu Nghia
  1. tpop2

    0下载:
  2. This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and Vegas with the help of x-graph on sample network topology.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1951
    • 提供者:Ankur
  1. topo1

    0下载:
  2. This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and New-Reno with the help of x-graph using drop-Tail queue mechanism.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1874
    • 提供者:Ankur
  1. topo1RED

    0下载:
  2. This scr ipt give u the performance analysis to 3 congestion control algorithm Tahoe,Reno and Vegas with the help of x-graph using RED-queue mechanism.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1875
    • 提供者:Ankur
  1. adhoc

    0下载:
  2. 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4252743
    • 提供者:曲景峰
  1. Search

    0下载:
  2. 搜索算法: 利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解 的一种方法。 搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm: the use of high-performance computers to have the purpose of an issue of exhaustion of some or all of the possible, and thus obt
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:33147
    • 提供者:闫志杰
  1. Study-on-Network-Topology-

    0下载:
  2. 网络拓扑发现的算法和实现技术是衡量网络管理系统性能的一个重要方面,基于大多数网络设备都支持的SNMP协议,设计了一个网络拓扑自动发现系统的算法。该算法可发现指定深度网络内所有路由设备及指定子网内所有活动主机,并对一些关键技术的实现细节进行了分析-Algorithm and Realization of network topology discovery technique is to measure network management system performance is an imp
  3. 所属分类:SNMP

    • 发布日期:2017-03-28
    • 文件大小:361197
    • 提供者:cctv
  1. RLSINR

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,rls算法,不同参数下的性能对比-This code is a code about adaptive beamforming matlab soft shells, rls algorithm performance comparison of different parameters
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:1133
    • 提供者:漳浦
  1. Research-of-DHT-Algorithm-based-P2P-

    0下载:
  2. P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness,
  3. 所属分类:P2P

    • 发布日期:2017-11-11
    • 文件大小:250265
    • 提供者:gaoyun
  1. ArithmeticCompression

    0下载:
  2. This software is written in code algorithm. lossless image compression that achieve high performance
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-21
    • 文件大小:46478
    • 提供者:hehe
  1. Copy_of_p2pnew

    0下载:
  2. 该文件为P2P在流言算法和普通算法之下的性能比较的程序,并且利用GUI设计使得两种算法的对比很容易看出-The file is in the rumor P2P algorithms and general algorithm performance comparison under the procedures and the use of two algorithms GUI design makes it easy to see the contrast
  3. 所属分类:P2P

    • 发布日期:2017-04-07
    • 文件大小:24697
    • 提供者:Lawliet
  1. TCP-Congestion-Control-Algorithm

    0下载:
  2. TCP拥塞控制算法性能比较:包括reno算法和vega算法的模拟-TCP congestion control algorithm performance comparison include: reno algorithm and vega algorithm simulation
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-13
    • 文件大小:2008
    • 提供者:陈家盛
« 12 »
搜珍网 www.dssz.com