Skip to content
#

virtual

Here are 60 public repositories matching this topic...

合肥工业大学2020年《操作系统》课程设计。题目:段页式虚拟存储管理系统:建立一个段页虚拟存储管理系统的模型。Course Design of Operating System of Hefei University of Technology in 2020. Topic: Segment Page Virtual Storage Management System: To establish a model of segment page virtual storage management system.

  • Updated Mar 2, 2022
  • C++

[HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-system" hierarchy. Components update and draw themselves (users create their own components and override the virtual methods). Fast, easy to use and to expand. Should be fine for any simple game.

  • Updated Sep 27, 2016
  • C++

Improve this page

Add a description, image, and links to the virtual topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual topic, visit your repo's landing page and select "manage topics."

Learn more