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

[文章/文档] 2023-USTC-Compiler-Course

2023 USTC编译器课程
2023 USTC Compiler Course (2024-03-13, C++, 0KB, 下载0次)

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

[文章/文档] cminusfc

USTC 2021秋季编译器理论,
USTC 2021 fall compiler theory, (2022-11-03, C++, 0KB, 下载0次)

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

[文章/文档] 2021fall-compiler-cminus

USTC 2021秋季编译器理论课实验,
USTC 2021fall compiler-theory class experiment, (2022-02-20, C++, 0KB, 下载0次)

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

[文章/文档] CompilerH_2021FA

中国科技大学2021FA编译器实验室课程,
Labs of CompilerH course in 2021FA of USTC, (2022-03-05, C++, 0KB, 下载0次)

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

[文章/文档] USTC_2020_Compiler_Lab_cminus-f

USTC_2020_编译器_Lab_cminus-f,,
USTC_2020_Compiler_Lab_cminus-f,, (2021-07-15, C++, 0KB, 下载0次)

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

[文章/文档] Sys2020Compiler

YAL,USTC,编译器源代码,
Compiler source code of YAL, USTC, (2022-06-17, C++, 0KB, 下载0次)

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

[文章/文档] CminusfCompiler

cminus-f语言的编译器。这是USTC 2020秋季编译器类的一个项目,
A compiler for cminus-f language. This is a project for 2020 Fall Compiler class in USTC, (2021-10-19, C++, 0KB, 下载0次)

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

[文章/文档] 2018fall

2018年秋季科大编译器课程,
Compiler Course at USTC in 2018 Fall, (2018-12-25, C++, 0KB, 下载0次)

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

[文章/文档] CreviceRendererDx12

基于DX12的渲染器教程
DX12 based renderer tutorial (2021-07-13, C++, 148746KB, 下载0次)

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

[文章/文档] JuceTutorial5

限制器插件+vst3构建的源文件。
Source files for limiter plugin + vst3 build. (2020-04-03, C++, 2171KB, 下载0次)

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

[文章/文档] LearnEnviroDIY

学习如何编程Arduino框架微控制器成为环境数据记录器的教程。
A tutorial for learning how to program an Arduino-framework micro-controller to become an environmental data logger. (2023-02-07, C++, 91062KB, 下载0次)

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

[文章/文档] compiler-tutorial-with-llvm

clang和llvm编译器教程
Compiler tutorial with clang and llvm (2021-01-05, C++, 66KB, 下载0次)

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

[文章/文档] Kalman-Filter-Tutorial-Video

卡尔曼滤波器教程视频,,
Kalman-Filter-Tutorial-Video,, (2021-05-01, C++, 1KB, 下载0次)

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

[文章/文档] p4c-ftt

P4后端编译器教程
P4 backend compiler for tutorial (2019-01-09, C++, 7KB, 下载0次)

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

[文章/文档] racecar

Gazebo 3D模拟器ROS教程示例(版本:Noetic)
Gazebo 3D simulator example of ROS tutorials (version: Noetic) (2022-06-17, C++, 6376KB, 下载0次)

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

[文章/文档] spring_2020_tutorial

“硬件、软件和编译器!天哪!”教程文件
"Hardware, Software, and Compilers! Oh My!" tutorial files (2020-01-25, C++, 36KB, 下载0次)

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

[文章/文档] glsltuto

GLSL着色器教程
GLSL shaders tutorial (2016-02-07, C++, 1506KB, 下载0次)

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

[文章/文档] olcNES

NES仿真器和教程视频代码
NES Emulator, and Tutorial Video Code (2023-03-04, C++, 555KB, 下载0次)

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

[文章/文档] PWM

利用定时器控制产生占空比可变的 PWM 波 按K1,PWM值增加,则占空比减小,LED 灯渐暗。 按K2,PWM值减小,则占空比增加,LED 灯渐亮。 当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警。
Have a timer to control the use of variable duty cycle PWM wave by K1, PWM values increase, then decrease the duty cycle, LED lights dimming. By K2, PWM values decrease, then increase the duty cycle, LED lights become bright. When the PWM value to the maximum value or decrease to the minimum value, the buzzer will alarm. (2008-11-03, C++, 2876KB, 下载110次)

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

[文章/文档] bf-classdocumention

Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法
Bayes filter algorithm C kind of showing documents, the source code sees the Bayes filter algorithm (2004-07-15, C++, 726KB, 下载47次)

http://www.pudn.com/Download/item/id/1089897139469984.html
总计:93