登录
首页 » Visual C++ » HeatTransfer_1D

HeatTransfer_1D

于 2021-04-17 发布 文件大小:7161KB
0 340
下载积分: 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 个回复

  • Max-IntMax-MinMin-Min
    极小 算法(Min-Min)、极大极小算法(Max-Min)、最大时间跨度算法(Max-Int)三种典型的映射算法的算法原理以及计算程序(Minimal algorithm (Min-Min), max-min algorithm (Max-Min), maximum time-span algorithm (Max-Int) three typical mapping algorithm and the algorithm of the calculation program)
    2008-04-01 20:41:46下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • wenjian
    汽车油耗计算(C实现)对于家用经济型小轿车来说,统计油耗是经常做的一件事。本题目要求根据汽油单价、每次加油所用钱数,以及该次加的油所跑里程数计算出该车的百公里油耗,并进行保存,根据需要给出统计数据。(Vehicle fuel consumption calculation (C implementation) for the household economy cars, the fuel consumption statistics is often one of the things. The questions asked based on gasoline price, amount of money each fuel used, and the second oil added to calculate the mileage run car 100 km fuel consumption, and save, according to the need to give statistics.)
    2011-12-15 16:45:12下载
    积分:1
  • big-intger-plus-minus-multiply
    C语言实现大数的加法减法以及乘法,水平限于仅仅大学生水平学习使用。(Use C language to achieve that addition, subtraction, and multiplication of a big intger.)
    2013-05-11 13:52:20下载
    积分:1
  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • FFTOcean
    基于FFT的海面模拟。能够实现海面的复制,波浪模拟效果较好。(FFT-based simulation of the sea. Be able to achieve replication of the sea, wave simulation better.)
    2020-07-01 09:40:02下载
    积分:1
  • shdom
    fortran语言的球谐函数离散坐标法大气传输模型主程序,可用于大气场景生成(FORTRAN, spheric harmonic function of the discrete coordinate method main program, the atmospheric transmission model can be used for the atmospheric scene is generated)
    2020-10-11 09:57:33下载
    积分:1
  • test
    随机数的产生,枚举嵌套算法求解一元多次方程。按批量处理。(The generation of random Numbers, nested enumeration algorithm monadic equation according to the batch processing for many times)
    2013-05-18 08:42:15下载
    积分:1
  • aitejin
    艾特金迭代法求解线性方程组源代码,在程序中修改方程就可以(Aitkin iterative method for solving linear equations source code, the equation can be modified in the program)
    2012-06-03 16:08:11下载
    积分:1
  • erfenfa
    二分法,用于多项式求解,迭代12次能达到很高的精度(Dichotomy for polynomial solving, iterative 12 times to achieve high precision)
    2008-01-25 19:58:10下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载