联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(408) 其他(186) 人工智能/神经网络/深度学习(144) C/C++基础(94) 游戏机(63) collect(62) 数学计算(34) 数值算法/人工智能(28) C/C++工具库(21) 系统/网络安全(19) 单片机开发(17) 游戏引擎(17) 自然语言处理(17) 数据结构(16) 虚拟/增强现实-VR/AR(16) Windows编程(15) GPU/显卡(15) 图形图象(14) 图形图像处理(14) 编程语言基础(14) 数据库系统(13) 自动驾驶(13) Leetcode/题库(13) 内容生成(12) 编译器/解释器(11) Unreal(11) 模式识别(视觉/语音等)(10) OpenGL(9) 硬件设计(9) 物理/力学计算(9) 论文(9) 金融证券系统(8) 棋牌游戏(8) 其他游戏(8) 其他智力游戏(8) Linux/Unix编程(7) 网络编程(7) 处理器开发(7) 3D图形编程(7) 超算/并行计算(7) 区块链开发(7) 嵌入式/单片机/硬件编程(6) 操作系统开发(6) 机器人/智能制造(6) 雷达系统(6) 聚类算法(6) 网络编程(5) android开发(5) iPhone/iOS(5) Python编程(5) DirectX(5) 虚拟化(5) 文章/文档(4) 其他小程序(4) 汇编语言(4) DSP编程(4) GIS/地图编程(4) 射击游戏(4) 加密货币(4) 界面编程(3) 系统编程(3) 网络(3) 对话框与窗口(3) WEB开发(3) C#编程(3) 分形几何(3) 软件设计/软件工程(3) VHDL/FPGA/Verilog(3) 能源行业(电力石油煤炭)(3) 大数据(3) 工具库(3) Rust编程(3) 项目开发与运营(3) 数据库编程(2) 钩子与API截获(2) 通讯编程(2) 编辑器/阅读器(2) 多媒体(2) 加密解密(2) 浏览器(2) 弱点检测代码(2) 音频处理(2) 流媒体/Mpeg4/MP4(2) 生物医药技术(2) Modem编程(2) USB编程(2) 文件操作(2) 教育系统应用(2) 企业管理(2) OA办公系统(2) matlab编程(2) VC书籍(2) STL(2) RFID编程(2) 数据挖掘/数据仓库(2) Swift编程(2) Fortran编程(2) Dart语言编程(2) 图标/字体(2) 后台框架(2) 
按平台查找All C++(1656) 

[内容生成] Tic-Toe-Game

该程序在C++中实现了一个简单的基于控制台的Tic Tac Toe游戏。它遵循您提供的规则,并允许两名玩家相互比赛。游戏将提示玩家他们的移动,显示棋盘的当前状态,检查赢或平局,切换玩家,并询问玩家是否想玩另一场游戏。
This program implements a simple console-based Tic-Tac-Toe game in C++. It follows the rules you provided and allows two players to play against each other. The game will prompt players for their moves, display the current state of the board, check for a win or draw, switch players, and ask if the players want to play another game. (2024-04-15, C++, 0KB, 下载0次)

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

[GPU/显卡] Vulkan-Experiments

玩Vulkan功能和库。
Playing around with Vulkan features and libraries. (2023-11-21, C++, 0KB, 下载0次)

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

[C/C++基础] AlgoCourse

在“斯坦福算法设计与分析”课程中讲授的算法与实现(C++),
Algorithms with implementations(C++) taught in "Stanford s Design and Analysis of Algorithms" course, (2014-06-16, C++, 0KB, 下载0次)

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

[游戏] zhizi-game

可以玩一些摸鱼小游戏,
You can play some fishing games, (2023-08-19, C++, 0KB, 下载0次)

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

[游戏] UnnamedRPG

我正在玩的游戏。,
A game I am working on., (2023-08-04, C++, 0KB, 下载0次)

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

[C/C++基础] play_cplusplus

C++|玩C++,
C++ | Play with C++, (2023-08-01, C++, 0KB, 下载0次)

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

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

使用llvm的brainf***解释器(玩llvm),
brainf*** interpreter using llvm (playing with llvm), (2012-12-12, C++, 0KB, 下载0次)

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

[数学计算] RandomTeamGenerator

随机团队生成器,允许您输入玩家和团队的数量,以及写入玩家的姓名...
Random Team Generator that allows you to enter the number of players and teams, aswell as writing the names of players and teams then all that s left is to wait for program to generate your teams in random order (2023-01-03, C++, 0KB, 下载0次)

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

[游戏] 24-points

计算并玩24分游戏
calculate and play the 24 points games (2021-03-20, C++, 5KB, 下载0次)

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

[游戏] Automata

一款非常简单的跨平台实时战略游戏,玩家必须超越其他玩家才能获胜。
A very simple cross-platform real-time strategy game where the player must out-program the other to win. (2016-01-17, C++, 38KB, 下载0次)

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

[游戏] cardgame

玩标准41卡游戏
Playing Standard 41 Card Game (2021-10-17, C++, 7KB, 下载0次)

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

[游戏] Game-Room-App

Qt在纸牌游戏中玩棋盘的应用。对计算机玩家使用minimax和Monty Carlo。
Qt Application for playing board in card games. Uses minimax and Monty Carlo for computer players. (2020-10-27, C++, 1485KB, 下载0次)

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

[其他] reactor-cpp-testing

玩C++11和Reactor模式
Playing with C++ 11 and Reactor pattern (2015-04-20, C++, 20KB, 下载0次)

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

[其他] LambseaExternal

玩家未知战场漏洞测试PoC
Players Unknown Battleground Vulnerabilities Test PoC (2019-04-15, C++, 462KB, 下载0次)

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

[编译器/解释器] clang-test

与Clang一起玩的测试项目
Testproject to play with Clang (2015-09-27, C++, 27KB, 下载0次)

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

[数据库系统] redbase

2014年春季。斯坦福大学CS346项目。一个具有查询优化功能的小型关系数据库
Spring 2014. Stanford CS346 project. A mini relational database with query optimization (2014-10-01, C++, 776KB, 下载0次)

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

[金融证券系统] quantum

量子,玩量子门
quantum,Play with quantum gates (2019-04-05, C++, 39KB, 下载0次)

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

[人工智能/神经网络/深度学习] Autonomous-Tetris-Player

自主俄罗斯方块玩家,我大三的人工智能研究项目。这是一个自动玩俄罗斯方块的机器人。玩bo的逻辑...
My junior year project for artificial intelligence research. It is a self playing Tetris bot. Playing logic of the bot and artificial intelligence parts of the project is by me, other parts are contribution. Written with C++. (2016-10-12, C++, 269KB, 下载0次)

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

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

tronai,使用神经网络玩tron
tronai,Using a neural network to play tron (2009-01-22, C++, 19749KB, 下载0次)

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

[游戏] SaiZiYouXi

用C++思想设计的一个可人机对玩的掷骰子积分游戏,C++,骰子游戏,人机对玩
C++, designed for a thinking machine on playing dice games points, C++, dice games, human-computer on the play (2010-07-09, C++, 1030KB, 下载6次)

http://www.pudn.com/Download/item/id/1236818.html
总计:1656