登录
首页 » Visual C++ » HeatTransfer_1D

HeatTransfer_1D

于 2021-04-17 发布 文件大小:7161KB
0 229
下载积分: 1 下载次数: 9

代码说明:

  求解一维热传导方程,格式包括FTCS、BTCS、CNCS三种差分格式(solve one dimension heat transfer equation. )

文件列表:

HeatTransfer_1D
...............\Debug
...............\.....\HeatTransfer_1D.exe,93184,2014-03-17
...............\.....\HeatTransfer_1D.exe.manifest,406,2014-03-16
...............\.....\HeatTransfer_1D.ilk,683640,2014-03-17
...............\.....\HeatTransfer_1D.pdb,994304,2014-03-17
...............\HeatTransfer_1D
...............\...............\btcs_temp.txt,146000,2014-03-17
...............\...............\cncs_temp.txt,146000,2014-03-17
...............\...............\Debug
...............\...............\.....\CL.read.1.tlog,9984,2014-03-17
...............\...............\.....\CL.write.1.tlog,414,2014-03-17
...............\...............\.....\HeatTransfer_1D.exe.embed.manifest,2,2014-03-16
...............\...............\.....\HeatTransfer_1D.exe.embed.manifest.res,68,2014-03-16
...............\...............\.....\HeatTransfer_1D.exe.intermediate.manifest,381,2014-03-17
...............\...............\.....\HeatTransfer_1D.lastbuildstate,63,2014-03-17
...............\...............\.....\HeatTransfer_1D.log,2066,2014-03-17
...............\...............\.....\HeatTransfer_1D.vcxprojResolveAssemblyReference.cache,707,2014-03-16
...............\...............\.....\HeatTransfer_1D.write.1.tlog,0,2014-03-16
...............\...............\.....\HeatTransfer_1D_manifest.rc,220,2014-03-16
...............\...............\.....\HT_Main.obj,225984,2014-03-17
...............\...............\.....\link.2512.read.1.tlog,2,2014-03-17
...............\...............\.....\link.2512.write.1.tlog,2,2014-03-17
...............\...............\.....\link.612.read.1.tlog,2,2014-03-17
...............\...............\.....\link.612.write.1.tlog,2,2014-03-17
...............\...............\.....\link.read.1.tlog,2734,2014-03-17
...............\...............\.....\link.write.1.tlog,726,2014-03-17
...............\...............\.....\mt.read.1.tlog,350,2014-03-17
...............\...............\.....\mt.write.1.tlog,350,2014-03-17
...............\...............\.....\rc.read.1.tlog,366,2014-03-16
...............\...............\.....\rc.write.1.tlog,374,2014-03-16
...............\...............\.....\vc100.idb,248832,2014-03-17
...............\...............\.....\vc100.pdb,274432,2014-03-17
...............\...............\ftcs_temp.txt,146000,2014-03-17
...............\...............\HeatTransfer_1D.vcxproj,3970,2014-03-16
...............\...............\HeatTransfer_1D.vcxproj.filters,945,2014-03-16
...............\...............\HeatTransfer_1D.vcxproj.user,143,2014-03-16
...............\...............\HT_Main.cpp,7159,2014-03-17
...............\...............\Release
...............\...............\.......\CL.read.1.tlog,9840,2014-03-17
...............\...............\.......\CL.write.1.tlog,422,2014-03-17
...............\...............\.......\HeatTransfer_1D.exe.intermediate.manifest,381,2014-03-17
...............\...............\.......\HeatTransfer_1D.lastbuildstate,65,2014-03-17
...............\...............\.......\HeatTransfer_1D.log,2301,2014-03-17
...............\...............\.......\HeatTransfer_1D.write.1.tlog,0,2014-03-17
...............\...............\.......\HT_Main.obj,893429,2014-03-17
...............\...............\.......\link.read.1.tlog,2622,2014-03-17
...............\...............\.......\link.write.1.tlog,616,2014-03-17
...............\...............\.......\mt.read.1.tlog,800,2014-03-17
...............\...............\.......\mt.write.1.tlog,340,2014-03-17
...............\...............\.......\vc100.pdb,258048,2014-03-17
...............\HeatTransfer_1D.sdf,6508544,2014-03-17
...............\HeatTransfer_1D.sln,912,2014-03-16
...............\ipch
...............\....\heattransfer_1d-b6a368d3
...............\....\........................\heattransfer_1d-6125b4a1.ipch,16777216,2014-03-17
...............\....\........................\heattransfer_1d-b6e3ea7.ipch,17301504,2014-03-17
...............\Release
...............\.......\HeatTransfer_1D.exe,27648,2014-03-17
...............\.......\HeatTransfer_1D.pdb,527360,2014-03-17

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

发表评论

0 个回复

  • Unconstrained-directly
    基于GWBASIC实现的无约束寻优算法,内附GWBASIC主程序和说明(Non-binding on GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC)
    2011-09-25 19:18:07下载
    积分:1
  • zuixiaojiaocha
    偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
    2008-05-13 21:14:08下载
    积分:1
  • KMP-string-match
    编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
    2013-12-08 01:12:46下载
    积分:1
  • 2_Brusselator_Heun_period_boundary
    经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
    2014-01-18 22:16:57下载
    积分:1
  • edger12dlocalbasis
    通过C++头文件实现的有限元形状函数计算程序(finite element shape function)
    2012-11-15 15:02:29下载
    积分:1
  • 36
    说明:  此程序为满足条码不能带IOQ三位字母的计算方法(Bar code can not be three letters with the calculation of IOQ)
    2011-07-29 10:21:02下载
    积分:1
  • cpp
    说明:  你输入一个长方体的长和宽以及高,就可以输出他的面积(input height,width,length,output volume)
    2010-04-11 21:19:10下载
    积分:1
  • sanzhuyuan
    平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
    2021-04-17 17:08:52下载
    积分:1
  • matrix
    基于OpenMP的大型矩阵相乘的算法源码(Based on OpenMP for large matrix multiplication algorithm source code)
    2014-06-11 19:47:16下载
    积分:1
  • EMD-C
    EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。(EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.)
    2021-02-03 01:10:00下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载