咨询与建议

限定检索结果

文献类型

  • 5 篇 会议
  • 4 篇 期刊文献

馆藏范围

  • 9 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 9 篇 工学
    • 8 篇 计算机科学与技术...
    • 2 篇 电气工程
    • 2 篇 软件工程
    • 1 篇 信息与通信工程
    • 1 篇 交通运输工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 9 篇 bit-parallel alg...
  • 3 篇 approximate stri...
  • 2 篇 error location a...
  • 2 篇 graphic processi...
  • 2 篇 approximate regu...
  • 2 篇 train-ground com...
  • 1 篇 nondeterministic...
  • 1 篇 semi-structured ...
  • 1 篇 longest common s...
  • 1 篇 simd
  • 1 篇 inclusive scan
  • 1 篇 algorithms
  • 1 篇 constrained long...
  • 1 篇 avx
  • 1 篇 levenshtein dist...
  • 1 篇 string matching
  • 1 篇 acceleration
  • 1 篇 parser
  • 1 篇 wu-manber algori...
  • 1 篇 shift-or algorit...

机构

  • 2 篇 natl taiwan norm...
  • 1 篇 tsinghua univ de...
  • 1 篇 univ calif river...
  • 1 篇 fujitsu ltd mina...
  • 1 篇 ieee
  • 1 篇 osaka univ grad ...
  • 1 篇 silesian tech un...
  • 1 篇 dwango corp ltd ...
  • 1 篇 tsinghua nationa...
  • 1 篇 univ tampere dep...
  • 1 篇 osaka univ grad ...

作者

  • 2 篇 ino fumihiko
  • 2 篇 huang chun-cheng
  • 2 篇 hagihara kenichi
  • 2 篇 lin cheng-hung
  • 1 篇 hyyro heikki
  • 1 篇 jiang lin
  • 1 篇 wei dong
  • 1 篇 xinya sun
  • 1 篇 wang guan-hong
  • 1 篇 sun xinya
  • 1 篇 zhao zhijia
  • 1 篇 yindong ji
  • 1 篇 mitani yasuaki
  • 1 篇 deorowicz sebast...
  • 1 篇 liu huang
  • 1 篇 kusudo ko
  • 1 篇 huang liu
  • 1 篇 ji yindong
  • 1 篇 dong wei

语言

  • 9 篇 英文
检索条件"主题词=bit-parallel algorithm"
9 条 记 录,以下是1-10 订阅
排序:
bit-parallel algorithm for the Constrained Longest Common Subsequence Problem
收藏 引用
FUNDAMENTA INFORMATICAE 2010年 第4期99卷 409-433页
作者: Deorowicz, Sebastian Silesian Tech Univ Inst Informat PL-44100 Gliwice Poland
The problem of finding a constrained longest common subsequence (CLCS) for the sequences A and B with respect to the sequence P was introduced recently. Its goal is to find a longest subsequence C of A and B such that... 详细信息
来源: 评论
A bit-parallel algorithm for searching multiple patterns with various lengths
收藏 引用
JOURNAL OF parallel AND DISTRIBUTED COMPUTING 2015年 76卷 49-57页
作者: Kusudo, Ko Ino, Fumihiko Hagihara, Kenichi Osaka Univ Grad Sch Informat Sci & Technol Suita Osaka 5650871 Japan Fujitsu Ltd Minato Ku Tokyo 1057123 Japan
In this paper, we present an Advanced Vector Extensions (AVX) accelerated method for a bit-parallel algorithm that realizes fast string search for maximizing stable search throughput. An advantage of our method is tha... 详细信息
来源: 评论
Hierarchical parallelism of bit-parallel algorithm for Approximate String Matching on GPUs
Hierarchical Parallelism of Bit-Parallel Algorithm for Appro...
收藏 引用
Symposium on Computer Applications and Communications (SCAC)
作者: Lin, Cheng-Hung Wang, Guan-Hong Huang, Chun-Cheng Natl Taiwan Normal Univ Dept Elect Engn Taipei Taiwan
Approximate string matching has been widely used in many areas, such as web searching, and deoxyribonucleic acid sequence matching, etc. Approximate string matching allows difference between a string and a pattern cau... 详细信息
来源: 评论
Improving the bit-parallel NFA of Baeza-Yates and Navarro for approximate string matching
收藏 引用
INFORMATION PROCESSING LETTERS 2008年 第5期108卷 313-319页
作者: Hyyro, Heikki Univ Tampere Dept Comp Sci FIN-33101 Tampere Finland
We propose a new variant of the bit-parallel NFA of Baeza-Yates and Navarro (BPD) for approximate string matching [R. Baeza-Yates, G. Navarro, Faster approximate string matching, algorithmica 23 (1999) 127-158]. BPD i... 详细信息
来源: 评论
JSONSki: Streaming Semi-structured Data with bit-parallel Fast-Forwarding  27
JSONSki: Streaming Semi-structured Data with Bit-Parallel Fa...
收藏 引用
27th ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS)
作者: Jiang, Lin Zhao, Zhijia Univ Calif Riverside Riverside CA 92521 USA
Semi-structured data, such as JSON, are fundamental to the Web and document data stores. Streaming analytics on semi-structured data combines parsing and query evaluation into one pass to avoid generating parse trees.... 详细信息
来源: 评论
parallelizing Exact and Approximate String Matching via Inclusive Scan on a GPU
收藏 引用
IEEE TRANSACTIONS ON parallel AND DISTRIBUTED SYSTEMS 2017年 第7期28卷 1989-2002页
作者: Mitani, Yasuaki Ino, Fumihiko Hagihara, Kenichi DWANGO Corp Ltd Dev Head Off Chuo Ku 4-12-15 Ginza Tokyo 1040061 Japan Osaka Univ Grad Sch Informat Sci & Technol 1-5 Yamadaoka Suita Osaka 5650871 Japan
In this study, to substantially improve the runtimes of exact and approximate string matching algorithms, we propose a tribrid parallel method for bit-parallel algorithms such as the Shift-Or andWu-Manber algorithms. ... 详细信息
来源: 评论
High-Performance parallel Location-Aware algorithms for Approximate String Matching on GPUs  21
High-Performance Parallel Location-Aware Algorithms for Appr...
收藏 引用
21st IEEE International Conference on parallel and Distributed Systems ICPADS
作者: Lin, Cheng-Hung Huang, Chun-Cheng Natl Taiwan Normal Univ Dept Elect Engn Taipei Taiwan
Approximate string matching has been widely used in many applications, including deoxyribonucleic acid sequence searching, spell checking, text mining, and spam filters. The method is designed to find all locations of... 详细信息
来源: 评论
An Error Location and Diagnosis Method for Communication Test of High-Speed Railway Train Control System Based on String Pattern Matching
An Error Location and Diagnosis Method for Communication Tes...
收藏 引用
International Conference on Computer Science and Education (CSE 2011)
作者: Huang, Liu Dong, Wei Ji, Yindong Sun, Xinya Tsinghua Univ Dept Automat Tsinghua Natl Lab Informat Sci & Technol Beijing 100084 Peoples R China
Train-ground communication data that are generated during the operation of high-speed railway train control system are key information which reflects the safety control logic and function of high-speed railways. Since... 详细信息
来源: 评论
An Error Location and Diagnosis Method for Communication Test of High-Speed Railway Train Control System Based on String Pattern Matching
An Error Location and Diagnosis Method for Communication Tes...
收藏 引用
Advances in Information Technology and Education
作者: Liu Huang Wei Dong Yindong Ji Xinya Sun Tsinghua National Laboratory for Information Science and Technology Department of Automation Tsinghua University IEEE
Train-ground communication data that are generated during the operation of high-speed railway train control system are key information which reflects the safety control logic and function of high-speed *** the possibl... 详细信息
来源: 评论