Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用查找表转置一个 8 字节的数组,这与这篇文章不同,它在不使用查找表的情况下进行转置:8 字节的按位转置
尽管查找表会像帖子提到的那样非常大,但我想知道如何去做。