Skip to content

Commit

Permalink
Ещё порция ссылок
Browse files Browse the repository at this point in the history
  • Loading branch information
1vanK committed Apr 15, 2024
1 parent f6a021a commit 02b570a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,27 @@
* https://github.com/alisw/GMP/blob/master/gmp-h.in
* https://ege-study.ru/ege-informatika/sistemy-schisleniya-perevod-iz-odnoj-sistemy-v-druguyu/
* http://www.ontko.com/pub/rayo/gmp/gmp_4.html
* https://www.google.com/search?q=лекция+длинная+арифметика
* https://www.google.com/search?q=slow+division+algorithm
* https://www.google.com/search?q=деление+столбиком+алгоритм
* https://www.google.com/search?q=division+algorithms
* https://blog.segger.com/algorithms-for-division-part-2-classics/
* https://www.youtube.com/watch?v=4iDpVe7gU04&list=PL55ElYIEKI0ADQO0opspdFNJGtPJ82UI_
* https://www.youtube.com/watch?v=npB8lF-V4mc
* https://www.youtube.com/watch?v=Kkv3UIAuPzg
* https://www.youtube.com/watch?v=1DUKc-PoqEk
* https://github.com/status-im/nim-stint/blob/master/stint/private/uint_div.nim
* https://www.youtube.com/watch?v=fAmuiQxqWZs
* https://www.youtube.com/watch?v=888QrPdWK-I
* https://www.youtube.com/watch?v=QsjxmoQDAXA
* https://www.youtube.com/@vasin_d/videos
* https://github.com/status-im/nim-stint/blob/master/stint/private/datatypes.nim
* https://github.com/status-im/nim-stint/tree/master/stint
* https://github.com/status-im/nim-stint/blob/master/stint/io.nim
* https://github.com/dotnet/runtime/blob/18c3ad05c3fc127c3b7f37c49bc350bf7f8264a0/src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs#L114
* https://github.com/search?q=repo%3Adotnet%2Fruntime%20BigInteger&type=code
* https://www.youtube.com/watch?v=XqdBz_TE-7g
* https://github.com/libtom/libtommath
* https://github.com/mrdcvlsc/APA/blob/main/integer.cpp#L625
* https://mrdcvlsc.github.io/APA/docs/quick-tutorial.html
* https://www.cyberforum.ru/cpp-beginners/thread570897.html

0 comments on commit 02b570a

Please sign in to comment.