联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 物理/力学计算(212) 

[物理/力学计算] proj-maia-jr-grupo-Amadeu-Vinicius-Tiago

Vinicius、Tiago和Amadeu在MAIA学员计划期间进行的活动,其中复制了MaiaJr Robot(一个带有超声波传感器的自主机器人项目)的电路和编程逻辑。
Activity carried out by Vinicius, Tiago, and Amadeu during the MAIA trainee program, where the logic of circuitry and programming of the MaiaJr Robot, an autonomous robot project with an ultrasonic sensor, was replicated. (2024-04-07, C++, 0KB, 下载0次)

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

[物理/力学计算] mechsys

Mechsys是一个开源的基于模板的库,用于模拟复杂的机械系统。Mechsys中编程的方法包括离散元方法、晶格玻尔兹曼方法、光滑粒子流体力学和材料点方法。应用包括粒子力学、污染物传输和流固力学
Mechsys is a open source template-based library for the simulation of complex mechanical systems. Methods programmed within Mechsys include Discrete Element Method, Lattice Boltzmann Method, Smooth Particle Hydrodynamics and Material Point Method. Applications include particle mechanics, pollutant transport and fluid-solid mechanics (2024-04-04, C++, 0KB, 下载0次)

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

[物理/力学计算] Hill-Climb-Racing-using-Unity-Game-Engine

Unity游戏引擎用于游戏开发、场景管理和爬山比赛的物理模拟。C#是游戏逻辑和脚本的主要编程语言。
Unity Game Engine is Used for game development, scene management, and physics simulation of Hill Climb Racing. C# is the primary programming language for game logic and scripting. (2024-04-01, C#, 0KB, 下载0次)

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

[物理/力学计算] SolarSystem

虚幻引擎中的交互式太阳系项目,设计为C++、游戏物理和引擎基础的动手入门。该存储库作为一个平台,通过开发轨道模拟项目,深入了解虚拟引擎编程,探索游戏开发的基本和高级概念。
An interactive solar system project in Unreal Engine, designed as a hands-on introduction to C++, game physics, and engine fundamentals. This repository serves as a platform to gain deep insights into Unreal Engine programming through the development of an orbital simulation project, exploring both basic and advanced concepts of game development. (2024-03-26, Others, 0KB, 下载0次)

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

[物理/力学计算] Perl_PRAAT

“Perl_PRAAT”项目是一项利用Perl编程语言与Prat软件交互的计划,该软件广泛用于计算语言学和音频信号处理,用于音频文件的语音分析和操作。
The "Perl_PRAAT" project is an initiative that utilizes the Perl programming language to interact with the Praat software, which is widely used in computational linguistics and audio signal processing for phonetic analysis and manipulation of audio files. (2024-03-03, Praat, 0KB, 下载0次)

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

[物理/力学计算] Replication-of-Car-Sensor

构建了一个集成用于距离测量的超声波传感器的模拟汽车模型,结合MATLAB和Arduino编程,其中与传感器的接近度与增加的蜂鸣器频率和LED闪烁速率相关。
Constructed a simulated car model integrating an ultrasonic sensor for distance measurement, coupled with MATLAB and Arduino programming, where proximity to the sensor correlates with increased buzzer frequency and LED flashing rate. (2024-02-22, matlab, 0KB, 下载1次)

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

[物理/力学计算] trejazmine

机电工程专业第八周期学生,对创新和技术充满热情。具有项目管理、机械设计和编程经验。此外,我热衷于自主学习,并寻求机会在促进创新和可持续增长的环境中应用我的技能。
Eighth cycle student of Mechatronics Engineering, passionate about innovation and technology. With experience in project management, mechanical design and programming. In addition, I am an enthusiast of autonomous learning and seek opportunities to apply my skills in environments that promote innovation and sustainable growth. (2024-02-18, Others, 0KB, 下载1次)

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

[物理/力学计算] AppliedDataScienceWithPython

该存储库包含全面的档案,包括密歇根大学在Coursera上提供的五门专业数据科学和Python课程的所有课程。探索在整个程序中开发的大量材料,为数据科学技术和Python编程提供全面的基础。
This repository houses comprehensive archives encompassing all coursework from the five specialized Data Science with Python courses offered by the University of Michigan on Coursera. Explore a wealth of materials developed throughout the program, providing a thorough foundation in data science techniques and Python programming. (2023-12-22, Jupyter Notebook, 0KB, 下载0次)

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

[物理/力学计算] MultiscaleGraphSignalTransforms

MultiscaleGraphSignalTransforms.jl是用Julia编程语言编写的用于图形信号处理的软件工具的集合...,
MultiscaleGraphSignalTransforms.jl is a collection of software tools written in the Julia programming language for graph signal processing including HGLET, GHWT, eGHWT, NGWP, Lapped NGWP, and Lapped HGLET. Some of them were originally written in MATLAB by Jeff Irion, but we added more functionalities, e.g., eGHWT, NGWP, etc. (2023-02-12, Julia, 0KB, 下载0次)

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

[物理/力学计算] WHU-RS-Coding-Assignment

武汉大学遥感学院- 编程作业,包含C++大作业(坦克大战)、Java网络程序设计大作业(文件读写排序)、WebGIS课间实习(地理信息购物平台)、计算机图形学实习(图像绘制)、数字图像处理实习(图像处理),
School of Remote Sensing, Wuhan University - Programming assignment, including C++major assignment (tank war), Java network programming major assignment (file reading, writing and sorting), WebGIS interclass practice (geographic information shopping platform), computer graphics practice (image rendering), digital image processing practice (image processing), (2023-08-13, C++, 0KB, 下载0次)

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

[物理/力学计算] sor-Applications-For-Mechanical-Vibration-Control

在新加坡的一家工程初创公司担任电子设计工程师。二手PCB设计(EAGLE CAD),MATLAB编程,Arduino...,
Worked in an engineering startup in Singapore as an Electronics Design Engineer. Used PCB Design (EAGLE CAD), MATLAB Programming, Arduino & Circuit Simulation (LTSpice) for sensors development. (2022-03-21, Others, 0KB, 下载0次)

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

[物理/力学计算] 顶盖驱动流

顶盖驱动流是不可压缩黏性的典型流动,可以用来检验各种数值算法计算精度和可靠性,目前尚不能求得它的解析解。基于Fortran 编程,采用 SIMPLE 算法求解二维方腔流动,得到流动达到稳定状态时各物理量的分布。
Lid-driven cavity flow is an incompressible viscous flow, which can be used to test the accuracy and reliability of various numerical algorithms. In this paper, based on the Fortran programming, SIMPLE algorithm was used to solve the lid-driven cavity flow. The distribution of physical quantities in the stable state was obtained. (2019-03-18, Fortran, 3KB, 下载6次)

http://www.pudn.com/Download/item/id/1552918466708125.html
总计:212