-
Jiangnan University
-
01:56
(UTC +08:00) - https://jujimeizuo.cn
- https://t.me/jujimeizuo
Highlights
📖 Learn
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
An open-source C++ library developed and used at Facebook.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A header-only, single-file library for colormaps written in C++11
A beautiful stack trace pretty printer for C++
A tool for use with clang to analyze #includes in C and C++ source files
Conversion between Traditional and Simplified Chinese
Sample codes for my CUDA programming book
A set of hands-on tutorials for CUDA programming
「3D视觉(三维重建、SLAM、AR/VR) + 传统图像处理 + 计算机视觉(偏AI) 」重要知识点和面试问题。
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
Django 是一个使用 Python 编写的开源 Web 应用程序框架,它提供了一套用于快速开发安全、 可扩展和高效的 Web 应用程序的工具和功能。Django 基于 MVC(Model-View-Controller)架构模式,采用了最佳实践,强调代码的可重用性和可维护性。它的设计理念是 DRY(Don't Repeat Yourself), 通过提供许多内置功能和现成的解决方案,使开…
A self-paced course to learn Rust, one exercise at a time.
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试