搜索资源列表
tbb20_010oss_src.tar
- Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map
tbb20_20070927oss_src.tar
- 英特尔® 线程构建模块(英特尔® TBB)是一个屡获殊荣的 C++ 运行时库,它可提取实现最佳多核性能所必需的低级别线程详细信息。它使用常见的 C++ 模板和编码样式,避免了繁复的线程处理实施工作。 与其它线程模型相比,英特尔® TBB 只需较少的几行代码便可实现并行处理。您编写的应用程序可在各平台间移植。基于该库固有的可扩充性,即时将来添加更多的处理器内核,也无需进行任何代码维护。 英特尔 TBB 可以作为独立的产品使用,也可以与英特尔® 编
MergeSort
- 矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序
fast_killerg
- intel线程挑战赛,tbb,多线程,并行,生命游戏,编程竞赛
matrix
- intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法
tbb
- 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
XShortest.rar
- 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler
tbb21-20080605oss-win
- TBB编程实验源码,在intel网站上下载-TBB source programming experiment
XRadixSort_Swap
- 2009 英特尔® 线程挑战赛—基数排序 使用tbb进行了并行优化 速度很快-Parallel Radix Sort Source
mandelbrot_tbb_openmp
- 简单的用TBB和OPENMP改进的mandelbrot的小程序-Simple and OPENMP with TBB small mandelbrot improved procedures
tbb22_004oss_src
- intel最新Threading Building Blocks (TBB) 分布式计算库源码-latest intel Threading Building Blocks (TBB) library souce code
tbb30_20100310oss_src
- Intel® Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert. Threa
tbb
- 基于VC++ 和opencv的焊盘图像 内径外径的测量。包括滤波、边缘检测、轮廓提取和面积计算等算法。包含原图片-Based on the measurement of the pad image VC++ opencv Inside Outside. Including filtering, edge detection, contour extraction and area calculation algorithm. Contains the original image
tbb
- tbb,opencv使用的配件,使用起来非常的棒-tbb, opencv to use of accessories, use rise very of the rod
tbb41_20121003oss_win
- opencv用到的tbb 例子,还有各种动态链接库-opencv used tbb
tbb
- TBB并行库,CPU下开发学习必备资料,很好的学习资料!-TBB parallel libraries, CPU developed under learning essential information, good learning materials!
ParallelAverage
- 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
mud_pcap
- 基于libpacap开发的linux数据包抓包分析工具,多线程,jsonRPC接口获取解析好的数据格式。还包括JNI接口,java前端可以直接调用。 liunx 32位系统,还附带libpcap、cjson、tbb几个高质量开源库。可以直接运行。-Ethereal developed based libpacap linux packet analysis tools, multi-threaded, jsonRPC interface to obtain good data format
Parallel-Floyd-Warshall-Algorithm-using-Intel-TBB
- Parallel Floyd Warshal Algorithm using INTEL T-Parallel Floyd Warshal Algorithm using INTEL TBB
TBB 资料处理程序
- 用FORTRAN语言读取风云卫星的TBB数据(Reading TBB Data of Fengyun Satellite)