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

[C/C++基础] common_1

1.图像骨骼化代码,骨骼后的剪枝;2.图像小区域填充算法;3.void擦除返回值类型(不考虑返回值时),void*擦除入参类型,(uchar*)擦除效果与void*一样; 虚函数+类模板擦除类型,注意模板类实例化new wrapper(shape)在c++14以内加,不能自动推断T类型 4.uchar*强制转换int*数值计算 (2024-06-03, C++, 0KB, 下载0次)

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

[C/C++基础] MOD95

由奥利维尔·拉皮克(Olivier Lapicque)编写的历史性MOD95播放器已经被清理干净,并可以在现代Windows上工作。
The historical MOD95 player, written by Olivier Lapicque, has been cleaned up and made to work on modern Windows. (2024-05-02, C++, 0KB, 下载0次)

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

[C/C++基础] Competitive-Programming

我的C++或Java解决方案(有时两者兼而有之)&竞争性编程问题的问题分析(有时)(通常是USACO和加拿大计算竞赛)
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition) (2024-04-18, C++, 0KB, 下载0次)

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

[C/C++基础] ProjetoPraticoIAlg

拉夫拉斯联邦大学(UFLA)Algoritmos da Universidade Federal de Lavras项目。
Projeto Prático da disciplina de Introdu o a Algoritmos da Universidade Federal de Lavras (UFLA). (2024-02-09, C++, 0KB, 下载0次)

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

[C/C++基础] GAM703-Engine

这个游戏引擎是为我在法尔茅斯大学的硕士学位开发的2023年12月-2024年1月
This game engine was developped for my Masters at Falmouth University December 2023-January 2024 (2024-02-04, C++, 0KB, 下载0次)

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

[C/C++基础] grafana-coffee-counter

ESP32程序计算倒入的咖啡并将其发送到格拉法纳·克劳德(普罗米修斯)
ESP32 Programm to count poured coffes and send them to Grafana Cloud (Prometheus) (2024-01-31, C++, 0KB, 下载0次)

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

[C/C++基础] Stanford-Algorithm-Project

用于分析和可视化来自斯坦福大型网络数据集集合的大规模图形的C++工具包。
C++ toolkit for analyzing and visualizing large-scale graphs sourced from the Stanford Large Network Dataset Collection. (2024-01-08, C++, 0KB, 下载0次)

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

[C/C++基础] Stanford-Algorithms-Specialization

在cpp中实现数据结构和算法,以及斯坦福大学在Coursera上提供的算法专业化分配的解决方案。
Implementation of data structures and algorithms in cpp with solutions to the assignments of Algorithms Specialization offered by Stanford University on Coursera. (2023-11-13, C++, 0KB, 下载0次)

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

[C/C++基础] EserciziASDLab

那不勒斯帕台诺普C++大学degli Studi的Esercizi di Algoritmi e Strutture Dati
Esercizi di Algoritmi e Strutture Dati in C++ Università degli Studi di Napoli Parthenope (2023-10-25, C++, 0KB, 下载0次)

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

[C/C++基础] einops-cpp

使用类爱因斯坦符号实现libtorch清晰可靠张量操作的einops,
C++17 implementation of einops for libtorch - clear and reliable tensor manipulations with einstein-like notation, (2023-10-12, C++, 0KB, 下载0次)

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

[C/C++基础] sorrylinus

对不起,莱纳斯,构建了地球上最无用的软件来远程处理地球上最有用的软件
I m sorry Linus, for building the most useless software on earth to handle remotely the most useful software on earth (2023-10-03, C++, 0KB, 下载0次)

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

[C/C++基础] Multiplayer-Tetris

用C++开发的多人俄罗斯方块具有回合游戏、七种方块类型和特殊动作。基于级别的评分...,
Multiplayer Tetris, developed in C++, features turn-based gameplay, seven block types, and special actions. With scoring based on levels and gameplay, it s a challenging coding feat with strategic depth (2023-09-30, C++, 0KB, 下载0次)

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

[C/C++基础] Programming-in-C-and-Cpp

该存储库包含不来梅雅各布斯大学2019年秋季C和C++课程编程作业的解决方案。,
This repository contains the solutions to the assignments of Programming in C and C++ Course, Fall 2019, at Jacobs University Bremen., (2020-07-04, C++, 0KB, 下载0次)

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

[C/C++基础] 2014_Cpp_Technopark

2014年。作者正在Technopark课程(Mail.ru俄罗斯公司的一个项目)学习。该存储库是为......创建的...,
2014 year. The author is learning at Technopark courses (a project of Mail.ru russian company). And this repository is being created for learning purposes. There will be a project written with C++ / Qt. (2014-10-13, C++, 0KB, 下载0次)

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

[C/C++基础] appgpu19_final_project

将串行处理的C++代码转换为并行CUDA代码。KTH斯德哥尔摩“DD2360-应用GPU编程”课程的一部分...,
Conversion of serially processed C++ code into parallel CUDA code. Part of the "DD2360 - Applied GPU Programming" course at KTH Stockholm (autumn 2019). (2020-01-20, C++, 0KB, 下载0次)

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

[C/C++基础] f-Developing-in-Modern-C-plus-plus-Specialization

Yandex和莫斯科物理技术研究所(Moscow Institute Physics and Technology)提供的Coursera现代C++专业化课程中的发展艺术,
The Art of Developing in Modern C++ Specialization course at Coursera offered by Yandex and Moscow Institute of Physics and Technology, (2021-10-09, C++, 0KB, 下载0次)

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

[C/C++基础] Cplusplus-For-C-Programmers-Part-B

C++For C Programmers,A部分。Coursera在线课程,提供加州大学圣克鲁斯分校的证书。包含AI应用程序...,
C++ For C Programmers, Part A. Coursera online course, providing certificate by University of California, Santa Cruz. Contains AI application in a game move evaluation. (2021-01-31, C++, 0KB, 下载0次)

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

[C/C++基础] AST5220-Cosmology

该存储库包含用于制作爱因斯坦-玻尔兹曼解算器(类似CAMB的代码)的C++模板。这用于AST5220“C...,
This repository contains C++ templates for making an Einstein-Boltzmann solver (a CAMB like code). This is used for the course AST5220 "Cosmology II" at ITA Univeristy of Oslo. The aim of this course is for the students to learn how to do cosmology in both theory and practice by making their own Einstein-Boltzmann solver. (2023-02-11, C++, 0KB, 下载0次)

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

[C/C++基础] modern-cpp-study-group

巴西圣保罗大学圣卡洛斯工程学院航空技术实验室的现代C++(11、14、17、20...)研究小组,
Modern C++ (11, 14, 17, 20,...) study group at AeroTech Lab, School of Engineering of S?o Carlos - University of S?o Paulo - Brazil (2021-02-20, C++, 0KB, 下载0次)

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

[C/C++基础] COSC2436

收集作业和作业在COSC 2436:编程和数据结构在休斯顿大学(秋季2...
Collection of homework and assignments in COSC 2436: Programming and Data Structures at University of Houston (Fall 2022) (2023-01-11, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688374932513291.html
总计:131