联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数学计算(470) 
按平台查找All Visual C++(470) 

[数学计算] main

矩阵乘法的斯特拉森算法,采用动态数组,由C语言编写
The algorithm of matrix multiplication, using dynamic array, compiled by C language (2018-03-30, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1522369697793243.html

[数学计算] EFG_1D

一维无网格法求解悬臂梁的应力、应变和位移,对初学者有帮助
Solving one-dimensional grid cantilever stress, strain and displacement, be helpful for beginners (2017-03-03, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1488551782127674.html

[数学计算] kaokie

电磁勘探与大地电磁学 K型曲线,D.G型曲线 一维正演 视电阻率
Electromagnetic survey and magnetotelluric learning curve K, DG-type one-dimensional forward curve of apparent resistivity (2015-06-25, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1435195721660406.html

[数学计算] BOLY

整两个程序用于一维和二维多项式求值,其中一维程序可以进行多组求值
Two programs for the entire one-dimensional and two-dimensional polynomial evaluation, one-dimensional multi-group program can be evaluated (2014-04-07, Visual C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/2504070.html

[数学计算] Lagrange

共有十个重要的拉格朗日牛顿插值法和贝叶斯方法
A total of ten important Lagrange Newton interpolation method and bayesian method (2013-11-30, Visual C++, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/2414127.html

[数学计算] LocalLinearRegression

基于MFC开发的局部线性回归实验程序,分为显示原曲线,采样加噪音曲线,应用局部线性回归拟合曲线,从而直观上进行比较。
based on MFC about Local Linear Regression application (2013-08-15, Visual C++, 15978KB, 下载24次)

http://www.pudn.com/Download/item/id/2330864.html

[数学计算] -Mixgauss

混合拉斯函数里面包含代码仅供参考版权所有侵权必究
The mixed the Las function inside contains code for reference All right reserved only (2013-01-10, Visual C++, 11KB, 下载2次)

http://www.pudn.com/Download/item/id/2113052.html

[数学计算] diedai1

用迭代法解线性方程组。程序功能比较简单 能实现10维以下方程组的迭代
Using iterative method solution system of linear equations 。program function is simple。Can realize 10 d the following equations iterative (2012-12-26, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/2096953.html

[数学计算] test

Convolution 主要实现的是一维的卷积计算,让初学者了解卷积的实现过程 c++编写的
Convolution mainly realizes a d Convolution calculation, for beginners to understand the process of realizing the Convolution of the c++ writing (2012-12-10, Visual C++, 891KB, 下载7次)

http://www.pudn.com/Download/item/id/2078266.html

[数学计算] The-source-of-one-dimensional-FDTD

一维FDTD的源程序,可能结果有点问题,不知道如何修改
The source of one-dimensional FDTD possible outcomes bit of a problem, do not know how to modify the (2012-11-02, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2034959.html

[数学计算] caculator

用VC++实现的计算器程序,能实现基本的计算功能:加,减,乘,除,小数点,开方,平方等
VC++ implementation of the calculator program, to achieve the basic computing functions: add, subtract, multiply, In addition, the decimal point, square root, square (2012-08-22, Visual C++, 1848KB, 下载4次)

http://www.pudn.com/Download/item/id/1973002.html

[数学计算] yuanchengxu.VCPP

用Runge-Kutta法求平板边界层的布拉休斯解
Blasius solution with Runge-Kutta method and the boundary layer (2012-05-24, Visual C++, 1KB, 下载16次)

http://www.pudn.com/Download/item/id/1885442.html

[数学计算] beiyesi

一个贝叶斯算法的文档,希望对于学习该算法的同仁有所帮助
A bayesian algorithm document, hope to study this algorithm colleagues help (2012-01-09, Visual C++, 508KB, 下载3次)

http://www.pudn.com/Download/item/id/1753645.html

[数学计算] Calculate24

随意输入四个数,输出利用加.减.乘.除,能组成结果为24的所有计算式
Four the number of random input and output using plus. Decreased. By. In addition, the results can be composed of all the formula of 24 (2011-04-19, Visual C++, 9374KB, 下载1次)

http://www.pudn.com/Download/item/id/1498061.html

[数学计算] KMEANS

C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。
C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete. (2010-05-27, Visual C++, 53KB, 下载210次)

http://www.pudn.com/Download/item/id/1190090.html

[数学计算] FFT2D

1维和2维快速傅里叶变换,网上广为流传的英文版本
1-D and 2-D Fast Fourier Transform, Perform a 2D FFT inplace given a complex 2D array (2009-04-16, Visual C++, 1KB, 下载69次)

http://www.pudn.com/Download/item/id/718878.html

[数学计算] 33753120firstmark

此代码是辛普生积分的计算代码,能够计算一维的辛普生积分。
This code is the calculation of Simpson integration code, to calculate the one-dimensional integral Simpson. (2008-11-25, Visual C++, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/588107.html

[数学计算] test

3种关于非线性优化的办法,DFP算法,包括一维搜索等功能,并携带测试函数
On three kinds of nonlinear optimization methods, DFP algorithm, including the one-dimensional search functions, and portable test function (2008-06-19, Visual C++, 6KB, 下载14次)

http://www.pudn.com/Download/item/id/494064.html

[数学计算] diedai

用c++编写的简单迭代发和牛顿迭代发以及埃特金加整收敛法的有效程序
With c++ Prepared a simple iterative Newton-fat and fat as well as Aitken plus the entire convergence law effective procedures (2007-07-11, Visual C++, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/306722.html

[数学计算] Multi_correl_dim

本函数计算相关积供后续程序计算计算多重关联维 详情见程序内说明
this function computing plot for the follow-up procedure for calculating multiple correlation dimension detailed procedures Note (2006-04-10, Visual C++, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/168858.html