搜索资源列表
femod2
- 国外结构计算程序,FORTRAN高级语言编写,主要用于结构分析。-abroad structure calculation procedures, the High FORTRAN language, mainly for structural analysis.
femod1
- 国外结构计算程序,FORTRAN90高级语言编写,主要用于结构分析。-abroad structure calculation procedures, FORTRAN90 High languages, mainly for structural analysis.
城市坐标(数据结构)
- 一个通过城市坐标计算城市距离的数据结构课程设计!
CBSFLow
- 基于有限元法的全速流动传热求解程 有限元法非结构网格技术解N-S方程 包括可压不可压流动
worden
- 计算机组成与结构的课程设计 一个简单的微机系统的设计与实现-Composition and structure of computer programs to design a simple computer system design and implementation of
Operating_System_Tutorial
- 本教程为《操作系统原理教程(第二版)》。由计算机硬件组成出发,分析操作系统的功能、发展例程和方向。根据操作系统功能将其划分为多个功能模块,并就各个模块进行详细的解析。学习过本教程后,就可以对操作系统的结构框架由比较系统的了解。-Tutorial for the " principle of the operating system Tutorial (second edition)." By the computer hardware components, the anal
zhenxing
- 振型分解反应普法地震力计算程序1.0 使用MATLAB7.0编写 主程序 本程序采用振型分解反应谱法计算框架结构水平地震力-Modal Decomposition of seismic force calculation program popularizing the use of 1.0 MATLAB7.0 write the main program used in this procedure Modal response spectrum method to calcu
aef
- 计算机组成与结构课程设计 完整版本的,可以直接使用-Computer composition and structure of curriculum design, the full version, and can be used directly
shiyanjisuanji
- 计算机组成与结构课程设计 实验计算机 完整版-Computer Organization and structure of curriculum design, full version of the computer experiment
delphi
- 含分布式电源潮流计算delphi代码 第1章 系统简介 4 1.1 系统概述 4 1.2 系统目标 4 1.3 适用范围 4 1.4 系统特点 5 第2章 软件安装 6 2.1 运行环境 6 2.2 数据库配置及安装 6 第3章 软件模块展示 10 3.1 窗体结构视图 10 3.2 模块功能介绍 10 3.3 系统登录主界面 11 3.4 算例文件管理界面 12 3.5 数据手动录入界面 17 3.6 潮流计算组件界面 24 3.
Wat_P2
- 使用子程序dload加水压荷载,用于有限元结构计算,需要有一定有限元基础-Subroutine dload and water pressure loads for finite element structural calculations, the need for a certain finite element basis
dyn
- 计算多自由度体系动力响应,采用New-mark积分,精度较高。(The dynamic response of multi degree of freedom system is calculated. The New-mark integral is used. The accuracy is higher.)
matlab calculate 3D-eddy-current-solver
- 计算物体重涡流大小,可以对物体结构设计和改进和优化(By calculating the magnitude of the heavy eddy, the object structure can be designed, improved and optimized)
并行计算方法(上)
- 并行机的概念以及并行机的类型,结构特点,运行方法,YH的结构和结构特点(The concept of parallel machines, the types of parallel machines, the structural features, the methods of operation, the structure and structural features of the YH)
三个程序
- 数据结构编程,包括冒泡排序,阶乘的计算和学生成绩系统(Data structure programming, including bubble sorting, factorial calculation and student achievement system)
事件结构
- 创建一个vi,实现对按钮状态的指示和按钮“按下”持续时间的简单计算功能,按下按钮时,对应的指示灯亮,对应的数字量显示控件中开始计时。松开按钮时,指示灯灭,计时停止。(Create a VI to realize the instructions of the button state and the simple computing function of the button "press" the duration. When the button is pressed,
Mutilayer
- 通过传递矩阵理论计算多层膜结构的反射及透射率(Calculation of reflection and transmittance of multilayer structures by transfer matrix theory)
Matlab有限元结构动力学分析与工程应用(源程序)
- 《Matlab有限元结构动力学分析与工程应用》一书中例子的源程序,对于学习采用matlab进行有限元计算很有指导意义!(The source program of the example in the book "Dynamic Analysis and Engineering Application of Finite Element Structures in MATLAB" is very instructive for learning how to use matl
JC
- 结构功能函数已知、各变量分布类型以及统计参数已知,计算结构可靠度(Structural reliability is calculated with known structural function, distribution types of variables and statistical parameters.)
并行计算导论(原书第2版) 清晰PDF
- 并行计算导论系统介绍涉及并行计算的体系结构、编程范例、算法与应用和标准等。覆盖了并行计算领域的传统问题,并且尽可能地采用与底层平台无关的体系结构和针对抽象模型来设计算法。书中选择MPI(Message Passing Interface)、POSIX线程和OpenMP这三个应用*广泛的编写可移植并行程序的标准作为编程模型,并在不同例子中反映了并行计算的不断变化的应用组合。(ntroduction to Parallel Computing System introduces the archit