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

[数学计算] niudundiedai

数值分析课程设计算法编程 :牛顿迭代法 C++程序 运行通过
Numerical analysis curriculum design algorithm programming: Newton iteration method C++ program is run through (2014-09-06, Visual C++, 1082KB, 下载3次)

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

[数学计算] erchengnihe

数值分析课程设计算法编程 :二次拟和 C++程序 运行通过
Algorithm of numerical analysis curriculum design programming: quadratic fitting and C++ program is run through (2014-09-06, Visual C++, 251KB, 下载3次)

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

[数学计算] liezhuyuanxiaoqufa

使用C语言编程 通过列主元消去法求解线性方程组
By using the C programming language, the main element elimination method for solving linear equations (2013-11-08, Visual C++, 181KB, 下载3次)

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

[数学计算] interpolation

编程实现单变元抛物线插值和双变元抛物线插值函数
Programming univariate and bivariate yuan parabolic interpolation parabolic interpolation function (2013-10-04, Visual C++, 1KB, 下载11次)

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

[数学计算] Column-pca-elimination-method

数值分析列主元消去法编程的源程序,可直接运行
Numerical analysis column pca elimination programming source code, can be directly run (2013-06-16, Visual C++, 1039KB, 下载1次)

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

[数学计算] juzhen-fenxi-

张贤达的矩阵分析理论,无论对学习数学还是从事计算机编程人员都是非常有用的一本参考书籍
failed to translate (2013-05-05, Visual C++, 13945KB, 下载1次)

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

[数学计算] 06

计算图像灰度值的均值向量和协方差矩阵,C语言编程,保证正确
cov and average (2013-02-07, Visual C++, 231KB, 下载66次)

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

[数学计算] MFC

基于C++的计算器编程教程,能够用于三角函数的计算。
Based on the calculator programming tutorial in C++ for trigonometric calculation. (2012-10-07, Visual C++, 1471KB, 下载7次)

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

[数学计算] ch01_01

fluent中滑块在槽内滑动的动网格模型编程
fluent slider sliding in the slot in the moving mesh model programming (2012-07-22, Visual C++, 67KB, 下载19次)

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

[数学计算] calculator

模拟微软计算器。虽然计算器对于编程人员来说比较简单,但任然有许多注意的地方。这是我的处女作。
Simulation Microsoft calculator (2012-06-26, Visual C++, 232KB, 下载4次)

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

[数学计算] bbbbbb

分制计算,里面运用case语句实现分支,提高了编程效率
The points system calculation, which use a case statement branch, to improve the programming efficiency (2012-06-09, Visual C++, 1KB, 下载2次)

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

[数学计算] yanhuisanjiao

分析杨辉三角,编程在屏幕上出现杨辉三角图形。
Analysis of Yang Hui Triangle, programming Yang Hui triangle graphic appears on the screen. (2012-05-22, Visual C++, 3KB, 下载2次)

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

[数学计算] rkf45

关于卡尔曼滤波的汇编程序采用c++编译通过非常实用
Kalman filter on the assembly process by using c++ compiler is very useful (2011-11-05, Visual C++, 8KB, 下载6次)

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

[数学计算] fftcPP

实现FFT的C代码,适合初学者。全部用c语言编程。包含倒序、蝶形运算、数据保存等。
Implement the FFT C code, suitable for beginners. (2011-08-25, Visual C++, 9KB, 下载4次)

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

[数学计算] probability-calculation-

利用数理与概率统计理论进行编程并应用于测量领域
The use of mathematical programming and probability and statistics theory and applied measurement field (2011-08-22, Visual C++, 110KB, 下载5次)

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

[数学计算] 1

随意输入三个数,经过排序由大到小输出,C++编程。
Enter the three numbers at random, after descending sort output, C++ programming. (2011-05-30, Visual C++, 145KB, 下载5次)

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

[数学计算] dftinternet

最一般的离散傅立叶变换程序代码,适合初学编程者学习
The most general discrete Fourier transform program code, suitable for beginners programmers to learn (2010-09-27, Visual C++, 193KB, 下载3次)

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

[数学计算] KLMAN

klman 离散随机系统的卡尔曼滤波编程算法,代码比较容易懂
klman discrete stochastic systems programming Kalman filter algorithm, the code easier to understand (2010-04-27, Visual C++, 1KB, 下载5次)

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

[数学计算] Determinant

使用C++模板编程实现了任意阶的行列式计算。结构简单,清晰。
Achieve any orders determinant s Calculation using C++ template programming.Simple and Clear. (2009-11-18, Visual C++, 377KB, 下载27次)

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

[数学计算] cgprograming

一个CG编程实现的例子,对于初学CG的人来说是个好的起步!
a CG programming examples CG for a novice who is a good start! (2007-03-21, Visual C++, 15KB, 下载51次)

http://www.pudn.com/Download/item/id/258066.html
总计:380