登录
首页 » Others » 《ANSYS在土木工程实例详解》配套资源

《ANSYS在土木工程实例详解》配套资源

于 2017-06-14 发布 文件大小:499KB
0 307
下载积分: 1 下载次数: 10

代码说明:

  ANSYS土木工程实例代码,是学习ANSYS软件的必备资料(ANSYS civil engineering example code, is to learn the necessary information ANSYS software)

文件列表:

第04章\tm0401.txt
第04章\tm0402.txt
第04章\tm0403.txt
第04章\tm0404.txt
第04章\tm0405.txt
第04章\tm0406.txt
第04章\tm0407.txt
第04章\tm0408.txt
第04章\tm0409.txt
第04章\tm0410.txt
第04章\tm0411.txt
第04章\tm0412.txt
第04章\tm0413-1.txt
第04章\tm0413-2.txt
第04章\tm0414.txt
第04章\tm0415.txt
第04章\tm0416.txt
第04章\tm0417.txt
第06章\tm0601.txt
第06章\tm0602.txt
第06章\tm0603.txt
第08章\tm0801.txt
第08章\tm0802.txt
第08章\tm0803.txt
第08章\tm0804.txt
第08章\tm0805.txt
第08章\tm0806.txt
第08章\tm0807.txt
第08章\tm0808.txt
第08章\tm0809.txt
第08章\tm0810.txt
第08章\tm0811.txt
第08章\tm0812.txt
第08章\tm0813.txt
第08章\tm0814.txt
第08章\tm0815.txt
第08章\tm0816\1.sat
第08章\tm0816\2.sat
第08章\tm0816\tm0816.txt
第08章\tm0816.txt
第08章\tm0817.txt
第08章\tm0818.txt
第08章\tm0819.txt
第08章\tm0820.txt
第09章\tm0901.txt
第09章\tm0902.txt
第09章\tm0903.txt
第09章\tm0904.txt
第09章\tm0905.txt
第09章\tm0906.txt
第09章\tm0907.txt
第09章\tm0908.txt
第09章\tm0909.txt
第09章\tm0910.txt
第09章\tm0911.txt
第09章\tm0912.txt
第09章\tm0913.txt
第09章\tm0914.txt
第09章\tm0915.txt
第09章\tm0916.txt
第10章\tm1001.txt
第10章\tm1002.txt
第10章\tm1003.txt
第10章\tm1004.txt
第10章\tm1005.txt
第10章\tm1006.txt
第10章\tm1007.txt
第10章\tm1008.txt
第10章\tm1009.txt
第10章\模拟方法.txt
第11章\tm1101.txt
第11章\tm1102.txt
第11章\tm1103.txt
第11章\tm1104.txt
第11章\tm1105.txt
第11章\tm1106.txt
第11章\tm1107.txt
第12章\tm1201.txt
第12章\tm1202.txt
第12章\tm1203.txt
第12章\tm1204.txt
第12章\tm1205.txt
第12章\tm1206.txt
第12章\tm1207.txt
第12章\tm1208.txt
第12章\tm1209.txt
第12章\tm1210.txt
第12章\tm1211.txt
第12章\tm1212.txt
第12章\tm1213.txt
第12章\tm1214.txt
第13章\tm1301a.txt
第13章\tm1301b.txt
第13章\tm1302.txt
第13章\tm1303a.txt
第13章\tm1303b.txt
第13章\tm1304a.txt
第13章\tm1304b.txt
第13章\tm1304c.txt
第13章\tm1305.txt

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

发表评论

0 个回复

  • hamonic
    用于进行电力系统谐波检测的例子。非常实用。(Used for power system harmonics detection example. Very useful.)
    2009-01-11 22:48:58下载
    积分:1
  • workzone
    说明:  These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)
    2019-01-01 16:19:42下载
    积分:1
  • 迭代法求根
    用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
    2020-06-24 19:20:02下载
    积分:1
  • PLC
    精品课程《 电气控制与PLC》教学课件 燕山大学(Excellent Course " Electrical Control and PLC" Yanshan University Courseware)
    2011-05-12 18:06:53下载
    积分:1
  • TextAnalysis
    说明:  中文信息处理比较经典的书籍,较全面的讲解了文本的分析处理过程,书中附代码。(Chinese information processing more classic books, more comprehensive analysis of the text to explain the process, the book with the code.)
    2011-04-16 00:18:04下载
    积分:1
  • 自抗扰控制器
    此为韩京清老师的自抗扰仿真程序,含有eso.m、td.m、nlsef.m三个文件(AN AUTOMATIC DISTURBANCE REJECTION SIMULATION PROGRAM FOR TEACHER HAN Jingqing)
    2019-01-14 19:09:42下载
    积分:1
  • 二进制转mat格式
    说明:  NI 采集系统采集到的原始数据tdms格式转mat格式,用以MATLAB对信号进行处理(TDMS format to mat format)
    2020-02-14 11:08:13下载
    积分:1
  • efem3d
    清华大学张雄的物质点法源程序,非常好的一本书。(Tsinghua University Zhang Xiong material point source, a very good book.)
    2021-01-08 12:18:51下载
    积分:1
  • 11
    说明:  Asp.net从入门到精通第二章的实例源码,可供初学者学习借鉴。(Asp. net from the introduction to proficiency in Chapter 2 example source code, for beginners to learn from.)
    2019-01-25 21:37:39下载
    积分:1
  • texture-gabor
    gabor提取纹理特征,k-means方法无监督聚类进行图像分割(extract texture feature, cluster by k-means)
    2009-06-29 10:57:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载