CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 移动节点

搜索资源列表

  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-25
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. AdHocSimulate

    0下载:
  2. 该代码用来实现一个基本移动自组网的仿真,各个节点随机移动,通过相互交换数据观察最后运行结果,代码简洁,避免了一些大型仿真软件的复杂使用过程。-The code used to achieve a basic mobile ad hoc network simulation, each node random movement, through mutual exchange of data to observe the final results, the code is simple and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:33216
    • 提供者:
  1. AddressBook

    0下载:
  2. 查找记录:以姓名为关键字,查找并显示该记录。若查找不到,则姓名显示为NULL。 添加记录:将当前记录按姓名序加入通讯录,然后显示第一条记录。 修改记录:修改当前记录,显示当前记录。想名字段位关键字,不允许被修改。 删除记录:删除当前记录,然后显示第一条记录(假定姓名是关键字,不允许出现相同的名字的记录,即指定姓名就可以唯一确定待删除的记录)。 第一条记录:将当前记录指针移至首节点,若已经是首节点则不动。 前一条记录:将当前记录指针向前移动一个节点,若已经是首节点则不动。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3373303
    • 提供者:欣晨
  1. handoff

    0下载:
  2. 移动终端在两基站之间的切换多个移动节点多个有线节点-handoff between two base station
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2418
    • 提供者:sunwei
  1. mobile-node-running-track

    1下载:
  2. 利用VB软件绘制移动节点的运行的大致轨迹,从而确定移动节点位置-VB software draws substantially trajectory of the run of the mobile node, thereby to determine whether the mobile node position.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-24
    • 文件大小:2701
    • 提供者:李丽
  1. gaosi

    0下载:
  2. 高斯移动热源加热半无限大平板采用Table型数组,定义模型表面各个节点在不同时刻的载荷值-Gaussian moving heat source heating the semi-infinite plate Table array, each node of the defined model surface load values ​ ​ at different times
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:1014
    • 提供者:Gong Peng
  1. NS

    0下载:
  2. NS2 批量处理.tcl文件的bash命令,其中n为节点个数,s为节点移动速度-NS2 batch processing .tcl file bash command, where n is the number of nodes, s node moving speed
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:huan627
  1. mobilenode

    0下载:
  2. ns2水下节点的移动模型 ,水下锚节点的移动模型。脚本中添加节点后,输入$node archor-start 即开始移动-ns2 underwater anchor node movement model
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8851
    • 提供者:王晨
  1. AssertLinkRing

    0下载:
  2. 链表的构建,往往会造成链表环,特别是单链表。单链表构成环之后,最低级的方法就是固定一个节点,并遍历所有的节点。若遇到环,则可能无限循环。此代码中,采用一个指针一次移动一个节点,一个指针移动两个节点,判定两个指针是否相等。若存在相等的情况,那么该链表中存在环。- Construction of the list, often cause chain ring, especially single list. After single list form a ring, the lowest l
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:184309
    • 提供者:young
  1. zTree_v3-master

    0下载:
  2. 、setting 配置信息说明 此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数 1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容 2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag / onDrag / beforeDrop / onDrop 等属性,详细请参见 API 文档中的相关内容 基本拖拽设置: 允许复制 允许移动 setting.edit.dr
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:829758
    • 提供者:matthew
  1. MCL

    2下载:
  2. 基于蒙特卡洛的的移动传感器节点定位算法仿真代码(Simulation of mobile sensor node localization algorithm based on Monte Carlo)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:baolulu
  1. kalman-doppler

    1下载:
  2. 在多普勒定位中,利用卡尔曼滤波对移动节点的坐标进行数据处理(In the doppler positioning, the data processing of the coordinates of the moving nodes is processed using kalman filter)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:haizweiw
  1. DSLComputePath

    0下载:
  2. D star 搜索算法,从目标节点向起始点搜索,机器人沿最短路径开始移动,机器人路径规划探路的一种算法(D star search algorithm, from the target node to the starting point search, the robot moves along the shortest path, the robot path planning Pathfinder algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:姚大暖
  1. MLS

    0下载:
  2. MLS(移动最小二乘) 1.拟合函数的建立不同。这种方法建立拟合函数不是采用传统的多项式或其他函数,而是通过系数向量和基函数来决定在某个x处的值。 2.引入紧支的概念,认为在x处的值y只受到x附近子域内的节点的影响。这个子域称作是x的影响区域,影响区域外的节点对x处的取值没有影响。影响区域内的每个节点对x处的取值的影响是不一样的。所以需要一个权函数来定义每个节点的影响。(MLS (Moving Least Squares) July 25, 2018 15:42:20 blank_downdo
  3. 所属分类:其他

    • 发布日期:2021-01-06
    • 文件大小:1024
    • 提供者:TurenK
搜珍网 www.dssz.com