联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(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) 

[流媒体/Mpeg4/MP4] RTSP_SERVER

关于RTP和RTSP服务器的试写。这里主要是对h264和aac进行rtp和rtsp的传输接收, stars:0, update:2024-06-03 06:06:35 (2024-06-04, C++, 0KB, 下载0次)

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

[生物医药技术] ternal-Esp-Aimbot-eft-Hack-Cheat-Injector-Spoofer

视觉玩家ESP扫描ESP扫描老板ESP骷髅箱可见性检查健康ESP玩家武器+弹药计数玩家ESP距离项目ESP
Visuals Player ESP Scav ESP Scav Boss ESP Skeleton Box Visibility Checks Health ESP Player Weapon + Ammo Count Player ESP Distance Item ESP (2023-11-08, C++, 0KB, 下载0次)

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

[其他] CSDebug

UE4中玩GamePad的帮助调试,
Help Debug for Playing GamePad In UE4, (2023-09-23, C++, 0KB, 下载0次)

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

[其他] utils

玩c++。主要是编译时间计算,
Playing around with c++. Compile time computation mostly, (2019-11-28, C++, 0KB, 下载0次)

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

[编程语言基础] cool-compiler

斯坦福大学关于编译器的Coursera课程的Cool(课堂面向对象语言)编译器,
Cool (Classroom Object Oriented Language) compiler for Stanford s Coursera course on Compilers, (2014-04-23, C++, 0KB, 下载0次)

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

[自然语言处理] PvP-Tic-Tac-Toe

exe为我的命令提示符,玩家对玩家,Tic Tac Toe游戏。在Visual Studio中使用C++制作。,
The exe for my command prompt, player vs player, Tic-Tac-Toe game. Made in Visual Studio with C++., (2023-09-03, C++, 0KB, 下载0次)

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

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

斯坦福机器学习课程中线性回归算法的实现
Implementation of linear regression algorithm from Stanford s machine learning course (2018-02-18, C++, 0KB, 下载0次)

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

[游戏] Treasure-hunt

四个玩家之间的寻宝游戏,每个玩家具有不同的移动策略,使用OOP原理实现...
A game of Treasure Hunt between four players, each with a different movement strategy, implemented using OOP principles in C++ (2020-05-01, C++, 64879KB, 下载0次)

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

[游戏] multiplayer-tictactoe-linux

linux上具有多人和计算机模式的TicTacToe。游戏的命名管道实现允许2名玩家玩...
TicTacToe with multiplayer & computer mode on linux. Named pipes implementation of game allowing 2 players to play on separate terminals. (2021-05-24, C++, 34KB, 下载0次)

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

[游戏] chess-improved

一个控制台程序,旨在允许两名玩家玩一场国际象棋游戏,具有所有功能,如将死...
A console program designed to allow two players to play a game of chess, complete with all features such as checkmate, castling, en passant, stalemate etc. ? (2023-04-11, C++, 33KB, 下载0次)

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

[数值算法/人工智能] OASES

斯坦福SWE工程和科学专业学生外展项目的最终项目(2018-2019)。
Final project for Stanford SWE s Outreach for Students in Engineering and Science program (2018-2019). (2021-01-01, C++, 17015KB, 下载0次)

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

[自动驾驶] psa-app

标致信息娱乐项目的Gui应用程序
Gui app for the Peugeot infotainment project (2022-10-09, C++, 20204KB, 下载0次)

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

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

勒索软件),发送政治信息的愿望,个人娱乐,以证明安全漏洞存在于...
A computer virus is a type of computer program that, when executed, replicates itself by modifying other computer programs and inserting its own code. If this replication succeeds, the affected areas are then said to be "infected" with a computer virus, a metaphor derived from biological viruses. Computer viruses generally require a host (2022-10-02, C++, 10KB, 下载0次)

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

[GPU/显卡] VulkanDungeonCrawler

玩Vulkan和随机副本生成
Playing around with Vulkan and random dungeon generation (2017-10-14, C++, 982KB, 下载0次)

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

[聚类算法] mossel_tov

斯坦福大学基于相似性的MOSS剽窃检测对聚类结果的扩展
An extension to cluster results from Stanford s MOSS plagiarism detection based on similarity (2018-03-03, C++, 4KB, 下载0次)

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

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

sudoku_solver,斯坦福EE368 CS232最终项目。一种基于计算机视觉的数独求解器。
sudoku_solver,Stanford EE368 CS232 final project. A computer-vision based Sudoku solver. (2015-10-17, C++, 187KB, 下载0次)

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

[数值算法/人工智能] 8176597

系统随机给出一个0到99之间的两位数,玩者通过键盘输入一个数,系统判别输入数和随机数,然后给出大或小的提示,玩者在给定回合 (2018-05-12, C++, 46KB, 下载0次)

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

[人工智能/神经网络/深度学习] Generative-Learning-algorithms

Generative Learning algorithms- Andrea Ng在斯坦福大学讲义,针对机器学习中的分类概念,给出专业意见,非常适合初学者.
Generative Learning algorithms by Andrea Ng (2015-06-15, C++, 792KB, 下载3次)

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

[其他智力游戏] rectcode

猜数字游戏很好很强大 功能齐全 下载即可玩 无需..
gass number (2012-01-18, C++, 71KB, 下载3次)

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

[] putty_src_1.4beta1

大名鼎鼎的远程登录软件putty的Symbian版源码,搜了一下,站内还没有Symbian版的,其他平台都有,算是锦上添花吧
Famous putty remote login software, the Symbian version of source code, found a little, stations have not yet Symbian version, all other platforms, it is icing on the cake (2008-03-14, C++, 1407KB, 下载30次)

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