home/categories/framework-internals/ecnu-icalk-autoskill-skillbank-convskill-english-gpt3-5-8-implement-64-bit-signed-division-using-bitwise-operations-skill-md
framework-internalsdevelopment
implement-64-bit-signed-division-using-bitwise-operations
Implements signed 64-bit division functions (e.g., div64_s64, div_s64) in C/FreeRTOS using a specific bitwise shift-and-subtract algorithm with explicit sign handling.
maintainer
ECNU-ICALK
更新日 3/16/2026
スター
304
フォーク
34
quick start
Installation and usage
Implements signed 64-bit division functions (e.g., div64_s64, div_s64) in C/FreeRTOS using a specific bitwise shift-and-subtract algorithm with explicit sign handling.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use implement-64-bit-signed-division-using-bitwise-operations