-
-
-
-
-
-
-
-
-
-
-
-
Bing background picture retriever
Python UpdatedJul 11, 2019 -
a_sequence Public
Giving a positive integer k (3<=k<=15), we can construct an increasing sequence by all powers of k and the sums of different powers of k
C++ UpdatedJun 22, 2019 -
-
a_circle_of_numbers Public
Given an positive integer n, where 1<=n<=17, compute all the circles derived from the permutations of 1 to n, such that the sum of every two neighboring numbers is a prime.
C UpdatedJun 6, 2019 -
-
a recursive implementation of Cholesky decomposition
-
project according to the book modern compiler implementation in ML
-
standard_ML_exercises Public
exercises in the book "Elements of ML Programming"
Standard ML UpdatedMar 15, 2019 -
-
flex_and_bison Public
follows the book flex and bison and fix the bugs inside.
C UpdatedJan 13, 2019 -
-
a_simple_interpreter Public
A simple interpreter according to the book "The Unix Programming Environment" Chapter 8
C UpdatedOct 5, 2018 -
-
-
zuc Public
Forked from itsuki-hayashi/zucImplementation for ZUC stream cipher
C MIT License UpdatedApr 3, 2018 -
-
-
5g-simulator Public
a simple physical level 5g simulator for PUSCH channel
-
pycrc Public
Forked from tpircher-zz/pycrcFree, easy to use Cyclic Redundancy Check (CRC) calculator and source code generator