Skip to content
View jsk-cpp's full-sized avatar
🤤
heiheihei...
🤤
heiheihei...
  • Qingdao University
  • Qingdao

Block or report jsk-cpp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • acwj Public

    Forked from DoctorWkt/acwj

    A Compiler Writing Journey

    C GNU General Public License v3.0 Updated Jul 30, 2024
  • cpp-course Public

    Forked from parallel101/course

    高性能并行编程与优化 - 课件

    C++ Other Updated Jul 11, 2024
  • C++那些事

    C++ Updated Jun 14, 2024
  • compiler learning resources collect.

    Python Updated May 27, 2024
  • Curated list of project-based tutorials

    MIT License Updated Dec 28, 2023
  • Hands-On Practical MLIR Tutorial

    C++ Apache License 2.0 Updated Oct 20, 2023
  • Monitor Public

    分布式Linux服务器性能监控分析系统

    Makefile 2 Updated Jul 25, 2023
  • gitTest Public

    C++ Updated Jul 11, 2023
  • Piccolo Public

    Forked from BoomingTech/Piccolo

    Piccolo (formerly Pilot) – mini game engine for games104

    C++ MIT License Updated Jul 5, 2023
  • C/C++ interview for new grad

    Updated Jun 8, 2023
  • FFmpeg实现音频拼接、混音、均衡器音效;视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议

    C Updated May 5, 2023
  • SkyEngine Public

    My first game engine “SkyEngine”.

    Apache License 2.0 Updated May 2, 2023
  • linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频

    Updated Apr 4, 2023
  • Hazel Public

    Forked from TheCherno/Hazel

    基于OpenGL的游戏引擎

    C++ Apache License 2.0 Updated Mar 20, 2023
  • CMU15-445 Public

    Forked from shootfirst/CMU15-445

    卡内基梅隆2021秋,2022秋数据库实验

    Updated Mar 14, 2023
  • CS-Books Public

    Forked from forthespada/CS-Books

    🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

    Updated Mar 8, 2023
  • rapidjson Public

    Forked from Tencent/rapidjson

    A fast JSON parser/generator for C++ with both SAX/DOM style API

    C++ Other Updated Mar 6, 2023
  • MIT6.828 Public

    Forked from woai3c/MIT6.828

    实现一个操作系统内核

    C Updated Mar 4, 2023
  • Linux下C++轻量级Web服务器学习

    C++ Apache License 2.0 Updated Mar 4, 2023
  • tinyrenderer Public

    Forked from ssloy/tinyrenderer

    A brief computer graphics / rendering course

    C++ Other Updated Feb 22, 2023
  • c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)

    Updated Feb 2, 2023
  • MyTinySTL Public

    Forked from Alinshans/MyTinySTL

    Achieve a tiny STL in C++11

    C++ Other Updated Jan 15, 2023
  • resume Public

    Forked from billryan/resume

    An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

    TeX MIT License Updated Dec 24, 2022
  • hello-algo Public

    Forked from krahets/hello-algo

    《Hello 算法》一本动画图解、能运行、可提问的数据结构与算法入门书

    Java Other Updated Dec 18, 2022
  • CS-Base Public

    Forked from xiaolincoder/CS-Base

    图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com

    Updated Dec 14, 2022
  • A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀

    C++ GNU General Public License v3.0 Updated Dec 8, 2022
  • 大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。

    Shell MIT License Updated Nov 4, 2022
  • 我的超迷你机械臂机器人项目。

    C Updated Oct 20, 2022
  • 定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)

    Java Updated Oct 4, 2022
  • 🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。

    Java Updated Oct 4, 2022