登录
首页 » PHP » Step

Step

于 2021-04-14 发布 文件大小:705KB
0 303
下载积分: 1 下载次数: 27

代码说明:

  CFD计算:用于计算超声速前台阶流动C语言程序,生成每一个网格点的密度、马赫数等数据(CFD calculation: used to calculate the supersonic front step flow in C language, generate each grid point density, Mach number and other data)

文件列表:

Step
....\Debug
....\.....\CL.read.1.tlog,1850,2016-04-14
....\.....\CL.write.1.tlog,242,2016-04-14
....\.....\step.Build.CppClean.log,4104,2016-04-14
....\.....\step.lastbuildstate,111,2016-04-14
....\.....\step.log,4001,2016-04-14
....\.....\step.unsuccessfulbuild,0,2016-04-14
....\.....\step.write.1.tlog,0,2016-04-14
....\.....\vc100.idb,27648,2016-04-14
....\.....\vc100.pdb,45056,2016-04-14
....\ipch
....\....\step-142b6d1d
....\....\.............\step-ac4f302.ipch,2162688,2016-06-01
....\Release
....\.......\CL.read.1.tlog,1546,2016-04-19
....\.......\CL.write.1.tlog,374,2016-04-19
....\.......\link.read.1.tlog,2502,2016-04-19
....\.......\link.write.1.tlog,560,2016-04-19
....\.......\mt.read.1.tlog,762,2016-04-19
....\.......\mt.write.1.tlog,304,2016-04-19
....\.......\step(WINDOWS-N1PB59G--nelson--2016-04-19-12,44,12).log,2959,2016-04-19
....\.......\step(WINDOWS-N1PB59G--nelson--2016-04-19-12
,47,49).exe,26624,2016-04-19
....\.......\step(WINDOWS-N1PB59G--nelson--2016-04-19-12
,47,57).log,5948,2016-04-19
....\.......\step(WINDOWS-N1PB59G--nelson--2016-04-19-12
,49,15).log,872,2016-04-19
....\.......\step.Build.CppClean.log,1770,2016-04-19
....\.......\step.exe,26624,2016-04-19
....\.......\step.exe.intermediate.manifest,381,2016-04-19
....\.......\step.lastbuildstate,113,2016-04-19
....\.......\step.log,5948,2016-04-19
....\.......\step.obj,74928,2016-04-19
....\.......\step.pdb,224256,2016-04-19
....\.......\step.vcxprojResolveAssemblyReference.cache,713,2016-04-19
....\.......\step.write.1.tlog,0,2016-04-19
....\.......\vc100.pdb,53248,2016-04-19
....\step.cpp,14827,2016-04-19
....\step.sdf,1921024,2016-06-01
....\step.sln,874,2016-04-13
....\step.vcxproj,3914,2016-04-13
....\step.vcxproj.filters,955,2016-04-13
....\step.vcxproj.user,143,2016-04-13

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

发表评论

0 个回复

  • FIR
    说明:  一个1MHz的FIR低通滤波器。 ① 时钟信号频率16MHz; ② 输入信号位宽8bits,符号速率16MHz; ③ 要求在Matlab软件中进行FIR滤波器浮点和定点仿真,并确定FIR滤波器抽头系数; ④ 写出测试仿真程序。(A 1MHz FIR low pass filter. (1) The clock signal frequency is 16MHz; (2) The input signal has a bit width of 8 bits and a symbol rate of 16 MHz; (3) Floating-point and fixed-point simulation of FIR filter is required in Matlab software, and tap coefficients of FIR filter are determined. (4) Write the test simulation program.)
    2019-06-19 21:47:13下载
    积分:1
  • 一个求大数阶乘的算法,速度不是很快,可以参考。
    一个求大数阶乘的算法,速度不是很快,可以参考。-a majority for the factorial algorithm, the speed is not very high, they can refer to.
    2022-10-11 09:40:03下载
    积分:1
  • [2017.12.04]H3Dof
    现代控制论 三自由度直升机建模仿真(Modeling and Simulation of three degree of freedom helicopter by modern cybernetics)
    2018-03-15 11:12:49下载
    积分:1
  • 算数表达式解析器,用于验证过程中的表达分析…
    算数表达式解析器,专门用于分析算数表达式的程序-count expression parser devoted to the analysis of the expression validated procedures
    2022-02-05 11:12:13下载
    积分:1
  • 命令流APDL实例随机建模
    ansys APDL命令流 随机建模 桁架静力学,随机骨料(ANSYS APDL command flow stochastic modeling of truss statics and random aggregate)
    2021-04-19 08:08:51下载
    积分:1
  • TWOdimension
    随机生成二维多孔介质,供初学者了解使用,后期逐渐添加相关函数控制,欢迎大家交流(Random generation of two-dimensional porous media for beginners to understand the use of the latter gradually add related function control, welcome to exchange.)
    2018-11-13 11:24:46下载
    积分:1
  • 一个模拟钢琴的源程序
    一个模拟钢琴的源程序- Simulates the piano the source program
    2023-04-17 07:20:02下载
    积分:1
  • 爬取热门微博评论并进行数据分析、nlp情感分析
    爬取热门微博评论并进行数据分析、nlp情感分析 xuenlp.py功能包含: 读取数据库并进行数据去重 对微博评论进行情感分析并生成统计结果 统计微博评论中的表情排行 统计微博评论中的粉丝排行前20(Crawl popular microblog comments and do data analysis and NLP sentiment analysis Xuenlp.py functions include: Read the database and de-duplicate the data Emotional analysis of microblog comments and generating statistical results Statistical expression ranking in microblog comments Statistics of the top 20 fans in microblog comments)
    2020-06-23 05:20:02下载
    积分:1
  • 分散式宝丽来图片画廊插件
    一款效果非常酷的纯js和CSS3分散式宝丽来图片画廊插件(A Very Cool Pure JS and CSS3 Decentralized Polaroid Gallery Plug-in)
    2018-12-26 13:09:35下载
    积分:1
  • 547568575
    易语言 汇编 全能模块源码,应用程序编程源码,很好的参考资料。(Easy language to compile all source module, application programming source code, a good reference.)
    2013-10-13 21:34:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载