Efficiently searching a massive file for a string in C#

后端 未结 0 704
长发绾君心
长发绾君心 2021-02-01 03:48

I am building an app that scans files by comparing hashes. I need to search over 1GB of hashes for the hash of a file. I found other solutions for this, such as Aho-Corasick, bu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题