联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 文章/文档(93) 
按平台查找All C++(93) 

[文章/文档] vk_wrapper_cpp

C++中的紧凑Vulkan API包装器,基于https:Vulkan-tutorial.com,具有第27章深度缓冲。包装器使用简单的类系统编写,支持旋转相机和分辨率缩放。
Compact Vulkan API wrapper in C++, based of https: vulkan-tutorial.com with chapter 27 depth buffering. Wrapper is written with simple class system and supports rotating camera and resolution scaling. (2024-04-27, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714217752237709.html

[文章/文档] lc3_assembler

ustc计算机系统概论(H)课程 lc3汇编器实验
Introduction to ustc Computer System (H) Course lc3 Assembler Experiment (2024-02-19, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708462151172568.html

[文章/文档] lc3_simulator

ustc计算机系统概论(H)课程 lc3模拟器实验
Introduction to ustc Computer System (H) Course lc3 Simulator Experiment (2024-02-19, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708462151288397.html

[文章/文档] USTC-Compiler

这是中国科技大学2023年编译器原理与技术课程
This is Principles and Techniques of Compiler Course in 2023, USTC (2024-01-02, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704273577934265.html

[文章/文档] adbs-lab

中国科技大学高级数据库系统课程,缓冲区管理器实验室,
USTC Advance Database System course, buffer manager lab, (2022-01-19, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689699367636381.html

[文章/文档] electric-field-simulator

电场模拟器,用于电磁学小论文,
Electric field simulator, used for electromagnetics paper, (2021-08-30, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689699255444125.html

[文章/文档] tray

使用C++20的基本光线跟踪器教程
Basic raytracer tutorial using C++20 (2022-10-30, C++, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1686136335788407.html

[文章/文档] toy_compiler

Toy编译器使用LLVM并按照教程构建。
Toy compiler built using LLVM and by following a tutorial. (2012-12-17, C++, 6977KB, 下载0次)

http://www.pudn.com/Download/item/id/1686136237582092.html

[文章/文档] Car-Tracker-1

这是汽车追踪器教程的源代码。
This is the source code for the Car Tracker Tutorial. (2015-08-11, C++, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686136210377209.html

[文章/文档] Fart-Annoyed

来自Planet Chili初学者C++教程系列的C++中的碎砖器克隆。
Brick breaker clone in C++ from the Planet Chili Beginner C++ tutorial series. (2018-03-24, C++, 1587KB, 下载0次)

http://www.pudn.com/Download/item/id/1686136210437347.html

[文章/文档] cyberweb

CyberWeb“90年代网络浏览器从无到有”视频教程系列
CyberWeb "1990s web browser from scratch" video tutorial series (2019-10-26, C++, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135963627794.html

[文章/文档] typer

Typer文本编辑器出现在“Millennium Computing”Win32 C视频教程中
Typer text editor featured in "Millennium Computing" Win32 C video tutorials (2019-09-01, C++, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135892975457.html

[文章/文档] Tutorial-Password-Manager-with-Intel-SGX

此示例代码演示使用“英特尔SGX”的密码管理器。
This sample code demonstrates a password manager utilizing Intel SGX. (2016-07-14, C++, 345KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135822716591.html

[文章/文档] simpleparser

源代码去与我的解析器编程教程视频。
Source code to go with my parser programming tutorial videos. (2022-03-06, C++, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135805282232.html

[文章/文档] ESP-Web-Tools-Tutorial

直接从浏览器设置闪烁ESP项目的指南
A guide for setting up flashing your ESP projects directly from your browser (2022-04-03, C++, 335KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135742763945.html

[文章/文档] CheatingTutorial

一个游戏修改器制作教程的例程
A routine for creating a game modifier tutorial (2017-09-19, C++, 262KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135697364046.html

[文章/文档] simple_wc_example

使用flex bison解析器的简单字数示例
simple word count example using flex bison parser (2020-03-31, C++, 212KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135680454690.html

[文章/文档] LLVMPascalCompiler

这是我的LLVM Pascal编译器教程的源代码
This is the source code of My LLVM Pascal Compiler Tutorial (2017-04-01, C++, 29KB, 下载0次)

http://www.pudn.com/Download/item/id/1686135655974121.html

[文章/文档] 位图编辑器

把位图变灰度,缩放等功能,刚开始学C++,新手练习。
The bitmap gray, zoom and other functions. (2017-10-08, C++, 20KB, 下载2次)

http://www.pudn.com/Download/item/id/1507435196999936.html

[文章/文档] motor

马达描述,本文介绍的就是为从一日本产旧式打印机上拆下的步进电机而设计的驱动器
montor design (2010-04-07, C++, 85KB, 下载4次)

http://www.pudn.com/Download/item/id/1115250.html
总计:93