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

[collect] arjun

理想阶段:一种即将到来的编程语言,灵感来自摩诃婆罗多和印度教史诗。Arjun是一种编程语言,旨在简单,并通过它引入巴拉特文化。它是一种高级语言解释语言,处于构思阶段
IDEATION STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language interpretted language and it under ideation stage (2024-03-17, C++, 0KB, 下载0次)

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

[collect] Data-Structure-Algorithms

该存储库包含用各种编程语言实现的常用数据结构和算法的集合。它是...,
A collection of commonly used data structures and algorithms implemented in various programming languages. (2023-08-18, C++, 0KB, 下载0次)

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

[collect] CompetitiveProgramming

在我的空闲时间和学校的竞争性编程俱乐部中解决的问题。
Problems solved in my free time and in the competitive programming club of my school. (2023-08-18, C++, 0KB, 下载0次)

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

[collect] cpp-solutions-E

这个存储库是我在E.Balaguruswamy.的书中对C++编程练习的解决方案的集合。,
This repository is a collection of my solutions to the C++ programming exercises from the book authored by E. Balaguruswamy., (2023-07-31, C++, 0KB, 下载0次)

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

[collect] jade

JADE的镜像,类似BASIC的语法来编程C++,使用头文件。相关github.com xet7 JadeLib,
Mirror of JADE, BASIC-like syntax to program C++, using header file. Related github.com xet7 JadeLib, (2023-04-02, C++, 0KB, 下载0次)

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

[collect] cxl

一个C++17元编程库。字符串、解析、类型列表、聚合到元组转换和常量整型文字,
A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals, (2019-01-25, C++, 0KB, 下载0次)

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

[collect] refl-cpp

C++17的静态反射(编译时枚举、属性、代理、重载、模板函数、元编程)。,
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming)., (2022-11-05, C++, 0KB, 下载0次)

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

[collect] taskflow

通用并行异构任务编程系统,
A General-purpose Parallel and Heterogeneous Task Programming System, (2023-06-13, C++, 0KB, 下载0次)

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

[collect] 64w-ai-2021-official

2020-2021赛季官方VAIC 64W编程回购
Official VAIC 64W Programming repo for the 2020-2021 Season (2020-08-27, C++, 0KB, 下载0次)

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

[collect] Basic-Cpp-Examples

包含用于介绍C++编程语言和开发基本算法技能的代码。
Contains codes for introduction to C++ programming language and development of basic algorithm skills. (2021-09-01, C++, 0KB, 下载0次)

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

[collect] Rodan

使用Arduino IDE通过USB对BLE进行编程的多传感器数据记录器
Multi-sensor data logger with BLE programmable via USB using the Arduino IDE (2021-07-31, C++, 0KB, 下载0次)

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

[collect] esp32-sunrise-sunset-clock

RGB LED条带的7天web界面可编程日出日落时钟。
a 7 day web interface programmable sunrise sunset clock for RGB LED strip. (2018-03-01, C++, 0KB, 下载0次)

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

[collect] rabbitrender

rabbitrender是图形流水线的纯软件实现,包括可编程着色系统。
rabbitrender is pure software implementation of graphics pipeline, includes programmable shader system. (2023-07-01, C++, 0KB, 下载0次)

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

[collect] turbolang

这是TurboLang编程语言的编译器。该编译器是使用C++17编写的。
This is a compiler for the TurboLang programming language. This compiler was written using C++ 17. (2022-04-22, C++, 0KB, 下载0次)

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

[collect] ProjektBarium

ProjektBarium-我的编程语言钡的编译器
ProjektBarium - a compiler for my programming language barium (2020-04-09, C++, 0KB, 下载0次)

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

[collect] cowabunga

Cowabunga是一种受LLVM万花筒教程启发的编程语言。cbc是Cowabunga语言的编译器。
Cowabunga is a programming language inspired by LLVM Kaleidoscope tutorial. cbc is a compiler for Cowabunga language. (2023-04-01, C++, 0KB, 下载0次)

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

[collect] ProgrammableHub

演示如何在HomeSpan旁边添加Web服务器以创建可编程集线器
Demonstrates how to add a Web Server alongside HomeSpan to create a Programmable Hub (2021-07-26, C++, 0KB, 下载0次)

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

[collect] FunctionalPlus

C++函数编程库。编写简明易读的C++代码。,
Functional Programming Library for C++. Write concise and readable C++ code., (2023-05-10, C++, 0KB, 下载0次)

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

[collect] learncpp

Repo更新基本C++语法和概念,这是在观看Mike Dane的“一个视频中的C++编程”时编写的,
Repo to refresh on basic C++ syntax and concepts, written while watching Mike Dane s "C++ Programming in one video", (2021-01-30, C++, 0KB, 下载0次)

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

[collect] Awesome-Algorithms-Data-Structures

包括用于出色算法和数据结构的C编程代码
Includes C Programming Code For Awesome algorithms and data structures (2020-10-02, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688928486965009.html
总计:202