搜索资源列表
rank_sort
- 并行算法实践,经典排序,查找,二叉树相关算法的并行源代码实现-parallel algorithm practice, the classical sort, search, the binary tree algorithms to achieve parallel source code
psrs_sort
- 经典排序,查找,二叉树相关算法的并行源代码实现并行算法实践,-classical order, locate, Binary Tree parallel correlation algorithm source code parallel algorithms practice,
22-2
- 经典排序,查找,二叉树相关算法的并行源代码实现-classical order, locate, the binary tree algorithms to achieve parallel source code
22-1
- 经典排序,查找,二叉树相关算法的并行源代码实现-classical order, locate, the binary tree algorithms to achieve parallel source code
21-4
- 经典排序,查找,二叉树相关算法的并行源代码实现-classical order, locate, the binary tree algorithms to achieve parallel source code
17-1
- 经典排序,查找,二叉树相关算法的并行源代码实现-classical order, locate, the binary tree algorithms to achieve parallel source code
id3
- ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
STP
- 通过查阅生成树算法和并行算法的相关文献,总结出生成树的算法思想,然后结合本论文得到其算法的基本思想。-Through access to spanning tree algorithm and parallel algorithms related literature, summed up the ideological spanning tree algorithm, and then combine this paper are the basic idea of the algorith
tree
- tree traversal MPI inorder preorder postorder
w
- 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
DOUTREE
- 二叉树,也就是树的一个特殊结构。在现实中,二叉树也经常被使用,比如储存一些数据。在数据结构中,二叉树作为一个特大重点内容。-Binary tree, that is, a special structure of the tree. In reality, the binary tree are often used, such as storage of some data. In the data structure, binary tree, as a large focus.
Sumationwithbitbit
- this program calculate sumation n number with mpi tree
schroder-tree
- 介绍了schroder tree 分解为小树构成森林的犯戒方法,以及由森林构造schroder tree的方法-The schroder tree decomposition of the forest for the trees constitute Fanjie, as well as methods of the schroder tree by the forest constructed
multi16
- 有符号16位乘法器。经典booth编码。拓扑结构为wallance树。加法器类型是进位选择加法器。-Number system: 2 s complement Multiplicand length: 16 Multiplier length: 16 Partial product generation: PPG with Radix-4 modified Booth recoding Partial product accumulation: Wallace t
main
- 优化的哈弗曼树, 优化的哈弗曼树,并行算法-Optimized Huffman tree, optimized Huffman tree Huffman tree, optimized, parallel algorithms
Untitled-1
- 运用js,css3实现深沉次的树的表单栏-Use js, css3 achieve deep sub-tree form fields
lockfree-lib
- lock-free红黑树操作的C语言库 可以在并行环境下保持较高的吞吐量-lock-free red-black tree operation of the C language library
project
- hspice编写的4位乘法器,运用了wallace-tree的方法-hspice muler
32bit_multiply
- 包含32为乘法器的设计,用verilog语言实现,包括booth编码的实现,booth乘法器的实现,3_2压缩器的实现,4_2压缩器的实现,华伦斯树的实现,以及两个testbench文件用于测试。-Contains 32 multiplier design, verilog language, including booth encoding implementations, booth multiplier implementations, 3_2 compressor implementat
R_Tree
- 基于CUDA对R-Tree构建并行计算的加速源码-CUDA parallel computing to accelerate to construct R-Tree based on source code