Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
main executing reference usage: usage_determineSuffixArray.m
sample run:
targetString = xabxa;
stringMatrix =
'xabxa$'
'abxa$'
'bxa$'
'xa$'
'a$'
suffixArray =
5 2 3 4 1
* Caveat: For educational reference only.
If the educational demo have more elegant presentation, please do not hesitate to suggest and send feedback to author.
Thank you.
Regards,
Michael Chan JT
Cita come
Michael Chan (2026). Suffix Array (https://it.mathworks.com/matlabcentral/fileexchange/29058-suffix-array), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.1 (2,05 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
