PlamaDev / Plama
A cross-platform text data viewer
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Plama
- x86-64 SIMD矢量优化系列教程☆108Updated 4 months ago
- C++ 11标准库源代码分析☆83Updated 6 years ago
- 《现代OpenGL保姆级课程》的课件专用仓库☆74Updated 5 months ago
- 一个跨平台的,基于cmake的 C++空项目☆130Updated 3 years ago
- 机工社《高级C++20编程》随书代码☆52Updated 2 years ago
- Group Member: KeyueXu, SijieHu, YuchengJin, JunxinQiao, ZhaoxiangQin, HanYang☆57Updated 3 years ago
- 程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。☆47Updated last year
- ☆118Updated 2 years ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆65Updated 4 months ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆91Updated last month
- Concurrent / Constexpr STL (WIP), aimed to replace TBB and Boost☆28Updated last year
- 中国科学技术大学《计算机图形学》课程作业☆38Updated 4 years ago
- SGI-STL源码下载 + 个人注释☆29Updated last year
- C++ training, season 1☆53Updated 2 years ago
- 《C++20 STL Cookbook》的非专业个人翻译☆146Updated last year
- Solutions for some common algorithm problems written in C++ and Java.☆63Updated 3 years ago
- 使用 C++ 模板元编程模拟 Lisp☆109Updated 4 years ago
- A simple physics engine based on libgraphics, containing polygon circle collision and gravity.☆66Updated last year
- ☆50Updated 2 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆194Updated last month
- 用C++14实现的STL标准库,容器和算法包含但不限于STL☆61Updated 6 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆54Updated last year
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆15Updated 4 years ago
- 邓俊辉《数据结构》第三版☆42Updated 7 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 使用 Xmake 作为构建工具+包管理来做 GAMES101 作业☆74Updated 7 months ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆76Updated 4 years ago
- A software renderer☆17Updated 2 weeks ago
- A simple operating system 一个基于x86的操作系统☆31Updated 11 months ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆38Updated last year