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

搜索资源列表

  1. AlgorithmsforroutingandcentralizedschedulinginIEEE

    0下载:
  2. IEEE论文 Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks-IEEE paper Algorithms for routing and centralized scheduling in IEEE 802.16 mesh networks
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:155215
    • 提供者:徐海荣
  1. qiyizhi

    0下载:
  2. 徐士良版常用算法程序集中有关奇异值算法的手写程序。-XU Shi-liang common algorithms for a centralized version of the singular value decomposition of the handwriting process.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:950432
    • 提供者:dingyang
  1. Parking

    0下载:
  2. 有一个停车场,有m个进口,n个出口,k个空车位。要求每一刻只能有一个进口有车进入。停车场内没有一个集中的管理者,采用分布式的算法实现。能够动态的增加一个进口节点。-There is a parking lot, there are m-imported, n outlet, k empty parking spaces. Requires that every moment there can be only one import a car to enter. Car park does no
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:28891
    • 提供者:秦佳佳
  1. OPNETWORK---QoS---final-draft3

    0下载:
  2. "Ethernet in the First Mile" (EFM) is an upcoming standard currently being drafted by the 802.3ah task force in the IEEE organization. One of the tracks in the standard deals with Ethernet over Passive Optical Network (EPON), a centralized point-to-
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:509026
    • 提供者:yavar
  1. Hyacinth-LACA

    0下载:
  2. A Raniwala和K Gopalan 教授的多信道分配的集中式算法,经测试完全通过。实验环境是cygwin+ns2.29。-Implementation of centralized greedy algorithm as detailed in-- Centralized Algorithms for Multi-channel Wireless Mesh Networks (A Raniwala, K Gopalan Prof Chiueh) appea
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:26423
    • 提供者:王楠
  1. SAR_Filter

    0下载:
  2. 是一些关于SAR成像滤波的集中滤波方法!基本的MATLAB算法-Some centralized filtering method on SAR imaging filter! Basic MATLAB algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2601
    • 提供者:keck
  1. Dijkstra_bellmanford

    0下载:
  2. dijkstra 集中式算法 bellmanford分布式算法-the dijkstra centralized algorithm bellmanford distributed algorithms
  3. 所属分类:MPI

    • 发布日期:2017-11-07
    • 文件大小:2529
    • 提供者:yeyewa
  1. Matlab

    0下载:
  2. 数学建模常用的集中算法,包括简单的BP神经网络、G(1,1)灰色预测、微分方程等算法-Commonly used mathematical modeling centralized algorithm, including simple BP neural network, G (1,1) gray prediction, differential equations and other algorithms
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:34586
    • 提供者:焦帅
  1. TSP

    0下载:
  2. TSP问题是一个典型的、容易描述但是难以处理的NP完全问题,同时TSP问题也是诸多领域内出现的多种复杂问题的集中概括和简化形式。目前求解TSP问题的主要方法有启发式搜索法、模拟退火算法、遗传算法、Hopfield神经网络算法、二叉树描述算法。所以,有效解决TSP问题在计算理论上和实际应用上都有很高的价值,而且TSP问题由于其典型性已经成为各种启发式的搜索、优化算法的间接比较标准(如遗传算法、神经网络优化、列表寻优(TABU)法、模拟退火法等)。遗传算法就其本质来说,主要是解决复杂问题的一种鲁棒性
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:1279611
    • 提供者:孟晓龙
  1. network

    0下载:
  2. 以监控和控制为目的的算法因为其数据要在数据中心汇总和处理,大多使用集中式算法,其精度较高,但通信量大。分布式算法是传感器节点在采集周围节点的信息后,在其自身的后台执行定位算法,该方法可以降低网络通信量,但目前节点的能量,计算能力及存储能力有限,复杂的算法难以在实际平台中实现-To monitor and control algorithms for the purpose because of its data to be aggregated and processed in the data
  3. 所属分类:Project Manage

    • 发布日期:2017-05-15
    • 文件大小:4036238
    • 提供者:yangwenjuan
  1. A-Channel-Assignment-Algorithm-for-Wireless-Mesh-

    0下载:
  2. Abstract—In this paper we propose the channel assignment scheme for multi-channel wireless mesh network (WMN), where each mesh router is equipped with multiple radio interfaces. In real WMN the number of radio interfaces is much higher than t
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:396540
    • 提供者:fahim68
  1. A Markovian

    1下载:
  2. 本文对社交网络平台管理的过滤算法对集体意见的影响进行了建模和研究。提出了一种随机多主体意见动力学模型,该模型考虑了个体间相互作用强度的集中调整。每一种意见的演变都用马尔可夫链来描述,其转化率通过影响参数受到邻居意见的影响。在一般情况下以及在特殊情况下研究了该模型的性质。(In this paper,the effect on collective opinions of filtering algorithms managed by social network platforms is mod
  3. 所属分类:其他

    • 发布日期:2020-01-23
    • 文件大小:785408
    • 提供者:pangt
搜珍网 www.dssz.com