Pinned Repositories
-Linux-advanced-programming
uestc研究生《linux高级编程》这门课程的作业
A-parser-of-qtspim
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
chenzomi12.github.io
compiler
cppwasm-book
:books: WebAssembly friendly programming with C/C++ -- Emscripten practice
CSC2020-USTC-FlammingMyCompiler
全国大学生计算机系统能力大赛编译系统设计赛项目
llvm-pass-skeleton
example LLVM pass
Sedentary-reminder
PC端久坐提醒小工具(Sedentary reminder for windows.)
cyk2018's Repositories
cyk2018/Sedentary-reminder
PC端久坐提醒小工具(Sedentary reminder for windows.)
cyk2018/compiler
cyk2018/llvm-pass-skeleton
example LLVM pass
cyk2018/chenzomi12.github.io
cyk2018/cppwasm-book
:books: WebAssembly friendly programming with C/C++ -- Emscripten practice
cyk2018/developer.pagenote.cn
cyk2018/first
cyk2018/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
cyk2018/flyingbird
cyk2018/HiGithubPackage
cyk2018/idea.github.io
cyk2018/javascript-tutorial
JavaScript 教程 https://wangdoc.com/javascript
cyk2018/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
cyk2018/LLVM-Study-Notes
Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0
cyk2018/MetaBCI
MetaBCI: an open-source platform for non-invasive brain computer interface
cyk2018/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
cyk2018/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
cyk2018/openGemini
An open source distributed time-series database with high concurrency, high performance, and high scalability
cyk2018/Ossas_ChatBot
chatbot with Keras
cyk2018/productSystem
cyk2018/review
cyk2018/RSSHub
🧡 Everything is RSSible
cyk2018/rvcc
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。
cyk2018/rvcc-course
cyk2018/sdcs-testsuit
Simple test for SDCS
cyk2018/souffle
Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
cyk2018/souffle-lang.github.io
Soufflé
cyk2018/tutorials
PyTorch tutorials.
cyk2018/udacity-deeplearning-pytorch-challenge-lab
Repository with code for PyTorch Challenge Lab
cyk2018/UESTC-Linux
电子科大研究生课程 Linux 高级编程大作业