-
充分弹性材料的的 UMAT 子程序
SUBROUTINE UMAT(STRESS,STATEV,DDSDDE,SSE,SPD,SCD,
1 RPL,DDSDDT,DRPLDE,DRPLDT,
2 STRAN,DSTRAN,TIME,DTIME,TEMP,DTEMP,PREDEF,DPRED,CMNAME,
3 NDI,NSHR,NTENS,NSTATV,PROPS,NPROPS,COORDS,DROT,PNEWDT,
4 CELENT,DFGRD0,DFGRD1,NOEL,NPT,LAYER,KSPT,KSTEP,KINC)
C
INCLUDE "ABA_PARAM.INC"
C
CHARACTER*80 CMNAME
DIMENSION STRESS(NTENS),STATEV(NSTATV),
1 DDSDDE(NTENS,NTENS),DDSDDT(NTENS),DRPLDE(NTENS),
&nb
- 2023-05-08 08:25:02下载
- 积分:1
-
20060613am
20060613am--Windows嵌入式开发系列课程(6):启动程序BootLoader的分析.pdf
学习WinCE必看。-20060613am- Windows Embedded Development Series courses (6): start a program BootLoader analysis. Pdf learning WinCE see.
- 2022-06-17 21:27:27下载
- 积分:1
-
摘要。看了吗?你意识到你的十二个灯泡中的一个…
Abstract. Looking up ? you realize that one of the twelve light bulbs of your living
room chandelier has to be replaced. You turn electricity o?, move a table to the center
of the room, put a chair on top of the table and, new bulb in hand, you climb up on
top of the chair. As you reach the chandelier, you notice that. . . all bulbs look alike
and that you have forgotten which bulb needed to be changed.
Restart all over again?
Luckily, an e?ortless creative solution exists. By just touching the light bulbs you can
determine the cold one and replace it! Put di?erently, information about the device’
malfunction leaked-out via its temperature-Abstract. Looking up ? you realize that one of the twelve light bulbs of your living
room chandelier has to be replaced. You turn electricity o?, move a table to the center
of the room, put a chair on top of the table and, new bulb in hand, you climb up on
top of the chair. As you reach the chandelier, you notice that. . . all b
- 2022-04-23 20:31:26下载
- 积分:1
-
system generator ref
system generator 设计权威参考资料-system generator ref
- 2022-03-17 19:58:32下载
- 积分:1
-
餐饮企业管理系统概要设计说明书:
系统介绍:
餐饮企业内部管理系统是与武汉市餐饮企业web平台(江城美食网)相对应的一套涵盖前台经营管理、客户分析、财务...
餐饮企业管理系统概要设计说明书:
系统介绍:
餐饮企业内部管理系统是与武汉市餐饮企业web平台(江城美食网)相对应的一套涵盖前台经营管理、客户分析、财务管理、库存管理、吧台管理、后台管理6个子系统的餐饮企业内部信息化建设的解决方案。该系统除了具备普通餐饮企业管理的功能之外,实现了于web平台的对接和信息同步,使得江城美食网上的订餐信息能够及时地反馈到餐饮企业内部,以实现利用信息技术、最大程度地提高餐饮企业的运作效率的目的。
-catering business management system designed brochures outline : system introduced : Food internal management system and the Wuhan City Food enterprise web platform (Jiangcheng Food Network) corresponding to a set of cover before Taiwan business management, customer analysis, financial management, inventory management, management of the bar, background management of the six sub-systems within the enterprise Food information technology solutions. In addition, the System with ordinary Food enterprise management functions, the realization of the web platform in the docking and information synchronization, Jiangcheng cuisine makes the Internet places the order for the meal to timely information feedback to the catering enterprises to realize the use of information technolo
- 2023-05-20 04:50:04下载
- 积分:1
-
Csharp基本教程很是适合初级学生学习.欢迎下载.
Csharp基本教程很是适合初级学生学习.欢迎下载.-Csharp basic course is suitable for primary students to learn. Welcome to download.
- 2022-04-17 19:36:59下载
- 积分:1
-
Hotel management system (three
酒店管理系统(三层开发)源码 管理员的功能: 客房类型管理(编辑房间类型、删除房间类型、增加房间类型)、客房信息管理(编辑房间信息、删除房间信息、增加房间信息)、用户预订管理(对用户的档案进行操作、用户接待进行管理)。
-Hotel management system (three-tier development) source administrator features: Room type management (editing room type, delete the room type, increase the room type), Room information management (editing room information, delete the room information, and increase room information), the user Reservations Management (on the user
- 2022-03-22 14:52:21下载
- 积分:1
-
相当不错的分析,针对VS2000升级到VS2005的可行性分析和优缺点报告...
相当不错的分析,针对VS2000升级到VS2005的可行性分析和优缺点报告-pretty good analysis, against VS2000 upgrade to VS2005 analysis of the feasibility and advantages report
- 2022-01-21 19:20:39下载
- 积分:1
-
酒店管理系统,采用C#+sqlserver2005开发,基本功能已完成!
酒店管理系统,采用C#+sqlserver2005开发,基本功能已完成!-Hotel management system, using C#+ sqlserver2005 the development of basic functions has been completed!
- 2022-06-15 10:24:06下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1