咨询与建议

限定检索结果

文献类型

  • 195 篇 会议
  • 24 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 215 篇 工学
    • 214 篇 计算机科学与技术...
    • 177 篇 软件工程
    • 17 篇 生物工程
    • 11 篇 电气工程
    • 8 篇 电子科学与技术(可...
    • 8 篇 信息与通信工程
    • 7 篇 生物医学工程(可授...
    • 6 篇 控制科学与工程
    • 3 篇 机械工程
    • 2 篇 农业工程
    • 1 篇 光学工程
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 化学工程与技术
    • 1 篇 林业工程
  • 175 篇 理学
    • 173 篇 数学
    • 21 篇 生物学
    • 6 篇 统计学(可授理学、...
    • 4 篇 物理学
    • 2 篇 化学
  • 24 篇 管理学
    • 19 篇 图书情报与档案管...
    • 6 篇 管理科学与工程(可...
  • 4 篇 医学
    • 4 篇 临床医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 药学(可授医学、理...
  • 3 篇 法学
    • 3 篇 社会学
  • 2 篇 农学
    • 2 篇 作物学
  • 1 篇 教育学
    • 1 篇 教育学
  • 1 篇 文学
    • 1 篇 新闻传播学

主题

  • 219 篇 string searching...
  • 1 篇 multicore proces...
  • 1 篇 memory congestio...
  • 1 篇 cell broadband e...
  • 1 篇 deep packet insp...

机构

  • 6 篇 department of bi...
  • 5 篇 department of co...
  • 4 篇 computer technol...
  • 3 篇 presto japan sci...
  • 3 篇 department of in...
  • 3 篇 univ chile dept ...
  • 2 篇 institute for co...
  • 2 篇 school of inform...
  • 2 篇 information scie...
  • 2 篇 department of in...
  • 2 篇 georgia inst tec...
  • 2 篇 information scie...
  • 2 篇 department of co...
  • 2 篇 dipartimento di ...
  • 2 篇 univ rouen norma...
  • 2 篇 department of in...
  • 2 篇 department of co...
  • 2 篇 univ liverpool d...
  • 2 篇 courant institut...
  • 2 篇 department of co...

作者

  • 11 篇 fan hongbo
  • 7 篇 breslauer dany
  • 7 篇 faro simone
  • 6 篇 liu lijun
  • 6 篇 crochemore maxim...
  • 6 篇 huang qingsong
  • 5 篇 tarhio jorma
  • 5 篇 agarwal suneeta
  • 5 篇 prasad rajesh
  • 5 篇 lecroq thierry
  • 4 篇 yao nianmin
  • 4 篇 villa oreste
  • 4 篇 peltola hannu
  • 4 篇 takeda masayuki
  • 4 篇 inenaga shunsuke
  • 4 篇 iliopoulos costa...
  • 4 篇 navarro gonzalo
  • 4 篇 nakashima yuto
  • 4 篇 grossi roberto
  • 4 篇 grabowski szymon

语言

  • 215 篇 英文
  • 2 篇 其他
  • 2 篇 中文
检索条件"主题词=String searching algorithms"
219 条 记 录,以下是151-160 订阅
排序:
Pattern Search Algorithm in FPGA Implementation View  44
Pattern Search Algorithm in FPGA Implementation View
收藏 引用
44th International Convention on Information, Communication and Electronic Technology, MIPRO 2021
作者: Ivosevic, D. Zagreb University of Applied Sciences Zagreb Croatia
In many fields of research pattern search problems can be viewed as a string-matching problem for which many solutions were developed over the years with varying ease of implementation and characteristics of the patte... 详细信息
来源: 评论
Dwmh: An improved algorithm based on WM for large-scale pattern set
收藏 引用
2013 International Conference on Advances in Materials Science and Manufacturing Technology, AMSMT 2013
作者: Xu, Xiao Ning Li, Ai Ping Zhu, Jun Xing Computer College National University of Defense Technology Changsha China
string matching algorithm is one of the key technologies in numerous network security applications and systems. Nowadays, the increasing network bandwidth and pattern set size both call for high speed string matching ... 详细信息
来源: 评论
Improving the resilience of an IDS against performance throttling attacks
Improving the resilience of an IDS against performance throt...
收藏 引用
8th International ICST Conference on Security and Privacy in Communication Networks, SecureComm 2012
作者: Shenoy, Govind Sreekar Tubella, Jordi González, Antonio Department of Computer Architecture Universitat Politècnica de Catalunya Barcelona Spain Intel Barcelona Research Center Barcelona Spain
Intrusion Detection Systems (IDS) have emerged as one of the most promising ways to secure systems in the network. To be effective against evasion attempts, the IDS must provide tight bounds on performance. Otherwise ... 详细信息
来源: 评论
The Analysis of KMP Algorithm and its Optimization  2
The Analysis of KMP Algorithm and its Optimization
收藏 引用
2nd International Conference on Computer Information Science and Application Technology, CISAT 2019
作者: Lu, Xiangyu Department of Computer Science Harbin Institute of Technology at Weihai Weihai Shandong264200 China
Knuth-Morris-Pratt (KMP) algorithm is an essential manifestation of matching algorithms. This paper presents and discusses the KMP algorithm and some of its optimization. Calculating and searching in a letter numbered... 详细信息
来源: 评论
Real-word spelling correction using google web 1T n-gram data set
Real-word spelling correction using google web 1T n-gram dat...
收藏 引用
ACM 18th International Conference on Information and Knowledge Management, CIKM 2009
作者: Islam, Aminul Inkpen, Diana Department of Computer Science SITE University of Ottawa Ottawa ON Canada
We present a method for correcting real-word spelling errors using the Google Web 1T n-gram data set and a normalized and modified version of the Longest Common Subsequence (LCS) string matching algorithm. Our method ... 详细信息
来源: 评论
searching texts for signs of aphasia  21
Searching texts for signs of aphasia
收藏 引用
21st Conference Information Technologies - Applications and Theory, ITAT 2021
作者: Jajcayová, Tatiana Kubik, Jozef Markošová, Mária Senkovičová, Soňa Dept. of Applied Informatics Faculty of Mathematics Physics and Informatics Comenius University Bratislava Slovakia
Aphasia is a brain disorder that impairs ability to speak or understand spoken language caused by damage of the brain. It is supposed, that it might also influence the vocabulary and complexity of the written texts of... 详细信息
来源: 评论
Tuning the EBOM algorithm with suffix jump
Tuning the EBOM algorithm with suffix jump
收藏 引用
2012 International Conference on Information Technology and Software Engineering, ITSE 2012
作者: Fan, Hongbo Yao, Nianmin Department of Computer Science and Technology Harbin Engineering University Harbin China
EBOM is one of the fastest exact single pattern string matching algorithms for short patterns and large alphabet. In this article, a suffix jump method based on the automaton of EBOM (Factor Oracle) is presented. Afte... 详细信息
来源: 评论
Numeric Representation of strings: An Optimized Approach to Lexical-Comparisons  7
Numeric Representation of Strings: An Optimized Approach to ...
收藏 引用
7th International Conference on algorithms, Computing and Artificial Intelligence, ACAI 2024
作者: Warraich, Vikram Singh Broadcom Inc. San JoseCA United States
Absurd as it may seem, but strings can be treated as numbers for computation purposes. Most computer programs make extensive use of string operations like string-matching or sub-string lookups. Computer systems repres... 详细信息
来源: 评论
A type generator model for adaptive lossy compression
A type generator model for adaptive lossy compression
收藏 引用
1997 IEEE International Symposium on Information Theory, ISIT 1997
作者: Zamir, Ram Rose, Kenneth Dept. of EE - Systems Tel Aviv University Tel Aviv 69978 Israel Dept. of ECE University of California Santa Barbara CA 93106 United States
We propose a random coding model which gives insight into the underlying mechanism of lossy string-matching algorithms. This idealised model is based on manipulating types rather than codewords. We model the adaptive ... 详细信息
来源: 评论
Name-ethnicity classification and ethnicity-sensitive name matching
Name-ethnicity classification and ethnicity-sensitive name m...
收藏 引用
26th AAAI Conference on Artificial Intelligence and the 24th Innovative Applications of Artificial Intelligence Conference, AAAI-12 / IAAI-12
作者: Treeratpituk, Pucktada Giles, C. Lee Information Sciences and Technology Pennsylvania State University University Park PA 16802 United States Information Sciences and Technology Computer Science and Engineering Pennsylvania State University University Park PA 16802 United States
Personal names are important and common information in many data sources, ranging from social networks and news articles to patient records and scientific documents. They are often used as queries for retrieving recor... 详细信息
来源: 评论