Pinned Repositories
awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
Collections-C
A library of generic data structures.
cowry
Private plage, storing all my cowries.
InverseMatrix
Calculate the inversion of 2-dimensional matrix
IVectorDecoder
Original Matlab code is MSR Identity Toolkit v1.0.
LDA
Testing LDA (Linear discriminant analysis)
matlab_pinv_in_c
implement matlab's pinv function in c language
My_Leet_Code
My LeetCode solution.
open-c-book
开源书籍:《C语言编程透视》,透视 C 的前世今生!
simple_stack
simple stack impl in c
nkf40716's Repositories
nkf40716/matlab_pinv_in_c
implement matlab's pinv function in c language
nkf40716/InverseMatrix
Calculate the inversion of 2-dimensional matrix
nkf40716/IVectorDecoder
Original Matlab code is MSR Identity Toolkit v1.0.
nkf40716/simple_stack
simple stack impl in c
nkf40716/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
nkf40716/Collections-C
A library of generic data structures.
nkf40716/cowry
Private plage, storing all my cowries.
nkf40716/LDA
Testing LDA (Linear discriminant analysis)
nkf40716/My_Leet_Code
My LeetCode solution.
nkf40716/open-c-book
开源书籍:《C语言编程透视》,透视 C 的前世今生!
nkf40716/phonebook
sample phonebook program to illustrate the impact of cache miss
nkf40716/randn
Generate normally distributed random numbers in standard c program.
nkf40716/viterbi
A dynamic programming algorithm for seaching the most likely path in the Hidden Markov Model (HMM)