-
computational-fluid-dynamics
安德森的经典计算流体力学理论基础的学习用书。(英文版)(Anderson s classic theory of computational fluid dynamics-based learning book.)
- 2021-01-26 16:38:37下载
- 积分:1
-
bull
试试你的运气。随机输入0到9之间的四个数,看看你能得到多少公牛,多少母牛,嘿嘿。(Try your luck. Random input between 0 to 9 the number of four to see how much bull you can get, how many cows, hehe.)
- 2016-02-15 10:58:49下载
- 积分:1
-
renyi-entropy
混沌时间序列分析的瑞利熵的计算方法,可计算出序列中的renyi entropy。(renyi entropy)
- 2021-04-13 09:58:57下载
- 积分:1
-
CHEBYSHEV1_RULE
C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,(C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input)
- 2011-05-23 22:05:40下载
- 积分:1
-
leastSquaresmethod
说明: 最小二乘一次完成算法,C语言编写,源码,调试通过。(A complete least-squares algorithm, C language, source code, debugging through.)
- 2008-10-18 13:57:54下载
- 积分:1
-
juzhen2
实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
- 2019-06-11 15:21:39下载
- 积分:1
-
createTS程序及说明帮助
使用ABAQUS软件进行过渡网格划分,帮助用户建立良好的过渡网格的小工具(use the ABAQUS to divide the transition gridding)
- 2017-06-23 16:21:35下载
- 积分:1
-
SVD
这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。(This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the matrix, qiyizhi.dat and singular value obtained qiyizhi0.dat .)
- 2021-03-11 09:29:26下载
- 积分:1
-
数值分析实验
数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
sudoku
The following is an example of how Microsoft Solver Foundation can be used to solve a constraint satisfaction problem (CSP) like generating a typical Sudoku problem.
Sudoku
http://www.codeproject.com/Articles/419389/Sudoku-using-Microsoft-solver-foundation
In this article I do not attempt to explain everything there is to know about constraint satisfaction problems, but I will go over the concepts in the hope that even if you have never heard of CSP you will still get the idea.
- 2012-07-30 16:59:24下载
- 积分:1