Pinned Repositories
datahiding-android
DroidScreening-FeatureSet
educative.io_courses
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
Event-Dispatcher
hiddendragon
IBS-Scheme
identity based signature Scheme
improved-ibs-scheme-ecc
Identity based signature
RealTime-Linux-RM-ExampleCode
traceroute_rust
Traceroute Implementation in Rust
UsefulDSPFilter
Moving Average and Median Filters in C++ and Rust
junfengyu's Repositories
junfengyu/improved-ibs-scheme-ecc
Identity based signature
junfengyu/hiddendragon
junfengyu/datahiding-android
junfengyu/DroidScreening-FeatureSet
junfengyu/nuscenes_pcl_viz
NuScenes Lidar Visualized in PCL Visualizer
junfengyu/30-Day-Challenge-CPP
C++ Codes of Different Data Structures for Interview Preparation
junfengyu/Amazing-STL-Algoritms
STL funcs from cpp STL
junfengyu/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
junfengyu/Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
junfengyu/Algorithm-and-Leetcode
I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.
junfengyu/awesome-matlab
A curated list of awesome Matlab frameworks, libraries and software.
junfengyu/awesome-MATLAB-1
A curated list of awesome MATLAB toolboxes, applications, software and resources.
junfengyu/awesome-modern-cpp
A collection of resources on modern C++
junfengyu/CloudViewer
A cross-platform point cloud visualization software powered by PCL and Qt.
junfengyu/Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
junfengyu/compute
A C++ GPU Computing Library for OpenCL
junfengyu/cpp_concurrency
Notes and Examples for the Modern C++ Concurrency in Depth course from Udemy.
junfengyu/Cracking_The_Coding_Interview
(Under Construction) Solutions I attempt to solve, all in C++, from the book "Cracking the Coding Interview.", Triplebyte, LeetCode, and AlgoExpert & System Expert
junfengyu/dspfilters
A collection of demonstration digital filters
junfengyu/ebook-1
A collection of classic computer science books from Internet
junfengyu/gpgpu-experiments
experiments with OpenCL to do GPGPU.
junfengyu/imx6-uboot
u-boot for the i.MX6 boards
junfengyu/linear-algebra
MIT-18.06-线性代数-完整笔记
junfengyu/linux-2.6-imx
Variscite public linux-2.6-imx.git
junfengyu/Modern-cpp-concurrency
A repository containing small tests regarding c++ concurrency - especially for C++17 and C++20.
junfengyu/myir-kernel
junfengyu/nvidia-jetson-rt
Real-Time Scheduling with NVIDIA Jetson TX2
junfengyu/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
junfengyu/TradingEngine-Ultra-Low-Latency
A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book analyses
junfengyu/ZedBoard_Linux_DMA_driver