联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(131) 其他(47) collect(42) C/C++基础(30) 数学计算(29) 人工智能/神经网络/深度学习(27) 游戏机(20) 游戏引擎(14) 单片机开发(13) C/C++工具库(13) 自然语言处理(9) 处理器开发(8) GPU/显卡(8) Telnet客户端/Shell(7) OpenGL(6) 图形图象(6) 加密解密(6) 数值算法/人工智能(6) 硬件设计(6) 工具库(6) 内容生成(6) 操作系统开发(5) 嵌入式Linux(5) 3D图形编程(5) 论文(5) 编译器/解释器(4) 嵌入式/单片机/硬件编程(4) 模式识别(视觉/语音等)(4) 数据结构(4) Python编程(4) 编程语言基础(4) 自动编程(4) Linux/Unix编程(3) 网络编程(3) matlab编程(3) 虚拟/增强现实-VR/AR(3) 项目管理(3) 虚拟化(3) 驱动编程(2) 磁盘编程(2) 弱点检测代码(2) 网络截获/分析(2) 图形图像处理(2) 流媒体/Mpeg4/MP4(2) 远程控制/远程桌面(2) C#编程(2) VHDL/FPGA/Verilog(2) 其他智力游戏(2) GPS编程(2) 超算/并行计算(2) android开发(2) iPhone/iOS(2) 驱动编程(2) 物理/力学计算(2) 机器人/智能制造(2) 物联网(2) 特征抽取(2) 智慧办公(2) R语言(2) Julia编程(2) 数据可视化(2) 测试(2) hotest(2) wifi(2) 编辑器/阅读器(1) 音频处理(1) 数据库系统(1) 生物医药技术(1) TCP/IP协议栈(1) 分形几何(1) OA办公系统(1) 仿真建模(1) 前端开发(1) Ruby编程(1) 论坛(1) Redis(1) Leetcode/题库(1) NFT(1) 中文大模型(1) 数据采集/爬虫(1) Swift编程(1) Fortran编程(1) DirectX(1) 后台框架(1) 云数据库/云存储(1) DevOps(1) 托管/部署(1) 农业(1) 开发工具(1) 
按平台查找All C(583) 

[游戏] OpenGL-Helicopter

一个简单的游戏,玩家可以驾驶直升机通过一个环境。该项目用C语言开发,使用OpenGL渲染3D模型、动画对象和处理用户输入。
A simple game where the player can fly a helicopter through an environment. Developed in C, this project uses OpenGL to render 3D models, animate objects, and processes user inputs. (2024-04-07, C, 0KB, 下载0次)

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

[C/C++基础] Get-The-Star---CPP-2D-Game

Get The Star是一款完全用C++制作的2D游戏演示,您需要玩重力和磁力才能完成关卡。
Get The Star is a 2D game DEMO made entirely with C++ where you need to play with gravity and magnetic forces to complete levels. (2024-03-30, C, 0KB, 下载0次)

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

[游戏] FIRSTPROJECT-CHESS

这是我有史以来的第一个项目,创建了一个简单的井字游戏。为了玩游戏,您必须插入3x3表格(矩阵)的坐标(从0到2)
This is my first project ever, created a simple tic-tac toe game. In order to play you have to insert the coordinates (from 0 to 2) for a 3x3 table (matrix) (2024-03-04, C, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Chess-game-using-SDL2

在这个项目中,我使用SDL2库在C中创建了一个国际象棋游戏。它配备了一个菜单、一个输赢平局屏幕和每个玩家轮流计时。
In this project, I have created a chess game in C using the SDL2 library. It comes complete with a menu, a win loss tie screen and timers for each player s turn. (2024-02-19, C, 0KB, 下载0次)

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

[C/C++基础] ZAPPY

具有3D视觉效果的多人在线视频游戏,玩家可以攻击、收集水果来升级或防御攻击
multiplayer online video game with 3D visuals with players who can attack, collect fruits to level up or defend against attacks (2024-02-13, C, 0KB, 下载0次)

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

[其他] so_long

`so_long`是一款基于2D网格的游戏,使用MLX42库构建,作为Hive Helsinki课程的一部分。玩家收集物品并以最小的移动到达出口。
`so_long` is a 2D grid-based game built with the MLX42 library as part of the Hive Helsinki curriculum. The player collects items and reaches the exit in minimal moves. (2024-01-29, C, 0KB, 下载0次)

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

[托管/部署] Super_tictactoe_SDL

使用SDL2在C中创建的超级Tictacote游戏。它允许用户玩常规或终极的井字游戏,并通过局域网托管游戏。
Super Tictactoe game created in C using SDL2. It allows users to play regular or ultimate tic tac toe game and host the game over the LAN. (2024-01-21, C, 0KB, 下载0次)

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

[其他智力游戏] Tic-Tac-Toe-Game

这个紧凑的存储库保存了一个用C实现的经典Tic Tac Toe游戏。代码的特点是为两个玩家提供一个简单的控制台界面…
This compact repository holds a classic Tic Tac Toe game implemented in C. The code features a simple console interface for two players o… (2024-01-09, C, 0KB, 下载0次)

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

[弱点检测代码] Vane

我的外部使用了一个重新制作的万达菜单,数据ptr驱动程序和一些很酷的东西。我被人告发了,决定自己泄密,所以玩得开心!
My external using a remade vanta menu, data ptr driver with some cool stuff. I got ratted and decided to self leak so have fun! (2023-12-11, C, 0KB, 下载0次)

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

[其他] s-cube-heuristic-solution-borland-turbo-c-bgi-gui

具有图形用户界面的可玩Rubiks立方体游戏。具有基于启发式的解决能力。这是我们90年代末的学校作业...,
Playable Rubiks Cube Game with Graphical User Interface. Has a heuristic-based solving capability. It s our school work during late 90s made using Borland Turbo C on a computer with 486 DX2-80 CPU (imagine no heatsink) and floppy disks. There are no guides available yet via internet, we just learned fom paper-based books. This video includes (2021-02-11, C, 0KB, 下载0次)

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

[collect] 2048-ai

在游戏2048中实现两个人工智能,一个解决谜题,另一个指导玩家执行最明智的动作以赢得游戏
Implementation of two artificial intelligences in game 2048, one solving the puzzle and the other directing the player to the most judicious moves to perform to win the game (2023-08-16, C, 0KB, 下载0次)

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

[嵌入式Linux] pico-infonesPlus

具有SD卡和菜单支持的NES模拟器,用于覆盆子PI Pico Adafruit Feather RP2040 DVI。在HDMI上从SD卡玩游戏...,
NES Emulator with SD card and menu support for the Raspberry PI Pico/Adafruit Feather RP2040 DVI. Play your games from SD card on a HDMI display. (2023-07-04, C, 0KB, 下载0次)

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

[单片机开发] xinOS-old

XIN不是NES:模拟NES时代的操作系统。玩您最喜欢的复古游戏,就像回到Commodore 64。...,
XIN Isn t NES: An operating system to mimic the days of the NES. Play your favorite retro games as if you were back at your Commodore 64. (archived old version) (2020-08-01, C, 0KB, 下载0次)

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

[数据结构] Data-Structures-using-C

包含使用C语言的数据结构中基本概念的代码。玩得开心!!!
Contains code for basic concepts in Data Structures using C language. HAVE FUN!!! (2022-06-25, C, 0KB, 下载0次)

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

[其他] space-nerds-in-space

多玩家飞船驾驶台模拟器。带领你的星际飞船与你的朋友一起冒险。请参阅[https:smca...](https:smcameron.github.io space nerds in space)
Multi-player spaceship bridge simulator. Captain your starship through adventures with your friends. See <https://smcameron.github.io/space-nerds-in- space> (2023-06-20, C, 109265KB, 下载0次)

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

[C/C++基础] krono_battle_zone

与2名玩家的坦克战斗,分屏,热座椅,或对计算机。对于MS-DOS,用C++DJGPP+Allegro 4制作-是的...
Tank battle with 2 players, split-screen, hot-seat, or vs computer. For MS- DOS, made with C++ DJGPP + Allegro 4 - Year 2001 - #retro #msdos #djgpp #cpp #allegro #game #indie (2020-08-26, C, 4272KB, 下载0次)

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

[磁盘编程] MuchCarKey

为DayZ开发的一个汽车钥匙系统,为玩家提供了制作钥匙然后使用钥匙锁车的选择。...
A car key system developed for DayZ which provides the player the option to craft a key then use it to lock cars. The server owners can choose to enable raiding, cleanup scripts and extended logging. The mod is compatible with vanilla and modded cars. (2021-10-18, C, 5165KB, 下载0次)

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

[磁盘编程] TwitchRaidPicker

用C编写的小程序,用于流媒体根据他们正在玩的游戏找到他们想要突袭的流,t...
Small program written in C for streamers to find a stream that they want to raid based on the game they re playing, tags being used, and number of viewers, prioritizing those with viewcounts closest to their own (2020-08-17, C, 17KB, 下载0次)

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

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

ANN_MCTS_BOT,一个玩NoGo游戏的计算机程序。使用蒙特卡罗树搜索算法,根据已知的知识找到它的移动...
A computer program that plays the game NoGo. Use a Monte Carlo tree search algorithm to find its moves based on knowledge previously acquired by machine learning, specifically by an artificial neural network. (2022-11-18, C, 1960KB, 下载0次)

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

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

VNN,VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景
VNN, VNN is a high-performance, lightweight neural network deployment framework launched by Joyy Inc. Currently, more than 20 AI capabilities have been provided for apps such as Hago, VOO, VFly, and Mark cameras, covering pan entertainment and engineering scenarios such as live streaming, short videos, and video editing (2022-03-28, C, 153900KB, 下载0次)

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