My solutions to CS106B: Programming Abstractions
☆56Jan 19, 2024Updated 2 years ago
Alternatives and similar repositories for CS106B
Users that are interested in CS106B are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- CS106B Programming Abstractions in C++☆198Jun 20, 2024Updated 2 years ago
- Stanford CS 106L W24笔记作业(目前已包括并做完公开的Assignment,并附有题解)☆82Oct 24, 2024Updated last year
- 记录了学习CS106L的相关资料 复现wikiracer,hashmap 根据教材内容复现的一些有实践意义的小demo☆33Oct 7, 2023Updated 2 years ago
- A high order finite difference solver for simulations of turbidity currents with high parallel efficiency☆15Nov 23, 2024Updated last year
- 基于arceos unikernel的轻量组件化宏内核 starry-next, 位列支持linux app的宏内核排行榜:https://learningos.cn/oscomptest-grading , starry-next指导书:https://azure-sta…☆20Nov 26, 2025Updated 9 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Stanford CS106B☆167May 3, 2017Updated 9 years ago
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆17Jan 6, 2024Updated 2 years ago
- Course assignments for CS106L☆166May 25, 2026Updated 3 months ago
- Simple and easy to use desktop application for ChatGPT & AI, will supporting Window, MacOS, Linux platforms. | 洁且易用的 ChatGPT/星火大模型 & AI 的…☆16Feb 28, 2025Updated last year
- 几年前读Live555的源码的时候做的注释☆11Jan 17, 2019Updated 7 years ago
- Implementations of Taras Gerya's Introduction to Numerical Geodynamic Modeling in Julia☆25Feb 25, 2026Updated 6 months ago
- 掼蛋比赛的管理与组织软件是基于web平台设 计的。对于徐州市牌协过去掼蛋比赛都要人工抽签评分,参赛单位人员较多,经常出现细节错误的问题,提出用软件实现对阵抽签,每轮得分录入以及每轮排名,直至最后决出冠军。在此过程中可自动生成所需表单。软件的特点是界面操作简单,易学易用,实用性…☆10Jul 21, 2015Updated 11 years ago
- 同济大学操作系统课程小学期课设:基于Rust的多任务操作系统的设计和实现。仅供学习参考。An Operating System Designed and Implemented in Rust lang.☆11Feb 20, 2024Updated 2 years ago
- Homework 1 - Spring 2022 Semester - Advanced Programming Course☆82Oct 16, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Stanford C++ library used in CS106B/X courses☆505Dec 23, 2025Updated 8 months ago
- CS106L : Standard C++ Programming Course☆338Jun 18, 2025Updated last year
- ABLATE is a UB CHREST project focused on leveraging advances in both exascale computing and machine learning to better understand the tur…☆12May 7, 2025Updated last year
- CFD code for two dimensional Euler equation by finite volume techniques (structured mesh)☆12Nov 5, 2014Updated 11 years ago
- AP1400-2☆10Aug 5, 2024Updated 2 years ago
- Lock-free buddy allocator based on binary heap☆14Mar 3, 2025Updated last year
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Assignment #2!☆17Jul 23, 2022Updated 4 years ago
- A fork and modified version of CFCFD http://cfcfd.mechmining.uq.edu.au/index.html☆15Jun 13, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Software for processing high-speed video recordings from Unsteady Pressure-Sensitive Paint (UPSP) measurement systems. https://nasa.githu…☆19Aug 14, 2023Updated 3 years ago
- VesNet-RL: Simulation-based ReinforcementLearning for Real-World US Probe Navigation☆14Sep 27, 2023Updated 2 years ago
- Qt实现六子棋项目,支持双人模式、人机对战、机机 对战☆16Mar 9, 2022Updated 4 years ago
- ☆201Feb 3, 2024Updated 2 years ago
- 油藏数值模拟☆12Apr 3, 2018Updated 8 years ago
- C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplot☆12Jun 22, 2026Updated 2 months ago
- Magnetohydrodynamics simulation code☆10Jan 2, 2025Updated last year
- Exercise solution for C++ Primer 5th edition, up to Chapter 16.1☆12Jul 27, 2019Updated 7 years ago
- Advanced Programming - HW6☆21Jun 5, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Repository UCB-Coursework contains course study materials, assignments, labs, and projects for CS61C, CS162, CS168, CS188 and CS288 for …☆24Feb 22, 2025Updated last year
- python based Finite Volume Solver for 1D hyperbolic equations☆18Aug 15, 2026Updated 2 weeks ago
- use golang to manipulate ethereum☆14Nov 12, 2022Updated 3 years ago
- 员工管理考勤系统(Spring+Spring MVC+Mybatis)☆22Oct 11, 2018Updated 7 years ago
- 北大信工考研资料整理及经验贴☆20Jun 6, 2020Updated 6 years ago
- Compressible Linearized Navier-Stokes Solver☆13Sep 2, 2022Updated 4 years ago
- CFD Solver for 2D Incompressible using .msh(Fluent) format as Input☆10Jan 15, 2021Updated 5 years ago