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

搜索资源列表

  1. netexplorer

    0下载:
  2. 基于snmp 的网络拓扑发现程序 可以编译-Snmp-based network topology discovery process can be compiled
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:394216
    • 提供者:Justin Li
  1. DVR

    0下载:
  2. 该文提出了基于线电压补偿的三相动态电补偿器拓扑结构给出了补偿算法及控制方式 。解决了锁相电压不平衡补偿电压有效利用 低通滤波电压泵升等技术问题通过动态电压波动补偿示例. -DVR_NOTHE CHINA ELECTRECPOWER UNIVERSITY
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:616590
    • 提供者:wangliguo
  1. AOV

    0下载:
  2. 数据结构AOV拓扑排序,算法简单易用,适合初学者-Data structure AOV topological sort algorithm is simple and easy to use, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1475
    • 提供者:李森淼
  1. C-tuopu

    0下载:
  2. 该文件能实现拓扑排序算法, 一链表为数据存储的容器-The file to the topological sorting algorithm, a linked list for data storage container
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:841
    • 提供者:曹亮
  1. keypath

    0下载:
  2. 输入有向图的所有顶点和每条边的端点和权值,可以对该图进行拓扑排序并得出关键路径-you can input the point and the weight of each way of a directed graph so that you can get critical path
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2211
    • 提供者:明始终
  1. zigbee_networkAddress

    0下载:
  2. 本程序用于计算包括协调器在内的五层zigbee网络拓扑结构,输出格式为父节点网络地址/本节点网络地址/本节点类型。通过查询输出文件,可以根据节点网络地址查询zigbee网络拓扑。-This procedure is used to calculate the five-story zigbee network topology, including the coordinator, the network address of the parent node of the output form
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:1495
    • 提供者:赵昊宇
  1. paike-(2)

    0下载:
  2. 拓扑排序实现智能排课系统,可实现简单的排课功能-Topological sort intelligent arrangement system
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:499916
    • 提供者:李梁
  1. Data-structure

    0下载:
  2. 数据结构课程设计 包括单链表,二叉树,拓扑排序,最小生成树,内部排序,表达式求值-The data structure curriculum includes the singly linked lists, binary trees, topological sort, minimum spanning tree, internal sequencing, expression evaluation
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:379535
    • 提供者:xiaobin
  1. ObjectSNMP

    1下载:
  2. 智和信通公司SNMP网络编程中间件, ObjectSNMP是一个面向对象的SNMP开发组件,与关系数据库流行的O-R Mapping技术类似,实现了Object到SNMP MIB的操作映射(简称O-M Mapping),系统提供了Java/SNMP网关、RMI/SNMP网关 、Web Service/SNMP网关服务。开发者无需理解SNMP协议和MIB细节,只需要定义普通数据对象,然后将数据对象按添加、删除、修改、查询等模式提交给网关即可。ObjectSNMP网关会自动将数据对象按开发者的期望发
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-18
    • 文件大小:4775705
    • 提供者:单月人
  1. Topological-sort

    0下载:
  2. 代码的功能:用C语言仿真有向图的拓扑排序,代码中带有详细的注解,十分有利于阅读。拓扑排序算法是有向图的应用领域中的一种重要算法,阐述了AOV图的定义及拓扑排序算法思想。 -Functionality of the code: a directed graph topological sort in C language simulation code with detailed comments, very conducive to reading. The topological sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3713
    • 提供者:Mei
  1. TPPX

    0下载:
  2. 数据结构中关于拓扑排序的算法。通过输入一个树,对其排序,用拓扑的方法.-Data structure of topological sort algorithm. Through the input a tree, the sorting, use the method of topological.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1648
    • 提供者:吴杨伟
  1. tuopupaixu

    0下载:
  2. 数据结构中拓扑排序问题,包括头文件和主文件-Topological sorting problem in the data structure, including the header file and master file
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:8025
    • 提供者:xiaoming
  1. eetop.cn_16bits_multiplier

    1下载:
  2. 16位并行乘法器源代码,booth2编码,二进制树拓扑结构-16bits parallel multiplier source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:599973
    • 提供者:libing
  1. cpp

    0下载:
  2. 拓扑排序的完美编程,实现了手动输入有向图的能力-Topological sort of the perfect programming, manually enter the ability to map
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1638
    • 提供者:陈昊
  1. SSTL_DISPLAY_T

    1下载:
  2. STL文件读取程序(Matlab):可以将ASCII格式的的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上 -STL file to read program (Matlab): STL file in ASCII format of the data points of information and the grid topology information can be read and displayed on the screen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:103604
    • 提供者:nicollejia
  1. buck

    0下载:
  2. buck电路是dc-dc变换器最基本的两种拓扑形式。 -buck circuit
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:8545
    • 提供者:无名
  1. paper1001

    0下载:
  2. 支持MIMO链路的Ad+hoc网络中的链路激活型拓扑未知MAC协议-Topology-transparent Link Activation MAC Protocol for MIMO Link Ad hoc Networks
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:277705
    • 提供者:xiaowang
  1. NetCreate

    0下载:
  2. 构造无线传感网初始拓扑结构分布图的一种有效算法-Construct wireless sensor network initial topology distribution maps of an efficient algorithm for
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:1735
    • 提供者:朱硕
  1. nodedeployment

    0下载:
  2. 无线传感网路由中节点分布的随机拓扑结构图,为进行下一步设计提供了有力的帮助-The Central node of wireless sensor network distributed random topology map provides a powerful help for the next design
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:823
    • 提供者:朱硕
  1. connection-analyse

    1下载:
  2. 电力系统接线的拓扑分析程序,可以根据相应的开关状态进行结点与子系统的拓扑分析并输出。内有详细设计报告。-Wiring topology of power system analysis program, according to the switch state, the topological analysis and output of the node and subsystems. Detailed design report.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-10
    • 文件大小:2552431
    • 提供者:cyl
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com