GitHub topics: z-analysis
drcrajc/Cyril-Z-Analysis-Calculator
This template helps the impedance analysis calculations using OriginLab Version 8 and above.
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

darian-catalin-cucer/z-algorithm
The Z Algorithm is a linear-time string matching algorithm used to find all the occurrences of a pattern string in a text string. It uses a preprocessing step to create a Z array, which stores the length of the longest common prefix of the text and a suffix starting from a specific position.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
