-
二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。...
二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 is the temperature of the isothermal boundary, the other three border are temperature T1 isothermal boundary. Regional conduction length L of the square.
- 2023-05-18 01:30:03下载
- 积分:1
-
卡尔曼跟踪
kalman tracking a ba
- 2022-08-08 11:21:35下载
- 积分:1
-
The Free Finite Element Package is a library which contains numerical methods re...
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
- 2022-07-20 14:50:33下载
- 积分:1
-
遗传算法
我们想要使用此算法以解决集装箱装载问题查找最佳对象的最佳选择采取他们在容器中
- 2023-03-05 15:10:03下载
- 积分:1
-
购物车代码
本程序以c++为基础进行开发,具有基本网络购物车的功能,能够进行添加,删除以及修改商品等等内容,用到了数据结构的知识
- 2022-03-03 23:58:22下载
- 积分:1
-
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境...
mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境-mpi parallel computing available vc c code or compile gcc structures can be used to test parallel computing environment
- 2022-04-12 23:37:21下载
- 积分:1
-
预测分析程序
使用自上而下分析法,实现了预测分析程序,主要包括求非终结符的First集,Follow集,和分析表,最后使用栈对文法进行分析。使用VC++6.0打开工作空间便可以直接运行。
- 2022-08-09 17:48:47下载
- 积分:1
-
equals,length,trim,c语言toolkit
不用c库实现的c语言功能函数,包含length函数、equals函数、和trim函数,还会慢慢增加
- 2022-06-21 08:18:21下载
- 积分:1
-
几种常见排序算法的比较与实现
1冒泡排序(Bubble Sort)2选择排序(Selection Sort)3插入排序(Insertion Sort)4堆排序5归并排序
- 2023-02-18 18:20:03下载
- 积分:1
-
Numar 图元
程序 P2.2;
使用 crt ;
var 我、 n、 f: 整数 ;
开始
clrscr ;
重复
写 ("Introduceţi 联合国 număr 天然 n =") ;
readln(n) ;
直到 n > 2 ;
- 2022-04-19 13:46:49下载
- 积分:1