Pinned Repositories
codejam-kickstart
My solution for Google Code Jam Kick Start in Python3
compiler_design
Design a simple C language compiler
Data_Structure
Data structure practice using c++
dynamic_programming
FPGA_Design
FPGA Design lab
LeetCode_Python
NTT
Number theoretic transform
PyFHE
An implementation of BGV-FHE scheme
sorting_algorithm
stock
台灣股票資訊收集及分析系統
Jyun-Neng's Repositories
Jyun-Neng/PyFHE
An implementation of BGV-FHE scheme
Jyun-Neng/NTT
Number theoretic transform
Jyun-Neng/stock
台灣股票資訊收集及分析系統
Jyun-Neng/compiler_design
Design a simple C language compiler
Jyun-Neng/FPGA_Design
FPGA Design lab
Jyun-Neng/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Jyun-Neng/codejam-kickstart
My solution for Google Code Jam Kick Start in Python3
Jyun-Neng/Data_Structure
Data structure practice using c++
Jyun-Neng/dynamic_programming
Jyun-Neng/LeetCode_Python
Jyun-Neng/sorting_algorithm
Jyun-Neng/algorithms_and_data_structures
160+ Algorithm & Data Structure Problems using C++
Jyun-Neng/awslabs
Jyun-Neng/datalab
Improved CS:APP Data Lab
Jyun-Neng/DHS-LTV
The library provides a homomorphic encryption scheme by Doroz, Hu and Sunar, along with various applications. The scheme is a variant of Lopez-Alt, Tromer and Vaikuntanathan Homomorphic Encryption.
Jyun-Neng/dict
Ternary Search Tree + Bloom filter
Jyun-Neng/dotfiles
A set of .files for macOS
Jyun-Neng/graph_algorithm
graph algorithm
Jyun-Neng/greedy_algorithm
greedy algorithm problems
Jyun-Neng/HElib
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
Jyun-Neng/Jyun-Neng
Jyun-Neng/Jyun-Neng.github.io
Jyun-Neng/lab0-c
C Programming Lab: Assessing Your C Programming Skills
Jyun-Neng/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Jyun-Neng/Machine-Learning-for-NLP
Jyun-Neng/malloclab
CS:APP Malloc Lab
Jyun-Neng/RemoteS
Jyun-Neng/Router
Jyun-Neng/rv32emu
Compact and Efficient RISC-V RV32I[MACF] emulator
Jyun-Neng/sysprog_hw06