联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(47) 其他(46) 企业管理(30) Windows编程(27) 人工智能/神经网络/深度学习(27) C/C++基础(25) 单片机开发(22) collect(22) 数学计算(20) matlab编程(18) Leetcode/题库(17) 数值算法/人工智能(13) 游戏引擎(12) 区块链开发(12) WEB开发(11) 通讯编程(9) 自动驾驶(9) GPU/显卡(9) 文章/文档(8) 书籍源码(8) OpenGL(7) 网络编程(7) 图形图象(7) 数据库系统(7) 数据结构(7) 其他书籍(7) 自然语言处理(7) 游戏机(7) Linux/Unix编程(6) 加密解密(6) 嵌入式/单片机/硬件编程(6) 金融证券系统(6) 处理器开发(6) 系统编程(5) 网络编程(5) 系统/网络安全(5) 编译器/解释器(5) 通讯编程文档(5) Symbian(5) 模式识别(视觉/语音等)(5) Unreal(5) 磁盘编程(4) 图形图像处理(4) 系统设计方案(4) 手机彩信(MMS)编程(4) 软件设计/软件工程(4) 机器人/智能制造(4) 编程语言基础(4) 内容生成(4) 编辑器/阅读器(3) 搜索引擎(3) IP电话/视频会议(3) 流媒体/Mpeg4/MP4(3) 串口编程(3) 手机短信编程(3) GIS/地图编程(3) 软件测试(3) android开发(3) iPhone/iOS(3) 前端开发(3) 加密货币(3) 电子书籍(2) 数据库编程(2) 其他小程序(2) 多媒体(2) 语音合成(2) 网络(2) 进程与线程(2) 生物医药技术(2) 操作系统开发(2) 教育系统应用(2) OA办公系统(2) DSP编程(2) 3D图形编程(2) 绘图程序(2) .net编程(2) 数据挖掘/数据仓库(2) 硬件设计(2) 大数据(2) 微信小程序(2) 仿真建模(2) Node.js(2) Websocket编程(2) Web商城(2) 工具库(2) C/C++工具库(2) 聚类算法(2) 智慧办公(2) R语言(2) Flutter开发(2) 数据可视化(2) 视频会议(2) Git(2) hotest(2) 虚拟化(2) 界面编程(1) 多媒体编程(1) 通讯编程(1) 打印编程(1) 压缩解压(1) 
按平台查找All C++(711) 

[游戏] gta3-img-builder

用于为侠盗猎车手3和副城游戏构建.img文件的工具。
Tool for building .img files for Grand Theft Auto 3 and Vice City games. (2024-04-02, C++, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Owl

猫头鹰是一种解释的、过程的、动态类型的语言,旨在娱乐
Owl is an interpreted, procedural, dynamically typed language, meant for fun (2024-03-16, C++, 0KB, 下载0次)

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

[] CorpIM

企业即时消息系统
Enterprise Instant Messaging System (2014-02-21, C++, 0KB, 下载0次)

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

[GPU/显卡] vk-playground

一个用于娱乐和探索的微型cpp+Vulkan引擎(带CMake gems)。
A tiny cpp + Vulkan engine for fun and exploration (with CMake gems). (2024-02-12, C++, 0KB, 下载0次)

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

[游戏] Money-Messages

GTA III和GTA副城的修改恢复测试版货币消息功能。
A modification restoring beta money messages feature for GTA III and GTA Vice City. (2014-07-30, C++, 0KB, 下载0次)

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

[] enterprise-certificate-offload

企业证书卸载
enterprise certificate offload (2023-11-28, C++, 0KB, 下载0次)

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

[数据库系统] clickhouse-cn-notes

clickhouse21.8源码逻辑梳理,
Clickhouse21.8 source code logic sorting, (2023-09-06, C++, 0KB, 下载0次)

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

[游戏引擎] game

一个使用ECS和DX12的实验游戏引擎,用于娱乐和可能盈利,
An experimental game engine using ECS and DX12 for fun and maybe profit , (2023-08-06, C++, 0KB, 下载0次)

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

[collect] lena-lang

用于娱乐的自定义llvm编程语言
The custom llvm programming language for fun (2023-07-20, C++, 0KB, 下载0次)

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

[其他] ESP32-Energy-Monitor

ESP32使用永旺实验室家用电能表的硬件和代码,型号DSB09104 zwus,电流钳和外壳,
ESP32 Hardware and code to use the Aeon labs Home Energy Meter, model DSB09104-zwus, current clamps and housing, (2021-03-05, C++, 0KB, 下载0次)

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

[OpenGL] YuvVideoPlayerDemo

一个基于OpenGl的yuv播放demo,用于快速入门OpenGl es,其中包括基础图形绘制、缓冲对象使用、yuv视频渲染、特效滤镜等。 详细解析请看我个人博客专栏 :[一看就懂的OpenGL es教程]([https: juejin.cn post 7033711811...](https: juejin.cn post 7033711811006464030),
An OpenGl based yuv playback demo, which is used to quickly get started with OpenGl es, including basic graphics drawing, buffer object use, yuv video rendering, special effect filters, etc. For detailed analysis, please see my personal blog column: [OpenGL es tutorial that can be understood at a glance] ([https: juejin. cn post 7033711811...] (https: juejin. cn post 7033711811006464030), (2023-02-07, C++, 0KB, 下载0次)

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

[游戏] rubiks

一款魔方游戏,用于娱乐和练习CMake和C++工具。,
A Rubik s Cube game, for fun and practicing CMake and C++ tools., (2019-08-19, C++, 0KB, 下载0次)

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

[android开发] openvmi

鹏城实验室与北弓联合开发的VMI开源版本
Open source version of VMI jointly developed by Pengcheng Lab and Beigong (2022-05-12, C++, 0KB, 下载0次)

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

[游戏] yukkuri

我正在开发一款基于回合的策略游戏,用于娱乐和学习。
A turn-based strategy game I m developing for fun and learning. (2013-04-24, C++, 17KB, 下载0次)

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

[游戏引擎] gorc

早期开发绝地武士:黑暗势力2游戏引擎娱乐
Early-development Jedi Knight: Dark Forces 2 game engine recreation (2020-12-21, C++, 1247KB, 下载0次)

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

[文章/文档] llvm-tutorial-cn

LLVM教程的简体中文翻译
Simplified Chinese translation for the LLVM Tutorial (2022-08-21, C++, 80KB, 下载0次)

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

[Leetcode/题库] leetcode

刷题记录与总结,LeetCode主页:<https: leetcode-cn.com u gracious >
刷题记录与总结,LeetCode主页:<https: leetcode-cn.com u gracious > (2020-05-03, C++, 975KB, 下载0次)

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

[磁盘编程] SGame

SGame是一款UE4制作的类似地下城突袭的游戏原型,主要用于学习UE4。
SGame is a UE4 made Dungeon Raid like game prototype mainly for learning UE4. (2016-11-20, C++, 24378KB, 下载0次)

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

[人工智能/神经网络/深度学习] BOXZ

BOXZ,BOXZ是一个用于DIY互动娱乐的开源机器人平台!
BOXZ,BOXZ is is an open source robot platform for DIY interactive entertainments! (2018-06-14, C++, 106842KB, 下载0次)

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

[GIS/地图编程] Ex_Sdi36

是一个很好的C++宾馆管理右面厅局长 历史档案 历险记 城东 厅局长 二磷酸腺苷厅局长二磷酸腺苷 二磷酸腺苷 二磷酸腺苷 二磷酸腺苷 城东
is a good C Hotels Management Office of the Secretary the right side of history files Adventures Office of the Secretary Chengdong adenosine diphosphate Office of the Secretary ADP ADP ADP ADP Chengdong (2005-06-12, C++, 1900KB, 下载3次)

http://www.pudn.com/Download/item/id/1118508169612273.html
总计:711