搜索资源列表
Pattern.ZIP
- 均匀直线天线阵,偶极子阵,单极天线的方向图,matlab编写,输入参数可以改变
numdiff
- 求解predator-prey的代码,包括原式及改变的式子-Predator-prey to solve the code, including the original type and change formula
ACsearch_DPPcompact_with_driver
- AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
ACsearch_DPPcompact_with_driver
- cuda语言实现AC多模式匹配算法,用cuda语言实现并行算法。-cuda AC multi-language pattern matching algorithm, parallel algorithm with cuda language.
14-1
- 该运行实例中,令文本串长度为18,随机产生的文本串为asasasqmqmqmypypyp,分布在3个节点上;模式串长度为3,随机产生的模式串为qmq。最后,节点1上得到两个匹配位置,由+表示出来。-To the running instance, so that the text string length of 18 randomly generated text string asasasqmqmqmypypyp distributed in the three nodes pattern
rand_match
- 该运行实例中,令文本串长度为7,随机产生的文本串为0010100,分布在3个节点上;模式串长度为2,随机产生的模式串为01。最后,节点0和1上分别得到一个匹配位置。 -The running instance, so that the text string length of seven randomly generated text string is 0.0101 million, distributed in three nodes the pattern string of le
app_match
- 该运行实例中,令文本串长度为7,随机产生的文本串为asasbsb,分布在3个节点上;模式串长度为2,随机产生的模式串为as。最后,节点0、1和2上分别得到两个近似匹配位置-The running instance, so that the text string length is seven, randomly generated text string asasbsb distributed in the three nodes the pattern string of length 2
drtoolbox
- 模式识别领域常用的经典数据降维工具箱,可以查看源代码并且附带GUI,方便二次开发-a toolbox for reducing dimensionality in pattern recognization
Hn
- 局部放电模式识别时候的谱图计算,放电次数随相位的分布-With phase histograms calculate PD pattern recognition time, the number of discharges
H_p
- 局部放电模式识别时的谱图计算,该谱图用于计算能量随相位的分布-Spectrum of computing partial discharge pattern recognition, which is used to calculate the energy spectrum with phase distribution
surface-pattern
- 用MATLAB软件绘制几个图形,表面图形、沿曲线移动的小球、曲线转换按钮。-Draw several graphics using MATLAB software, surface pattern, moves along a curve ball curve the Convert button.
Colfax-HOW-Day-01
- 介绍了英特尔至强处理器和英特尔Xeon Phi协处理器和讨论它们的功能和目的。我们也开始介绍便携式的,面向未来的并行编程和讨论在英特尔MIC架构的高性能的先决条件:线程的并行性,矢量化和优化的内存访问模式。本课程将介绍本地的规划模型英特尔Xeon Phi协处理器,允许重用代码的应用程序设计为通用的CPU。会议的实践部分演示了如何在Linux操作系统(OS)在主机上运行的操作系统间的协处理器,以及如何使用英特尔的编译器上运行的处理器的本地应用程序。-Intel Architecture In
mx144
- BP neural network function fitting and pattern recognition, Synthetic Aperture Radar (SAR) imaging simulation target, music higher order spectral analysis algorithm.
matmul.tar
- 矩阵乘法的多线程并行实现,包括:simple,采用openmp对索引顺序ijk(一般写法)的循环实现并行;opt,采用openmp对索引顺序ikj(向量化友好)的循环实现并行;mkl,调用高性能数学库实现矩阵乘法。(Multi-thread parallelization of matrix-matrix multiplication: "simple" case, ijk loop (usual pattern); "opt" case, ikj (ve
