Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

二分法查询ASCII字符索引,收敛速度太慢了 #6

Open
XuanTongYao opened this issue Jun 6, 2024 · 0 comments
Open

二分法查询ASCII字符索引,收敛速度太慢了 #6

XuanTongYao opened this issue Jun 6, 2024 · 0 comments

Comments

@XuanTongYao
Copy link

可以按照unicode区段再建立一个索引,查找索引前先判断字符位于哪个区段,然后直接跳转到区段对应的区域去二分查找

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant