资源列表

« 1 2 ... .18 .19 .20 .21 .22 123.24 .25 .26 .27 .28 ... 3400 »

[数学计算/工程计算BFGS_C++

说明:bfgs算法求全域最小数值点,c++源程序,文件读入套用方便-bfgs domain algorithm ambitious minimum values, c source, the document read into the convenient use
<mathstony> 在 2025-01-11 上传 | 大小:9kb | 下载:0

[数学计算/工程计算DB05

说明:矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols
<跑过的云> 在 2025-01-11 上传 | 大小:1.49mb | 下载:0

[数学计算/工程计算mixfft

说明:基于多点的快速傅立叶变换算法C++开发环境-based on multi-point fast Fourier transform algorithm C Development Environment
<王健> 在 2025-01-11 上传 | 大小:76kb | 下载:0

[数学计算/工程计算800PI

说明:只用几行代码就可以, 算出800位的圆周率, 很是神奇-only a few lines of code can calculate the circumference 800 rate is very magical
<sdlkf> 在 2025-01-11 上传 | 大小:14kb | 下载:0

[数学计算/工程计算base64ex

说明:实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
<gwas> 在 2025-01-11 上传 | 大小:7kb | 下载:0

[数学计算/工程计算Csharp_calculator_sample(WINFORM)

说明:相信这个程序对已经学习C#很久而刚刚入门图形界面编程的初学者有用,一个用C#做的计算器-believe that the process of learning C# has been a long time and just portal GUI Programming beginners useful, one C# do Calculator
<王选> 在 2025-01-11 上传 | 大小:33kb | 下载:0

[数学计算/工程计算vcmatrix

说明:本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Bi_formula

说明:二分法求方程的实根 很简单的一个程序 要不是为了下一个东西,我才不会上这么变态的网站!-dichotomy equation for the real roots of a very simple procedure but for the sake of the next one thing, I would not be such a metamorphosis on the website!
<慕幽香> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jjsf

说明:含有矩阵加、减、乘、除及转置、求逆运算等等,还需要改进-containing matrix, subtraction, multiplication, addition and to the home, seeking inverse operation, and so on, it is also necessary to improve
<self> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算cholesky323232

说明:平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root
<self> 在 2025-01-11 上传 | 大小:2kb | 下载:0

[数学计算/工程计算xxfc123

说明:采用按列消去,舍入误差并没得到很好的处理,有待改进。-adopted by the elimination series, rounding error not been handled well, in need of improvement.
<self> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算triangular_decomposition

说明:三角分解法,对于数值计算的朋友可能会有一定的帮助-triangular decomposition method for the numerical calculation of a friend may be of some help
<self> 在 2025-01-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 123.24 .25 .26 .27 .28 ... 3400 »

源码中国 www.ymcn.org