搜索结果

找到约 333 项符合 RB-Tree 的查询结果

网络 ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分

ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟 ...
https://www.eeworm.com/dl/635/440229.html
下载: 122
查看: 1060

JavaScript 一个实现struts+spring+hebernate的例子

一个实现struts+spring+hebernate的例子,外加一个JavaScript实现的tree的都OK了。
https://www.eeworm.com/dl/685/441217.html
下载: 141
查看: 1075

加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr

Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. 3.This problem can be solved by using an e ...
https://www.eeworm.com/dl/519/444350.html
下载: 26
查看: 1047

人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two

Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two groups: one group including a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound. 2.If a const ...
https://www.eeworm.com/dl/650/444394.html
下载: 111
查看: 1046

单片机开发 PIC单片机电动车解决方案

PIC单片机电动车解决方案,/电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以 //限制电机的最大电流。本应用程序用到两个CCP部件,其中CCP1用于PWM输出,以控 //制电机电压;CCP2用于触发AD,定时器TMR2、TMR1,INT中断,RB口电平变化中断, //看门狗以及6个通用I/O口 ...
https://www.eeworm.com/dl/648/444611.html
下载: 112
查看: 1056

压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma

) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...
https://www.eeworm.com/dl/617/446746.html
下载: 109
查看: 1036

电子书籍 The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro

The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimi ...
https://www.eeworm.com/dl/cadence/ebook/461290.html
下载: 75
查看: 1051

Java编程 JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of t

JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
https://www.eeworm.com/dl/633/466287.html
下载: 165
查看: 1065

行业发展研究 Abtract - We propose a new family of &#64257 lter banks, named NDFB, that can achieve the direction

Abtract - We propose a new family of &#64257 lter banks, named NDFB, that can achieve the directional decomposition of arbitrary N-dimensional (N ≥ 2) signals with a simple and ef&#64257 cient tree-structured construction.
https://www.eeworm.com/dl/692/474366.html
下载: 48
查看: 1346

其他 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Grap

此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueu ...
https://www.eeworm.com/dl/534/475169.html
下载: 39
查看: 1042