搜索结果

找到约 337 项符合 Tree-dependent 的查询结果

数据结构 自己做的数据结构实验题(合并链表

自己做的数据结构实验题(合并链表,huffman tree,表达式求值)
https://www.eeworm.com/dl/654/385965.html
下载: 137
查看: 1051

软件设计/软件工程 专家点评: Y P7 `. @ {$ r% pa.功能很强大

专家点评: Y P7 `. @ {$ r% pa.功能很强大,可以看出花了很多心血在算法上,非常好。算法上还有一点瑕疵,例如在删除一个员工的同时没有办法自动建立其他员工的上下级关系,必须删除全部下级员工,不是非常合理。此外,界面设计过于简单,应该加强. " W" R+ b* g$ a$ Sb.程序运用了自己的算法来提高Tree控件显示的速度和 ...
https://www.eeworm.com/dl/684/393772.html
下载: 64
查看: 1060

其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection requires a code on a ...
https://www.eeworm.com/dl/542/396313.html
下载: 194
查看: 1049

其他 Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an

Huffman codes &#1048708 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? &#1048708 To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages. &#1048708 This problem c ...
https://www.eeworm.com/dl/534/406524.html
下载: 187
查看: 1029

其他 读取XML信息

读取XML信息,显示在tree上。并且提供各种控制功能
https://www.eeworm.com/dl/534/408642.html
下载: 120
查看: 1018

数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A

This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental m ...
https://www.eeworm.com/dl/654/409492.html
下载: 40
查看: 1147

数值算法/人工智能 spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick tree

spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
https://www.eeworm.com/dl/518/410637.html
下载: 96
查看: 1069

VHDL/FPGA/Verilog Enhanced version of the Serial Peripheral Interface available on Motorola s MC68HC11 family of CPUs.

Enhanced version of the Serial Peripheral Interface available on Motorola s MC68HC11 family of CPUs.Enhancements include a wider supported operating frequency range, 4deep read and write fifos, and programmable transfer count dependent interrupt generation. As with the SPI found in MC68HC11 processo ...
https://www.eeworm.com/dl/663/414313.html
下载: 131
查看: 1050

数据结构 自己编的

自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。
https://www.eeworm.com/dl/654/425394.html
下载: 169
查看: 1018

其他 一个简单的Ext例子

一个简单的Ext例子,里面有Ext.grid.GridPanel和Ext.tree.TreePanel等Ext常用控件的使用,以及Ext和后台的交互
https://www.eeworm.com/dl/534/425779.html
下载: 81
查看: 1034