teste
2022-05-17 09:01:01 5B uploadTest
1
黑洞模拟使用python 基于光子测地线方程的非旋转黑洞模拟。 该程序将拍摄一个等角矩形图像,并返回被黑洞扭曲的图像。 结果可以以矩阵形式保存,以便以后调用。 通过保存一系列具有不同偏移量的模拟,可以使用偏移量系统来模拟运动背景。 可选的GUI可用于控制BlackHole类。 动画片 使用GUI可以轻松生成动画。 例子
2022-05-14 09:55:17 61.13MB python simulation interpolation general-relativity
1
solidworks simulation 基础教程 2012版
2022-05-13 16:55:10 31.75MB 机械 solidworks
1
opnet网络仿真——中文版
2022-05-13 14:42:20 5.72MB opnet simulation
1
A first in its field, this book is both an introduction to computer simulation of liquids for upper level undergraduates and a how-to guide for specialists. The authors discuss the latest simulation techniques of molecular dynamics and the Monte Carlo methods as well as how to avoid common programming pitfalls. Theoretical concepts and practical programming advice are amply reinforced with examples of computer simulation in action and samples of Fortran code. The authors have also included a wide selection of programs and routines on microfiche to aid chemists, physicists, chemical engineers, and computer scientists, as well as graduate and advanced students in chemistry
2022-05-13 14:12:11 4.04MB Computer Simulation of Liquids
1
凤凰2D-CPP RoboCup 2D模拟联盟的Phoenix2D团队基本代码。 制作说明 源代码分为: Phoenix2D代理(主要应用) 基于Phoenix2D的数据库(运行Phoenix2D所需的最少库) Phoenix2D库(用于构建AI的实用程序) Phoenix2D测试(项目的单元测试) 要在Eclipse中创建,您将必须创建一个新项目,如下所示: 一个c ++静态库项目,您将在其中使用Phoenix2D-Library文件夹 一个c ++控制台应用程序项目,您将在其中使用Phoenix2D-CPP文件夹 一个c ++控制台应用程序项目,您将在其中使用Phoenix2D-Tests文件夹代码 ##依赖项## boost_regex(libboost_regex) pthread(libpthread) boost_unit_test(libboost_uni
2022-05-13 09:38:28 178KB C++
1
v-rep python 用于3.3.0版的( )的简单python绑定 入门 要求:CPython版本> = 3.5.2,pip 通过输入以下命令从PyPI安装库: [sudo] pip install ' git+https://github.com/Troxid/vrep-api-python ' 特定于V-Rep 程序包需要特定于平台的本机库(remoteApi)。 它使用两个环境变量VREP和VREP_LIBRARY 。 如果未指定VREP则软件包将使用默认的/usr/share/vrep 。 如果也未指定VREP_LIBRARY ,则它将使用programming/remoteApiBindings/lib/lib/64Bit/连接VREP 。 该设置仅在LINUX下进行了测试。 我们在Windows下开放进行调试。 *对于Windows用户:未测试 要使用软件包,您需要
2022-05-12 09:49:58 3.23MB Python
1
英文的,配得上——用monte carlo模拟方法对金融衍生品定价的经典著作称号。
2022-05-12 01:19:12 13.22MB monte_carlo _simulation financial_engineering
1
Robocup Rescue Simulation是用于灾难响应管理研究的综合仿真环境。
2022-05-11 20:42:30 59.7MB 开源软件
1
robocup_3d_simulation Gazebo 和基于 ROS 的 robocup_3d_simulation 的存储库。 先决条件 我们需要 Ubuntu Precise 或 Ubuntu Trusty。 一线安装(推荐) 以下行将下载一个脚本,该脚本将在您的机器中安装一个名为 ros-{$DISTRO}-robocup3d 的包。 它还将安装所需的依赖项,包括包含 Nao 网格的包。 wget -O /tmp/robocup3d_install.sh http://osrf-distributions.s3.amazonaws.com/gazebo/robocup3d_install.sh; sudo sh /tmp/robocup3d_install.sh 如果每次启动新 shell 时将环境变量自动添加到 bash 会话中,这会很方便。 对于 ROS Hydro
2022-05-11 17:33:59 1.99MB C++
1