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

搜索资源列表

  1. ostang

    0下载:
  2. 这是我上个学期操作系统的课程设计,做了一个多级文件系统,用文件模拟磁盘,基于i节点结构,功能超强,希望对大家有用。-This is my last semester of courses operating system design and a multi-level file system, disk using simulated document, based on i node structure, function superpower, we hope that the right
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.46kb
    • 提供者:唐海浪
  1. tubianli

    0下载:
  2. 以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-To adjacent multi-table storage structure for connectivity undirected graph depth-first and breadth-first traversal. User-specified node as a starting point, respectively, under t
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:37.44kb
    • 提供者:流小圈
  1. linklist.tar

    0下载:
  2. 多叉树实现,抽象树节点内容,用回调函数实现内容创建 比较 销毁 -Multi-tree realization of the abstract tree node content, using a callback function to achieve content creation compared the destruction of
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3.81kb
    • 提供者:池麟
  1. 6node-multipath

    0下载:
  2. 6节点多路由的ns文件,是一种简单的蚁群算法实现源文件有英文分段,无注释-6 multi-node routing ns documents, is a simple ant colony algorithm to achieve sub-source file is available in English, non-Notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.4kb
    • 提供者:王健
  1. xrun

    0下载:
  2. 数据结构之任意多叉树的建立和操作,包括先序,中序,层序,和插入节点,统计树信息。 融入了树,双向队列等经典数据结构的使用模式。-Data structure of any multi-branch tree establishment and operation, including the first order, in sequence, sequence, and insert the node, the tree statistics information. Into the tr
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.45kb
    • 提供者:EmersonLee
  1. fill

    0下载:
  2. Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:539byte
    • 提供者:adamsr
  1. 4

    0下载:
  2. 无向图功能实现,用邻接多重表存储该无向图,并使用动态存储结构。用一个单链表把所有顶点存储起来,在存储边的节点中给出该边的两个顶点的各自的下一条边的节点地址。-Undirected graph implementation of function, with the adjacent multi-table to store the graph, and using dynamic storage structures. With a single list of all vertices sto
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:stanley
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing protocol, the protocol is a dist
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:50.21kb
    • 提供者:杨扬
  1. Cooperative-communication

    1下载:
  2. 本书是“移动通信前沿技术系列”之一,全书共分18个章节,主要对协作通信及网络知识作了介绍,具体内容包括空时分集和编码、空时频分集与空时频编码、中继信道及协议、单中继协作通信、多节点协作通信等。全书内容分为三部分,第一部分回顾传统的MIMO系统,介绍空间、时间、频率分集的概念。第二部分主要考虑协作通信物理层的关键问题,并对其提出了行之有效的解决方案,比如针对协作通信的分布式特点,提出分布式空时(频)码;针对协作通信的频谱效率问题,提出了新颖和有效的协作方案。第三部分介绍协作通信对物理层之上的MAC
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.55mb
    • 提供者:郑永钊
  1. 5NRFLOW

    0下载:
  2. 5节点潮流计算,牛顿拉夫逊,如果需要多节点的话,自行改设参数-5-bus power flow calculation, Newton Raphson, if you need multi-node, then re-established parameters of their own
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:施嘉炜
  1. mcmc

    0下载:
  2. MC(蒙特卡罗)算法计算多节点的通信网性能分析。双向链路可靠性相同。一个有图一个无图-MC (Monte Carlo) algorithm to calculate the multi-node communication network performance analysis. The same two-way link reliability. A diagram of a non-graph
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1kb
    • 提供者:christina
  1. yichuansuanfa_02

    0下载:
  2. 更加复杂的遗传算法,多节点变异,运算更加流畅。使用C#实现,可根据需求自行修改-More complex genetic algorithms, multi-node mutation, smoother operation. Use C# to achieve, can modify according to needs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:765.76kb
    • 提供者:sunting
  1. ANN

    0下载:
  2. 编写BP神经网络系统,可适应多节点输入输出的人工神经网络训练,即可以自由定义输入节点的个数,隐层节点个数,输出节点个数以及样本的个数。-Preparation of BP neural network system can be adapted to multi-node input and output of the artificial neural network training, that is free to define the number of input nodes, hid
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1.14kb
    • 提供者:亲爱的米娅
  1. N-R

    0下载:
  2. 潮流计算N-R法,常用于电力系统分析计算,适应于多节点-The trend calculation NR method, commonly used in the calculation of power system analysis, adapted to the multi-node
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:19.34kb
    • 提供者:yang ming
  1. newton

    0下载:
  2. matlab编程实现多节点数据文件的潮流计算-matlab programming multi-node data files flow calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:张三
  1. case-one

    1下载:
  2. 本文通过研究一个主从式多节点声纳系统中同步时钟机制,以实际应用系统为 研究对象,研究其可靠性问题,并针对实际系统做数学建模,模拟电子器件的使用寿命, 并做算法研究、仿真实验,得出系统的模拟使用时间,从而为系统设计提供最佳方案。-In this paper, a multi-node master-slave synchronization clock sonar systems by studying mechanisms to practical applications for th
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1.57mb
    • 提供者:栗荀
  1. bpnet

    0下载:
  2. BP神经网络,利用matlab自带的神经网络工具箱,能实现对多层多节点的神经网络问题的分析。-BP neural network using matlab neural network toolbox comes, we can realize a multilayer neural network problems multi-node analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:867byte
    • 提供者:king jeff
  1. matlab-degree_distribution

    1下载:
  2. matlab基于节点度对多层多域智能光(ASON)网络进行分域划分算法-matlab based on multi-node degree multi-domain intelligent optical (ASON) network partitioning algorithm Fenwick
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:mengyao
  1. matlabjiedianchaoliu

    0下载:
  2. 多节点的潮流计算系统与仿真,可以自行修改自己需要的数据-Flow calculation and simulation of multi-node system, you can modify the data they need on their own
  3. 所属分类:mathematica

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:junweijian
  1. chaoliu

    0下载:
  2. 九节点潮流计算程序,改变节点参数,能适用于多个节点潮流计算(The nine node power flow calculation program, which changes the node parameters, can be applied to the calculation of multi node power flow.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:8kb
    • 提供者:小CC
« 12 »
搜珍网 www.dssz.com