登录
首页 » WINDOWS » 滑坡计算实例3D

滑坡计算实例3D

于 2020-10-09 发布 文件大小:4312KB
0 203
下载积分: 1 下载次数: 15

代码说明:

  通过PFC3d 程序计算滑坡的实例,计算滑面水压力对滑坡的影响(Calculation of landslide by PFC3d program to calculate the effect of water pressure on sliding surface on Landslides)

文件列表:

滑坡计算实例3D, 0 , 2018-03-09
滑坡计算实例3D\aaa.txt, 243 , 2015-06-03
滑坡计算实例3D\crk.FIS, 27183 , 2015-06-03
滑坡计算实例3D\fishcall.FIS, 842 , 2015-06-03
滑坡计算实例3D\linshi滑坡计算命令流.txt, 1636 , 2015-06-03
滑坡计算实例3D\model_cad222.dxf, 3920163 , 2015-06-03
滑坡计算实例3D\model_pfc3d_wall.txt, 2685711 , 2015-06-03
滑坡计算实例3D\pfc3d_model_spheres.txt, 5454493 , 2015-06-03
滑坡计算实例3D\pfc3d滑面加水头命令流.txt, 2385905 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d, 0 , 2018-03-09
滑坡计算实例3D\施加滑面水压力_pfc3d\boudary_particles.dat, 1929452 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\fort.11, 26 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\model_cad.dxf, 1047293 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\sliding_surface_add_water_PFC3D.exe, 1466464 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\使用说明.txt, 462 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\原始球.dxf, 11034 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\导出与wall接触的颗粒.txt, 905 , 2015-06-03
滑坡计算实例3D\施加滑面水压力_pfc3d\边界颗粒与水压力方向.dxf, 17882202 , 2015-06-03
滑坡计算实例3D\滑坡计算命令流.txt, 3180 , 2015-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 发布整站源码 可以再开发~ 本人实用中 效果嗷嗷滴~
    发布整站源码 可以再开发~ 本人实用中 效果嗷嗷滴~-Release the whole point source can be developed in practical effect ~ I嗷嗷drops ~
    2023-02-18 03:40:03下载
    积分:1
  • kalmanFZ
    说明:  使用卡尔曼滤波器算法预测并跟踪目标轨迹的仿真程序(Predicting and Tracking Target Trajectory Using Kalman Filter Algorithms)
    2021-03-16 16:09:22下载
    积分:1
  • cuteBook-V2.0.3
    转载中国源码下载站 1) 基于PHP语言开发,MYSQL数据库驱动的多用户留言本 2) 采用PHP官方提供的编译模板引擎smarty 3) 代码、页面分离,页面美工实现与程序核心代码无关 4) 实现多重回复,管理员可以设置访问者是否允许回复 5) 加入显示留言者IP功能 6) 可设置留言本是否允许注册 7) 采用更方便的分页方式 8) 采用类似servlet的控制方式控制系统流程 9) 代码更精巧(reproduced Chinese source download Station 1) Based on the PHP language, MYSQL database-driven multi-user voice of the 2) use of the official PHP template engine smart compiler y 3) code, separation pages, page graphic achieve and procedures unrelated to the core code 4) to achieve multiple replies, Administrators can set whether to allow visitors back 5) by adding messages were shown six functional IP) to set the message whether Yun Xu registered 7) the adoption of a more convenient way paging 8) servlet similar to the control flow control system 9 ) code more sophisticated)
    2006-09-11 04:05:33下载
    积分:1
  • SIMULINK仿真模型
    说明:  反激式变换器,使用SIMULINK搭建,Matlab版本为2014b,运行正常(Flyback converter, built with Simulink, matlab version 2014b, normal operation)
    2020-01-13 17:28:27下载
    积分:1
  • SOFC
    固体氧化物燃料电池的仿真模型,适用于简单的仿真研究(simulation model of Solid Oxide Fuel Cell,suitable for simple simulation research)
    2017-06-06 14:46:01下载
    积分:1
  • 矩陣相乘
    矩陣相乘 #include #include int m,n,o,p,i,j,k,l; int main() {     printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");     printf(" m=");scanf("%d",&m);     printf("n=");scanf("%d",&n);     printf(" o=");scanf("%d",&o);     printf("p=");scanf("%d",&p);     float a[m][n],b[o][p],c[m][p]; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-05 11:05:03下载
    积分:1
  • ostu_test
    说明:  使用IDL编程实现遥感图像的OSTU阈值分割(OSTU Threshold Segmentation of Remote Sensing Images Using IDL Programming)
    2020-06-19 11:40:02下载
    积分:1
  • TJA1040
    恩智浦经典CAN芯片TJA1040,芯片手册,最常用的CAN芯片之一(NXP TJA1040,Datasheet)
    2020-06-22 21:40:01下载
    积分:1
  • 测试按钮,有美化,透明等,仅供参考,希望有名人是参考
    测试按钮,有美化,透明等,仅供参考,希望有名人是参考-BUTTON,a glass button,in the c#
    2022-08-11 04:26:52下载
    积分:1
  • South Korea 101 007 Bluetooth module describes the features and circuit design,
    蓝牙ROK 101 007 介绍了模块的功能和电路设计,-South Korea 101 007 Bluetooth module describes the features and circuit design,
    2022-01-27 16:22:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载