登录
首页 » C# » ConsoleApplication1

ConsoleApplication1

于 2015-12-03 发布 文件大小:28KB
0 230
下载积分: 1 下载次数: 28

代码说明:

  C#写的两个简单的小程序,分别用牛顿插值法和三次样条插值法来进行插值。(A program written by C#. It uses Newton Interpolation Method and Spline Interpolation Method )

文件列表:

ConsoleApplication1
...................\ConsoleApplication1
...................\...................\bin
...................\...................\...\Debug
...................\...................\...\.....\ConsoleApplication1.exe,7168,2015-12-03
...................\...................\...\.....\ConsoleApplication1.pdb,17920,2015-12-03
...................\...................\...\.....\ConsoleApplication1.vshost.exe,11600,2015-12-03
...................\...................\...\.....\ConsoleApplication1.vshost.exe.manifest,490,2010-03-17
...................\...................\...\Release
...................\...................\ConsoleApplication1.csproj,2459,2015-12-03
...................\...................\ConsoleApplication1.csproj.user,143,2015-12-03
...................\...................\obj
...................\...................\...\x86
...................\...................\...\...\Debug
...................\...................\...\...\.....\ConsoleApplication1.csproj.FileListAbsolute.txt,524,2015-12-03
...................\...................\...\...\.....\ConsoleApplication1.exe,7168,2015-12-03
...................\...................\...\...\.....\ConsoleApplication1.pdb,17920,2015-12-03
...................\...................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5792,2015-12-03
...................\...................\...\...\.....\TempPE
...................\...................\...\...\Release
...................\...................\Program.cs,5201,2015-12-03
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs,1370,2015-12-03
...................\ConsoleApplication1.sln,899,2015-12-03

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

发表评论

0 个回复

  • cvf_rter
    Compaq Visual Fortran Error Messages,对于利用CVF编程的programmer是本很好的对照手册。(Compaq Visual Fortran Error Messages, programming, programmer for the use of CVF is a very good control of the manual.)
    2011-05-23 11:52:50下载
    积分:1
  • roefou
    用Roe格式的一阶迎风差分方法解决欧拉方程的黎曼问题(Solves the Riemann problem for the Euler equations using Roe s first-order upwind method )
    2020-10-18 23:47:26下载
    积分:1
  • san_jm43
    用于建立主成分分析模型,这是一个好用的频偏估计算法的matlab仿真程序,用于时频分析算法。( Principal component analysis model for establishing, This is a useful frequency estimation algorithm matlab simulation program, For time-frequency analysis algorithm.)
    2017-04-25 16:06:25下载
    积分:1
  • Gauss-Hermite
    实现高斯厄米特积分,可以直接更换f函数,得到所求的积分(High the Sie Mitt integral to replace the f function, ask the integral )
    2021-03-06 20:49:30下载
    积分:1
  • nodefstrainstressfiberla002
    说明:  复合材料损伤,复合材料层间分层,损伤,刚度退化、衰减(Composite damage, delamination of composite layers, damage, stiffness degradation, attenuation)
    2019-04-08 11:14:11下载
    积分:1
  • gravity_direct_problem
    说明:  重力异常正演代码,请好好使用它。帮助学习。。。。(Gravity anomaly forward code, please use it well. Help learn)
    2019-03-21 09:39:57下载
    积分:1
  • TSWLS-NLOS
    室内无线定位技术,基于两次最小二乘法的matlab仿真程序(Indoor wireless positioning technology, based on the two least-squares method matlab simulation program)
    2013-10-27 01:06:31下载
    积分:1
  • lixiangshiliuyouxianyuanqiujie
    理想流体势流的有限元求解程序,简单易懂,适合初学者对该方法编程的一个初步认识,程序内有详细的注释(Potential flow of ideal fluid finite element solver, easy to understand, this method is suitable for beginners programming a preliminary understanding of the program with detailed notes)
    2013-11-13 09:47:37下载
    积分:1
  • 11087 统逆序对
    说明:  Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有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, 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
  • daoxian
    导线网平差程序,参数约束,通过设定不同的PX达到经典自由网,普通自由网,拟稳平差效果,算例(Wire net adjustment procedures, parameters, constraints, and examples)
    2012-04-13 10:36:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载