登录
首页 » Fortran » CONCRETE-E

CONCRETE-E

于 2013-11-23 发布 文件大小:1KB
0 147
下载积分: 1 下载次数: 39

代码说明:

  用于abaqus二次开发vumat子程序,适用于三维梁单元的线弹性模型(Secondary development of abaqus vumat subroutine, be applicable to the linear elastic model of three-dimensional beam element )

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

发表评论

0 个回复

  • LodTerrain
    该程序实现了多分辨率地形漫游系统。地形高程数据是采用随机函数生成的,然后使用LOD技术模拟地形。(The program achieved a multi-resolution terrain roaming system. Terrain elevation data is generated using random function and then use the LOD terrain simulation technology.)
    2008-12-18 22:25:14下载
    积分:1
  • 一个OPENGL的例子,适合初学OPENGL的朋友练习。
    一个OPENGL的例子,适合初学OPENGL的朋友练习。-an OpenGL examples, suitable for beginners to practice OpenGL friends.
    2022-01-25 19:54:29下载
    积分:1
  • opengl下生成图形,主生成的函数,mainfrm
    在opengl下生成图形,主生成的函数,mainfrm-OpenGL
    2022-11-27 18:30:03下载
    积分:1
  • Navier-stokes 方程的一维激波结构解代码
    Navier-stokes 方程的一维激波结构解代码
    2023-01-29 12:25:03下载
    积分:1
  • WENO
    weno格式解决一维黎曼问题的代码,fortran90编写(Fortran code for Riemann problem solver in weno scheme)
    2021-03-21 10:49:17下载
    积分:1
  • FORTRAN学习心得
    说明:  fortran语言学习心得,包括很多小技巧(FORTRAN language learning experience)
    2020-06-22 09:20:02下载
    积分:1
  • 扫描线填充
    用OpenGL编写的扫描线填充的VC++多文档程序。实现了多边形,圆形等自绘图形的扫描线填充。有多种填充样式可以选择,可控制填充的颜色和画笔的颜色。
    2022-01-31 02:42:22下载
    积分:1
  • 教你如何在OPENGL环境下进行拾取游戏的编辑
    教你如何在OPENGL环境下进行拾取游戏的编辑-OPENGL teach you how to pick up the game environment editor
    2023-06-18 20:50:04下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use linked list of C++
    #include #include #include #include #include "point.h" /*draw line from the line array*/ void drawPointLine() {  Node * temp;  for (int i=0;inext!=NULL)   {    temp=temp->next;    glVertex2i(temp->x,temp->y);   }   glEnd();  } } /*find the point and delete the point from the line array*/ void delpointFun(int xx,int yy) {  for (int i=0;inext!=NULL)   {&n
    2022-01-31 23:45:53下载
    积分:1
  • TestOpenGL
    基于QT和OpenGL编写的demo,有需要的可以拿去参考,作者为深圳先进院客座学生(QT demo OpenGL-based and prepared in need can take reference, Shenzhen Advanced Institute of visiting students)
    2015-01-17 13:04:07下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载