登录
首页 » C++ Builder » femobj-z_soil

femobj-z_soil

于 2008-10-22 发布 文件大小:215KB
0 224
下载积分: 1 下载次数: 2

代码说明:

说明:  瑞士某大学编写的著名计算有限元程序Z-Soil的面向对象语言版的(Swiss University, prepared a well-known finite element program calculated Z-Soil of the object-oriented language version of the)

文件列表:

femobj-z_soil
.............\FEM_Obj
.............\.......\BEAM
.............\.......\....\BEAM.DAT
.............\.......\....\BEAM2D.CXX
.............\.......\....\BEAM2D.HXX
.............\.......\....\ELEMENT.CXX
.............\.......\....\README.DOC
.............\.......\DATA
.............\.......\....\BEAM.DAT
.............\.......\....\NEWMARK3.DAT
.............\.......\....\PL100.DAT
.............\.......\....\PL2500.DAT
.............\.......\....\PL4.DAT
.............\.......\....\TRUSS2.DAT
.............\.......\htm" target=_blank>MAKE_SG
.............\.......\htm" target=_blank>MAKE_SUN
.............\.......\MANUAL
.............\.......\......\1.doc
.............\.......\......\2.doc
.............\.......\......\3.doc
.............\.......\......\4.doc
.............\.......\......\5.doc
.............\.......\......\5_2.doc
.............\.......\......\6.doc
.............\.......\......\Bibliog.doc
.............\.......\......\Contents.doc
.............\.......\......\Part1.doc
.............\.......\......\Part2.doc
.............\.......\......\Part3.doc
.............\.......\README.DOC
.............\.......\SOURCES
.............\.......\.......\BODYLOAD.HXX
.............\.......\.......\BOUNDARY.cpp
.............\.......\.......\BOUNDARY.HXX
.............\.......\.......\CLOCK.cpp
.............\.......\.......\CLOCK.H
.............\.......\.......\COLUMN.cpp
.............\.......\.......\COLUMN.HXX
.............\.......\.......\COMPILER.DEF
.............\.......\.......\CONSTANT.cpp
.............\.......\.......\CONSTANT.HXX
.............\.......\.......\DEADWGHT.cpp
.............\.......\.......\DEADWGHT.HXX
.............\.......\.......\DEBUG.DEF
.............\.......\.......\DIAGMTRX.cpp
.............\.......\.......\DIAGMTRX.HXX
.............\.......\.......\DICTIONR.cpp
.............\.......\.......\DICTIONR.HXX
.............\.......\.......\DOF.cpp
.............\.......\.......\DOF.HXX
.............\.......\.......\DOMAIN.cpp
.............\.......\.......\DOMAIN.HXX
.............\.......\.......\ELEMENT.cpp
.............\.......\.......\ELEMENT.HXX
.............\.......\.......\FEMCMPNN.cpp
.............\.......\.......\FEMCMPNN.HXX
.............\.......\.......\FLOTARRY.cpp
.............\.......\.......\FLOTARRY.HXX
.............\.......\.......\FLOTMTRX.cpp
.............\.......\.......\FLOTMTRX.HXX
.............\.......\.......\FREADER.cpp
.............\.......\.......\FREADER.HXX
.............\.......\.......\FREESTOR.cpp
.............\.......\.......\FREESTOR.H
.............\.......\.......\GAUSSPNT.cpp
.............\.......\.......\GAUSSPNT.HXX
.............\.......\.......\INITIAL.cpp
.............\.......\.......\INITIAL.HXX
.............\.......\.......\INTARRAY.cpp
.............\.......\.......\INTARRAY.HXX
.............\.......\.......\LINSYST.cpp
.............\.......\.......\LINSYST.HXX
.............\.......\.......\LIST.cpp
.............\.......\.......\LIST.HXX
.............\.......\.......\LOAD.cpp
.............\.......\.......\LOAD.HXX
.............\.......\.......\LOADTIME.cpp
.............\.......\.......\LOADTIME.HXX
.............\.......\.......\MAIN.cpp
.............\.......\.......\MAIN2.C
.............\.......\.......\MATERIAL.cpp
.............\.......\.......\MATERIAL.HXX
.............\.......\.......\MATHFEM.H
.............\.......\.......\MATRIX.cpp
.............\.......\.......\MATRIX.HXX
.............\.......\.......\NEWMARK.cpp
.............\.......\.......\NEWMARK.HXX
.............\.......\.......\NODE.cpp
.............\.......\.......\NODE.HXX
.............\.......\.......\NODLOAD.cpp
.............\.......\.......\NODLOAD.HXX
.............\.......\.......\PAIR.HXX
.............\.......\.......\PEAK.cpp
.............\.......\.......\PEAK.HXX
.............\.......\.......\PIECEWIS.cpp
.............\.......\.......\PIECEWIS.HXX
.............\.......\.......\PLANSTRN.cpp
.............\.......\.......\PLANSTRN.HXX
.............\.......\.......\POLYMTRX.cpp

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

发表评论

0 个回复

  • keboard
    可以实现模拟键盘,驱动级的。可以当普通键盘一样使用(Can realize analog keyboard, driver class. Like an ordinary keyboard can be used)
    2020-10-13 23:17:31下载
    积分:1
  • ElevatorSimulator
    一个电梯模拟程序。 该程序模拟两个电梯的运作情况。(程序会随机生成电梯选择任务以及超重提示)(An elevator simulation program. The program simulated the operation of the two elevators. (Procedures are randomly generated elevator prompted to choose the task, as well as overweight))
    2021-04-26 20:28:45下载
    积分:1
  • opticocablg
    nginx视频点播,源码资源,Source resources(Nginx video on demand, source resource, Source resources)
    2018-12-26 04:59:40下载
    积分:1
  • ASimpleCalculator
    一个简单的计算器程序,实现了加、减、乘、除计算(A simple calculator program to achieve the add, subtract, multiply, divide computing)
    2013-12-17 22:04:32下载
    积分:1
  • ClockTell
    定时通知记事本程序,用户可以设定时间及通知内容,程序后台运行,时间到后自动通知(Regularly inform the Notepad program, the user can set the time and content of the notification, the program running in the background after the time to automatically notify)
    2010-11-30 19:15:08下载
    积分:1
  • xrigger-tnteger-setter
    4 20 LCD source code text
    2018-12-25 10:20:27下载
    积分:1
  • WordCounting
    读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
    2021-03-14 10:29:23下载
    积分:1
  • shenyangbusquerysystem
    沈阳公交查询系统 沈阳公交查询系统(Shenyang Shenyang Bus Inquiry System Bus Inquiry System)
    2008-05-27 21:04:20下载
    积分:1
  • clock
    说明:  综合实验源代码-世界时钟|综合实验源代码-世界时钟(Comprehensive Experiment source code- World Clock | Integrated Experimental source code- World Clock)
    2008-09-24 18:14:58下载
    积分:1
  • ADS_B_original
    matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)
    2020-12-23 13:29:06下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载