登录
首页 » Fortran » naca0012

naca0012

于 2011-05-03 发布 文件大小:584KB
0 440
下载积分: 1 下载次数: 259

代码说明:

  NACA0012翼型流场计算。结构化网格,AUSM格式。(NACA0012 airfoil flow field)

文件列表:

S0701362
........\cfd.FOR,28702,2008-01-21
........\CP.DAT,3072,2008-01-17
........\INPUT.DAT,195,2008-01-17
........\ISO.DAT,546910,2008-01-17
........\NACA0012.DAT,182984,2007-11-25
........\readme.DAT,320,2007-04-22
........\RESID.DAT,370026,2008-01-17
........\RESULT.DAT,136,2008-01-17
........\s0701362.doc,183296,2008-01-23
........\temp.dat,650806,2008-01-17

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

发表评论

0 个回复

  • tangei
    有均匀线阵的CRB曲线,自己编的5种调制信号,用于建立主成分分析模型。( There ULA CRB curve, Own five modulation signal, Principal component analysis model for establishing.)
    2017-03-21 22:33:52下载
    积分:1
  • bike-wheel-calc-master
    自信车轮压力分析 python 源代码 有限元分析(Wheel of bike ,python Finite Element code)
    2015-12-08 08:13:15下载
    积分:1
  • stance_dff
    采用四阶龙格库塔方法进行微分方程解算,用matlab编写的源代码,主要用于四元素微分方程的实时解算(Using fourth-order Runge-Kutta methods for differential equation solvers, prepared to use matlab source code, mainly for the four elements of real-time differential equation solver)
    2007-10-22 21:02:46下载
    积分:1
  • sphinx4-1.0beta6-src
    sphinx4的src部分,包含演示程序(the src part sphinx4 to contains the demonstration programs)
    2012-11-06 21:42:51下载
    积分:1
  • oymwhss
    基于声纳信息的粒子滤波算法,可以利用声纳信息和不完全环境信息通过该算法完成机器人的自定位过程,本例是在原有基础上的改进,(Particle filter algorithm based on sonar information can use sonar information and incomplete environment information to complete the self-localization process of robot. This example is an improvement on the original basis.)
    2018-11-14 17:22:40下载
    积分:1
  • afat_v1_0.tar
    根据 Cijkl 计算各向异性介质不同方向的速度(According to Cijkl, the velocities of anisotropic media in different directions are calculated)
    2017-08-18 21:10:04下载
    积分:1
  • Nonlinear-code
    这是fotran的非线性有限元程序,包括1D,2D程序(fortan NFEM )
    2012-02-06 08:42:07下载
    积分:1
  • clustering_coef_bd
    得到一个人二值矩阵后,计算一个二值矩阵的聚类系数,来表示矩阵的特征(when you have a 0-1 matrix ,you can calculate its clusterig through my program)
    2012-10-29 15:00:29下载
    积分:1
  • 11087 统逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, <2,3,8,6,1> has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • ARIMA
    ARM 用于数学建模的时间序列 预测问题 (ARM used for mathematical modeling time series prediction problem )
    2021-03-08 16:29:28下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载