资源列表
LU_Decompound_for_C++
- 应用LU分解法计算矩阵的程序 C++制作 未编译,已经测试-application LU decomposition of the matrix calculation procedure produced no C compiler, testing
vc511678900355
- 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
(SOR)
- 对于求解线性方程组,松迟法不为一种好方法.本程序着重于 用L D U来求解. -for solving linear equations, the late Tony not for a better method. This program focuses on D U of L to solve.
练习一源程序
- K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
在无向完全图中寻找边不重复的汉密尔顿回路
- 图论课程设计:在无向完全图中寻找边不重复的汉密尔顿回路-graph theory of curriculum design : no plans to seek full side will not repeat the Hamilton circuit
模糊数学
- 这是模糊数学学习与应用的一个很好的软件,建议下载使用,真的很方便。-This is fuzzy math learning and the application of a good software, the proposed use of downloaded, it is really convenient.
Digital Signal Processing(C)
- 几十个数字信号处理中的经典例程!!涵盖数字信号处理的大部分内容。-dozens of digital signal processing routines classic! ! Digital signal processing cover most of it.
MATLAB 7.0.1 注册机
- matlab7.0注册机,使得您可以安装该软件-matlab7.0 Fillmore and allow you to install the software
数值分析课程设计
- 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
alg1-0.1.1.tar
- A C++ library which finds associations within sets of items, using a fast in-memory algorithm
mul
- 此汇编程序可进行任意位数的相乘只需修改内数组的数值即可 此程序以1234与4567为例-compilation procedures can be arbitrary multiplication of the median only changes within the array of numerical procedures to be like 1234 and 4567 as an example
sxjc063
- 数值分析的习题答案 )...《计算机数学基础》数值分析期末复习提纲(12-14章) <doc格式> (下载) 《计算机数学基础》...《计算机数学基础(下)》第12章练习与习题答案 <doc格式> (下载) 《计算机数学基础(下)》第11章... -Exercise answer )..." computer math, "Numerical Analysis Exercises outline (12 - 14)
