Pinned Repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students
Accelerating-CNN-with-FPGA
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
cpp-learning
git-tips
:trollface:Git的奇技淫巧
Lee-SLAM-source
SLAM 开发学习资源与经验分享
simplest_mediadata_test
samples to handling multimedia data
slambook
smart_speaker_from_scratch
Make an open source smart speaker from scratch
sound_signal_process-matlab-
语音信号处理实验教程(MATLAB源代码)
tvm_learn
tvm learn
myqlee's Repositories
myqlee/cpp-learning
myqlee/tvm_learn
tvm learn
myqlee/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
myqlee/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
myqlee/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
myqlee/chibicc
A small C compiler
myqlee/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
myqlee/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
myqlee/dma_ip_drivers
Xilinx QDMA IP Drivers
myqlee/FPGA-CAN
An FPGA-based lightweight CAN bus controller. 基于FPGA的轻量级CAN总线控制器。
myqlee/FPGA-Gzip-compressor
FPGA-based GZIP (deflate) compressor. Input raw data and output standard GZIP format (as known as .gz file format). 基于 FPGA 的流式 GZIP 压缩器。输入原始数据,输出标准的 GZIP 格式,即常见的 .gz / .tar.gz 文件的格式。
myqlee/FPGA-MPEG2-encoder
FPGA-based high performance MPEG2 encoder for video compression. 基于 FPGA 的高性能 MPEG2 视频编码器,可实现视频压缩。
myqlee/FPGA-SATA-HBA
A SATA host (HBA) core based on Xilinx FPGA with GTH. Easy to read/write hard disk. 一个基于Xilinx FPGA中的GTH的SATA host控制器,用来读写硬盘。
myqlee/Hard-JPEG-LS
An FPGA-based JPEG-LS encoder, which provides lossless and near-lossless image compression with high compression ratios. 基于FPGA的JPEG-LS编码器,可实现高压缩率的无损/近无损图象压缩。
myqlee/hector_slam
hector_slam contains ROS packages related to performing SLAM in unstructed environments like those encountered in the Urban Search and Rescue (USAR) scenarios of the RoboCup Rescue competition.
myqlee/InterviewGuide
「面试指南」一个收录优质计算机校招、社招面试常见面试题的仓库,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。
myqlee/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
myqlee/muduo
Event-driven network library for multi-threaded Linux server in C++11
myqlee/Open-Source-FPGA-Bitcoin-Miner
A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs.
myqlee/OpenTOFLidar
Open Source TOF Lidar
myqlee/recipes
Some code snippets for sharing
myqlee/riffa
The RIFFA development repository
myqlee/Self-learning-Computer-Science
the resources I use to learn computer science in my spare time
myqlee/slambook2
edition 2 of the slambook
myqlee/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
myqlee/thrust
The C++ parallel algorithms library.
myqlee/Verilog-SHA-Family
Verilog implementation of SHA1/SHA224/SHA256/SHA384/SHA512. 使用Verilog实现的SHA1/SHA224/SHA256/SHA384/SHA512计算器。
myqlee/WokerLifeMatters
各大公司作息统计
myqlee/ZedBoard_Tutorial
Vivado+PetaLinux 系统搭建教程 —— 基于 Zedboard
myqlee/zlib
A massively spiffy yet delicately unobtrusive compression library.