CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - node

搜索资源列表

  1. intDICOM

    0下载:
  2. 提出了独立的DICOM软件平台的设计框架,采用了SUR-DICOM-Lib软件实现,并进行了与RSNA CTN Test Node的连通性测试。-the independent DICOM software platform design framework, used SUR - DICOM-Lib software, and with the RSNA CTN Test Node connectivity tests.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:696321
    • 提供者:xuepeng
  1. shujujiegou-erchashu

    0下载:
  2. 叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \\n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2028
    • 提供者:胡图
  1. SHORTEST-PATHS

    1下载:
  2. 单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。-single source shortest path algorithm design and implementation of the algorithm SHORTEST - PATHS calculated the projectile to other nodes in the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:891
    • 提供者:胡图
  1. ITcourse

    0下载:
  2. 计算机是组成计算机网络的基础。作为网络结点的计算机必须是能够独立运行的计算机系统,该计算机可以为“他人”提供资源共享服务-computer is composed of the computer network infrastructure. As a network node computer must be able to operate independently of the computer system, The computer for the "other"
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:172418
    • 提供者:楚燕
  1. yufafenxikejianzongshu

    0下载:
  2. 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:134421
    • 提供者:李爱春
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876291
    • 提供者:wangwei
  1. wrls-DYMOUM.tcl.tar

    0下载:
  2. A 3-node example for ad-hoc simulation with DSDV
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:maria
  1. a

    0下载:
  2. 有双向循环链表结点定义为: struct node { int data struct node *front,*next } 有两个双向循环链表A,B,知道其头指针为:pHeadA,pHeadB,请写一函数将两链表中data值相同的结点删除,并测试。-Two-way linked list node cycle defined as: struct node (int data struct node* front,* next ) there are two t
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:967
    • 提供者:杜若
  1. IEEE802.15.4

    0下载:
  2. 移动节点在IEEE 802.15.4中网络性能的研究-sheng.Network performance study for mobile node in IEEE 802.15.
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:480888
    • 提供者:qinchun87
  1. Node

    0下载:
  2. 无线传感器网络节点的硬件设计(Word文档)-Hardware design of the wireless sensor network node (Word document)
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:971435
    • 提供者:seqsoft
  1. ZigBee-node-design-based-on-CC2530

    0下载:
  2. 基于CC2530的ZigBee协调器节点设计,十分实用,内容详实,希望对大家有帮助-ZigBee coordinator node design based on CC2530 pdf, very practical, informative, and I hope for all of us to help
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:223913
    • 提供者:yang
  1. Improving-Selfish-Node-Detection-in-MANETs-Using-

    0下载:
  2. document about improving selfish node detection using watchdog
  3. 所属分类:Project Design

    • 发布日期:2017-11-29
    • 文件大小:4902
    • 提供者:innovative
  1. Mobile-Sensor-Node-Deployment-and-Asynchronous-Po

    0下载:
  2. Mobile Sensor Node Deployment and Asynchronous Power Management for Wireless Sensor Networks
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:4777
    • 提供者:innovative
  1. Sensor-Node-Data

    0下载:
  2. Signal Processing of Sensor Node Data for Vehicle Detection
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:125491
    • 提供者:Fatih
  1. C10-Sensor-Node

    0下载:
  2. this file content the explanation architecture node in wireless sensor node-this file content the explanation architecture node in wireless sensor node......
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:164833
    • 提供者:safa
  1. IEEE30-node-flow-calculation

    2下载:
  2. 是IEEE30节点的电力系统潮流计算程序,附有详细说明,经过验证,程序结构简单易懂。-it is IEEE30 node flow calculation.It incliudes explation.And it has pass the test.It is very easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2016-05-22
    • 文件大小:26624
    • 提供者:安嘉禾
  1. TI-Designs-Wireless-Sensor-Node

    0下载:
  2. 德州仪器无线传感器电路设计-TI Designs Wireless Sensor Node
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:148866
    • 提供者:
  1. node-select

    0下载:
  2. 本人编写的实现节点选取,有限元单元重组,供参考-I have written to achieve node selection, the finite element unit for reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:204183
    • 提供者:xujuncai
  1. Node.js_guide

    0下载:
  2. node.js开发指南中文版,入门node.js非常不错的一本书,-node.js primer
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5885457
    • 提供者:LinGong
  1. Node.js-developer-Guide_chinese

    0下载:
  2. Node.js开发资料,可以快速进行环境搭建和开发页面-Node.js development information, you can quickly set up the environment and development page
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:5885433
    • 提供者:WS
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com