We are improving our search experience. To check which content you have full access to, or for advanced search, go back to the old search.

Search

Please fill in this field.
Filters applied:

Search Results

Showing 1-20 of 10,000 results
  1. String and StringBuffer

    Chapter 1 briefly referred to the String type in the context of String[] args. This type showed up in subsequent chapters without a proper...
    Jeff Friesen in Learn Java Fundamentals
    Chapter 2024
  2. String Constraints with Regex-Counting and String-Length Solved More Efficiently

    Regular expressions (regex for short) and string-length function are widely used in string-manipulating programs. Counting is a frequently used...
    Conference paper 2024
  3. String Manipulation

    In the Bourne shell, very little string manipulation was possible without resorting to external commands. Strings could be concatenated by...
    Jayant Varma in Pro Bash
    Chapter 2023
  4. String

    The String class in Java is a data type that can hold string literals. String is a reference data type, as are all non-primitive data types. This...
    Chapter 2022
  5. String Kernel-Based Techniques for Native Language Identification

    In recent years, Native Language Identification (NLI) has shown significant interest in computational linguistics. NLI uses an author’s speech or...

    Vamshi Kumar Gurram, J. Sanil, ... S. Asharaf in Human-Centric Intelligent Systems
    Article Open access 14 June 2023
  6. Solving String Constraints Using SAT

    String solvers are automated-reasoning tools that can solve combinatorial problems over formal languages. They typically operate on restricted...
    Kevin Lotz, Amit Goel, ... Dirk Nowotka in Computer Aided Verification
    Conference paper Open access 2023
  7. Solving the SAT problem with the string multiset rewriting calculus

    In this paper, we develop computing machinery within the framework of the String Multiset Rewriting calculus (SMSR), as defined by Barbuti et al. [ 4 ],...

    Péter Battyányi in Computing
    Article Open access 06 February 2024
  8. Line-based self-referencing string prediction technique for screen content coding in AVS3

    String Prediction (SP) is a very efficient screen content coding (SCC) tool. In SP, the self-referencing string plays an important role to improve...

    Li** Zhao, Qingyang Zhou, ... Tao Lin in Multimedia Tools and Applications
    Article 28 February 2023
  9. Space-efficient computation of parallel approximate string matching

    Approximate string matching (ASM) has a number of applications in many disciplines, ranging from information retrieval to gene matching. Conventional...

    Muhammad Umair Sadiq, Muhammad Murtaza Yousaf in The Journal of Supercomputing
    Article 07 January 2023
  10. Quantum Algorithm for Lexicographically Minimal String Rotation

    Lexicographically minimal string rotation (LMSR) is a problem to find the minimal one among all rotations of a string in the lexicographical order,...

    Qisheng Wang, Mingsheng Ying in Theory of Computing Systems
    Article Open access 24 October 2023
  11. Near-Optimal Quantum Algorithms for String Problems

    We study quantum algorithms for several fundamental string problems, including Longest Common Substring , Lexicographically Minimal String Rotation ,...

    Shyan Akmal, Ce ** in Algorithmica
    Article Open access 27 January 2023
  12. Double String Tandem Repeats

    A tandem repeat is an occurrence of two adjacent identical substrings. In this paper, we introduce the notion of a double string , which consists of...

    Amihood Amir, Ayelet Butman, ... Dina Sokol in Algorithmica
    Article 11 August 2022
  13. MinJoin++: a fast algorithm for string similarity joins under edit distance

    We study the problem of computing similarity joins under edit distance on a set of strings. Edit similarity joins is a fundamental problem in...

    Nikolai Karpov, Haoyu Zhang, Qin Zhang in The VLDB Journal
    Article 21 August 2023
  14. Parallel Suffix Sorting for Large String Analytics

    The suffix array is a fundamental data structure to support string analysis efficiently. It took about 26 years for the sequential suffix array...
    Zhihui Du, Sen Zhang, David A. Bader in Parallel Processing and Applied Mathematics
    Conference paper 2023
  15. On usage of an end-to-end deep neural architecture for handwritten digit string recognition

    Handwritten digit string recognition (HDSR) has received increased interest in recent years due to its vast practical applicability in both academia...

    Zahra Omidi, Bagher BabaAli in Signal, Image and Video Processing
    Article 18 January 2024
  16. Relational String Abstract Domains

    In modern programming languages, more and more functionalities, such as reflection and data interchange, rely on string values. String analysis...
    Vincenzo Arceri, Martina Olliaro, ... Pietro Ferrara in Verification, Model Checking, and Abstract Interpretation
    Conference paper 2022
  17. Accurate and efficient privacy-preserving string matching

    The task of calculating similarities between strings held by different organisations without revealing these strings is an increasingly important...

    Sirintra Vaiwsri, Thilina Ranbaduge, Peter Christen in International Journal of Data Science and Analytics
    Article Open access 13 April 2022
  18. On the Multiple Pattern String Matching in DNA Databases

    In this paper, we discuss an indexing method for solving the multiple string pattern matching problem, by which we are given a set of short pattern...

    Yangjun Chen, Bobin Chen, Yujia Wu in SN Computer Science
    Article 11 March 2023
  19. SeSG: a search string generator for Secondary Studies with hybrid search strategies using text mining

    A Secondary Study (SS) is an important research method used in several areas. A crucial step in the Conduction phase of a SS is the search of...

    Leonardo Fuchs Alves, Francisco J. S. Vasconcellos, Bruno Magalhães Nogueira in Empirical Software Engineering
    Article 30 May 2022
  20. Extending the Bag Distance for String Similarity Search

    In the context of string similarity search, the Edit Distance is the preferred choice for indexes based on a metric space. However, the high...

    Sérgio Mergen in SN Computer Science
    Article 17 December 2022
Did you find what you were looking for? Share feedback.