netherite
A from-scratch C/CUDA reimplementation of Minecraft 1.11.2 that is bit-verified against the original Java game and includes batched CUDA reinforcement learning support.
作为AICTE EduSkills虚拟实习项目的一部分,它提供了一个简洁实用的队列数据结构演示,适合初学者理解FIFO操作。
This project implements a Ticket Queue Management System using the Queue Data structures in C. It follows the First-In , First-Out(FIFO) principle to manage customer service efficiently.
-Enqueue (Add Customer) -Dequeue (Serve Customer) -Peek Next Customer -Queue Capacity Check -Count Waiting Customers
-C programming -Queue Data Structures -Arrays
-enqueue.c -dequeue.c -peek.c -capacity.c -waiting_customers.c -report_Ticket_Queue_Management_System.pdf
Yejjipurapu Vasavi B.Tech - Computer Science and Engineering Lendi Institute of Engineering and Technology AICTE EduSkills Virtual Internship (2026)
This project is for educational purposes.
A Queue Data Structure based on Ticket Management System implemented in C as part of the EduSkills training program.
根据分类、Topic 和编程语言匹配的相似项目。
A from-scratch C/CUDA reimplementation of Minecraft 1.11.2 that is bit-verified against the original Java game and includes batched CUDA reinforcement learning support.
Twell is a tiny, embeddable, zero-allocation physics engine for interruptible, Apple-style UI animations, available as a single-header C library with Python bindings.
WASTE is a C-based inference engine that streams MoE experts from disk to run a 2.78 trillion-parameter model on a consumer laptop with 64 GB RAM.