资源列表

« 1 2 ... .64 .65 .66 .67 .68 2069.70 .71 .72 .73 .74 ... 3401 »

[数学计算/工程计算solve-linear-system-by-LU

说明:用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.
<huyunq> 在 2024-05-15 上传 | 大小:2048 | 下载:0

[数学计算/工程计算solve-linear-system-by-Cholesky

说明:用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
<huyunq> 在 2024-05-15 上传 | 大小:2048 | 下载:0

[数学计算/工程计算solve-linear-system-by-LDLT

说明:用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
<huyunq> 在 2024-05-15 上传 | 大小:2048 | 下载:0

[数学计算/工程计算magic-square-matrix-solution

说明:ACM程序设计大赛题,关于幻方矩阵的求解。本源码不但有详细的编码过程,还有详细的说明。欢迎下载-ACM Programming Contest title on the magic square matrix solution. The source code is not only a detailed process, as well as detailed instructions. Welcome to download
<guiyongmao> 在 2024-05-15 上传 | 大小:422912 | 下载:0

[数学计算/工程计算labview_calculator

说明:用labview做的计算器程序 有使用说明 能实现基本的加减乘除等运算 支持连续计算-Labview to do with the calculator program with instructions for use to achieve the basic addition, subtraction and other operations to support continuous computing
<zoumeng> 在 2024-05-15 上传 | 大小:707584 | 下载:0

[数学计算/工程计算nijuzheng

说明:求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
<guiyongmao> 在 2024-05-15 上传 | 大小:2048 | 下载:0

[数学计算/工程计算base2fft

说明:用c++编FFT程序。此FFT 是用VC6.0编写,由FFT.CPP;STDAFX。H和STDAFX.CPP三个文件组成,编译成功。程序可以用文件输入和输出为文件。文件格式为TXT文件。 -C++ code with the FFT program with VC6.0 this FFT is written by the FFT.CPP STDAFX.H and STDAFX.CPP three files, compile s
<吴旭靖> 在 2024-05-15 上传 | 大小:12288 | 下载:0

[数学计算/工程计算bignum

说明:这是一个可以实现百位数字的加减乘运算的c语言源代码。-This is an achievable one hundred digit addition and subtraction multiplication in c language source code.
<> 在 2024-05-15 上传 | 大小:3072 | 下载:0

[数学计算/工程计算cutcake-c

说明:切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requirin
<> 在 2024-05-15 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Hanoi_Tower

说明:汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.
<> 在 2024-05-15 上传 | 大小:1024 | 下载:0

[数学计算/工程计算denominator

说明:允许用户输入两个整数,求出并输出两个整数的最大公约数的c语言源码-Allows the user to input two integers, find the greatest common divisor of two integers and outputs the c language source code
<> 在 2024-05-15 上传 | 大小:1024 | 下载:0

[数学计算/工程计算GM

说明:数学建模模型时间序列灰色预测模型的C语言实现-Mathematical modeling of time-series model gray prediction model of the C language
<雷滋和> 在 2024-05-15 上传 | 大小:1941504 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 2069.70 .71 .72 .73 .74 ... 3401 »

源码中国 www.ymcn.org