Pinned Repositories
bit2str
任意の値を16進、2進文字列に変換する
dotnetp
Create a C# project, solution, and test project using the `dotnet` command.
mrd_prime
ruby gem Miller-Rabin Prime Number Determination.
rcal
A calendar that runs on the command line.
relative
ttf_font_glyphs_text
ttf ファイルに含まれるグリフの一覧テキストを作成する
vscode-copy-code-block
Copy code with filename and line number, customized format.
vscode-insert-beginning-of-line
Insert a word at beginning of the lines.
vscode-split-join-text
Splitting and joining texts with separators.
Matsuyanagi's Repositories
Matsuyanagi/vscode-copy-code-block
Copy code with filename and line number, customized format.
Matsuyanagi/mrd_prime
ruby gem Miller-Rabin Prime Number Determination.
Matsuyanagi/vscode-insert-beginning-of-line
Insert a word at beginning of the lines.
Matsuyanagi/bit2str
任意の値を16進、2進文字列に変換する
Matsuyanagi/dotnetp
Create a C# project, solution, and test project using the `dotnet` command.
Matsuyanagi/rcal
A calendar that runs on the command line.
Matsuyanagi/UInt64ModOperation
UInt64 mod p operations. AddMod, SubMod, MulMod, PowMod, ModInv.
Matsuyanagi/vscode-split-join-text
Splitting and joining texts with separators.
Matsuyanagi/bzhi
Matsuyanagi/cargo_generate_template_bin_lib
Matsuyanagi/cpp20_bit
C++20 <bit> functions in VS2022
Matsuyanagi/ec_toy
Elliptic Curves toy
Matsuyanagi/edtoy
Small experiments on the Edwards curve.
Matsuyanagi/fibonacci_cpp
Fibonacci number with boost/cpp_int.
Matsuyanagi/fibonacci_ruby
Fibonacci number
Matsuyanagi/lcm_10000
Find the least common multiple of a number from 2 to a specified number. ex. LCM( 2,3,4,...,10000)
Matsuyanagi/lnk_target_modified
Displays the modified date of the destination file of the Windows lnk file.
Matsuyanagi/m_sequence
Create M sequence bit string.
Matsuyanagi/Matsuyanagi
Matsuyanagi/msequence
Implementation of M-sequence in CPP
Matsuyanagi/nyagos
NYAGOS - The hybrid Commandline Shell betweeeeeeen UNIX & DOS
Matsuyanagi/str2hex
分岐なしに __m256i を16進文字列に変換する
Matsuyanagi/timeat
Convert unixtime to date string.
Matsuyanagi/uint2hexstr
Converts uint32_t/uint64_t/__m128i/__m256i to a hexadecimal string without looping.
Matsuyanagi/unicode_character_namelist
Convert from UnicodeData.txt to characters text.
Matsuyanagi/vscode-delete-seq-space
Deletes consecutive whitespace.
Matsuyanagi/vscode-hankaku-zenkaku-ascii
Convert hankaku <-> zenkaku ascii character.
Matsuyanagi/vscode-qrcode
Visual Studio Code extension for generating QR code
Matsuyanagi/vscode-table-formatter
Table formatter extension for VSCode.
Matsuyanagi/wrap
📦 vscode extension to wrap selection with symbols/pattern