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

[超算/并行计算] Parallel-Programming-HPC

本报告是为我在数据科学和科学计算研究期间参加的的里雅斯特大学“HPC并行编程”考试而编写的
This repo was made for the "Parallel Programming for HPC" exam at the University of Trieste that I took during my studies in Data Science and Scientific Computing (2024-04-07, Makefile, 0KB, 下载0次)

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

[C/C++基础] threadpoolfirst

实现一个线程池(第一版本),使用组合和继承、继承多态、STL容器、智能指针、函数对象、绑定器、可变参模板编程等。C++17的any类型和C++20的信号量semaphore,项目上都我们自己用代码实现。
Implement a thread pool (the first version), use composition and inheritance, inheritance polymorphism, STL container, smart pointer, function object, binder, variable parameter template programming, etc. The any type of C++17 and semaphore semaphore of C++20 are implemented by our own code. (2024-03-05, Makefile, 0KB, 下载0次)

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

[Leetcode/题库] RustProgrammingLanguage

这个存储库记录了我在《Rust编程语言》一书中的旅程。它包括我的个人笔记、代码示例和我解决的其他挑战。它是一个全面的资源,任何人都希望学习或加深他们对Rust的理解,提供真实世界的应用和在我的研究过程中获得的见解
This repository documents my journey through The Rust Programming Language book. It includes my personal notes, code examples, and additional challenges I ve tackled. It s a comprehensive resource for anyone looking to learn or deepen their understanding of Rust, providing real-world applications and insights gained throughout my study (2024-01-06, Makefile, 0KB, 下载0次)

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

[单片机开发] COMPE_375_Lab_5_Anishvar_Singaram

我的嵌入式系统编程课程中的一个有趣的实验室,它让我们使用PWM波形在ATmega328PB上创建音乐声音…
An interesting lab from my Embedded Systems Programming course which had us use PWM waveforms to create musical sounds on an ATmega328PB … (2023-11-01, Makefile, 0KB, 下载0次)

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

[C/C++基础] simulation-grains-epfl

存储库,包含我的第一个C++学期项目的结果,这是EPFL物理学士第一年编程II课程的一部分。目标是使用图形模拟组件实现不同环境中沙粒的真实物理实现。
Repository containing the result of my first C++ semester project, part of the Programmation II course in the first year of the Physics BSc at EPFL. The goal was to implement a real-life physics implementation of sand grains in different environments, with a graphical simulation component. (2020-11-21, Makefile, 0KB, 下载0次)

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

[C/C++基础] MyPL

为研究编译和运行时过程而设计的编程语言。作为旁注,还引入了OCaml,以与命令式语言形成对比。
Programming language designed for the purpose of studying compilation and runtime processes. As a side note, OCaml was also introduced to contrast with imperative languages. (2023-05-30, Makefile, 0KB, 下载0次)

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

[C/C++基础] programming-tests

编程测试是不存储的,包括不并行的程序desarrollados en C++y construidos mediante CMAKE con la finalidad de poder ser ejecados de manera独立于重要的环境。
Programming tests es un repositorio que consiste en un par de programas desarrollados en C++ y construidos mediante CMAKE con la finalidad de poder ser ejecutados de manera independiente sin importar el entorno en el que se encuentre. (2021-12-22, Makefile, 0KB, 下载0次)

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

[C/C++基础] prg22107_231

Repo包含来自面向对象编程课程的项目,econ文件夹中的最终项目是C++和Qt上管理游戏的基础,并包含在该Repo的econ文件夹上
Repo containing projects from Object Orientd Programming Course, final project in econ folder is the basis for a managment game on C++ and Qt, and is contained on the econ folder of this repo (2023-07-03, Makefile, 0KB, 下载0次)

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

[模式识别(视觉/语音等)] Scpel-Deep-Vision

只是另一个用Scpel编写的开放式计算机视觉库-一种用于Deep Vision的系统反射元编程语言-近似ado...,
Just another OPEN Computer Vision library written in Scpel - A systems reflective meta-programming language for Deep Vision - Closely adopted from OpenCV-C++ (2023-09-22, Makefile, 0KB, 下载0次)

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

[C/C++工具库] Pure-pursuit

在ROS中,使用C++编程语言,采用惯性导航系统(INS)和人工驾驶相结合的方法来采集GPS方式...,
In ROS, using C++ programming language, a combination of inertial navigation system (INS) and human driver is employed to collect GPS waypoints along a known path. Then, a combination of the pure pursuit algorithm and PI controller is used to achieve vehicle trajectory tracking control. (2023-07-13, Makefile, 0KB, 下载0次)

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

[collect] golang-debugger-book

从调试器的角度,让我们探索计算机世界!编译器、链接器和调试器如何围绕用特定编程语言编写的程序相互协调调试器是如何工作的如果我们为go编程语言开发调试器,我们必须掌握go类型系统、运行时。。。和一些操作系统内部组件。好的,...
From a debugger s view, Let s explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,... (2023-03-08, Makefile, 0KB, 下载0次)

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

[collect] learning_rust_with_intellij

这个存储库是关于学习编程语言Rust的。我是这个项目的初学者,我希望我能够...,
This repository is about learning the programming language Rust. I ve started as a beginner on this project and I hope I can be able to improve my skills during my self-taught process. (2020-09-26, Makefile, 0KB, 下载0次)

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

[Linux/Unix编程] Serial-Port-Programming-using-Python-and-PySerial

使用Python和PySerial在Linux和Windows系统上进行跨平台串行编程
Cross Platform Serial programming on Linux and Windows Systems using Python and PySerial (2022-10-15, Makefile, 0KB, 下载0次)

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

[自动驾驶] tonomous-Microcontrolled-Lawn-Mower-Core-Program-

自主微控制器割草机核心程序-,在MPLABX IDE上用C语言编程了一个基于ARM的微控制器,作为双轮驱动割草机的大脑...
Programmed an ARM based micro-controller in C on MPLABX IDE to serve as the brain for a dual wheel powered Lawn Mower with functionality for password enabled activation, user remote controlled movement via a button based controller, autonomous driving with pre-configured paths and safety detection with continuous feedback for the user via USART ... (2021-02-18, Makefile, 292KB, 下载0次)

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

[自动驾驶] CarND-E2E_Autonomous_Navigation

CarND-E2E_Autonomous_Navigation,编程一辆真正的自动驾驶汽车:在红绿灯处检测和停车,尊重速度限制,颠簸和加速...
Programming a real self driving car: Detecting and stopping at traffic lights, respecting speed limits, jerk and acceleration limits. (2019-02-03, Makefile, 4940KB, 下载0次)

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

[模式识别(视觉/语音等)] OpenCV-iOS

OpenCV iOS,OpenCV(开源计算机视觉)是一个用于实时计算机视觉的编程函数库。这个项目...
OpenCV (Open Source Computer Vision) is a library of programming functions for real time computer vision. This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad. (2021-10-20, Makefile, 24942KB, 下载0次)

http://www.pudn.com/Download/item/id/1634690206514371.html
总计:196