CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - .out

搜索资源列表

  1. Gauss_pivot

    1下载:
  2. Gauss列主元素消去法,同时给了Matlab的M文件和C代码文件。-out the main elements of Gauss elimination, but also to the Matlab M C code files and documents.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:wf
  1. 高斯列主元素消去法(C++)

    0下载:
  2. C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9875
    • 提供者:wf
  1. gaosichazhi

    0下载:
  2. 这是在应用程序中截取的一段用高斯列主次法写的插值曲线,代码不是很难,方便移植.-This is the application procedures for the interception of the Gaussian out with secondary laws written curve interpolation, code is not difficult, facilitate transplantation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:马小哈
  1. 数值分析课程设计

    0下载:
  2. 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95247
    • 提供者:沈嘉祺
  1. BtworthFilter

    0下载:
  2. 构造级联型Butterworth滤波器,可以是任意阶数,并计算出频率幅度响应,非常实用,封装成为一个类,以便大家使用。开发环境为VC 6.0-tectonic Cascade Butterworth filter, can be arbitrary order. to work out the frequency response range, very practical, Packaging, as a category, so that we use. Development enviro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2678
    • 提供者:黄河
  1. kismessss

    0下载:
  2. 用GAUSS列主元消去法解线性方程组的计算机程序-CLASS out with the main yuan elimination method for solving linear equations of the computer program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6328
    • 提供者:韩凌波
  1. netsafe

    0下载:
  2. 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗?   1、在一条街上,有5座房子,喷了5种颜色。   2、每个房里住着不同国籍的人   3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物   问题是:谁养鱼?   提示:   1、英国人住红色房子  
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14306
    • 提供者:李东
  1. 13709828698

    0下载:
  2. 本程序是应用数值分析对线性多元方程组的一种解法……高斯列主元消去法,把系数阵A进行对角化,再从下层至上层逐一求解。有问题请联系13709828698,李。 -this program is the application of numerical analysis of multi-linear equations of a solution ... out PCA Gaussian Elimination Act, A coefficient matrix put right for k
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40104
    • 提供者:李英楠
  1. global_mini

    0下载:
  2. 寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.-Find function of the minimum value of the overa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1504
    • 提供者:李国齐
  1. jiefangcheng

    0下载:
  2. 这个也是我们在课程中一起做的,有不足的地方希望大家能够指出来,这样有利于大家 的进步啊-This is a course we do together, deficiencies in the hope that we can point out. this is conducive to the progress we ah
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:827
    • 提供者:蒋小盾
  1. fusu

    0下载:
  2. 一个复数类的实现方法,虽然简单,但对于初学者对于mfc编程很有指导意义,这也是本人初学mfc的时候第一个实列。-kind of a complex method, though simple, but for beginners for very mfc programming guide, This is my time learning mfc is an out clause.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9328
    • 提供者:阿木
  1. Calculate20060802

    1下载:
  2. VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11761
    • 提供者:周志光
  1. gauss513

    0下载:
  2. 这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:宋亚平
  1. gaussrand

    0下载:
  2. 生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现-uniform random number generation algorithm out and then generate Gaussian sequences of the two Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4716
    • 提供者:萧贤
  1. setting-out

    0下载:
  2. 此程序用于道路放样的曲线要素的计算简单而方便-This procedure for setting-out the curve of the road element of the calculation is simple and convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:27155
    • 提供者:刘辉
  1. Out-the-main-elements

    0下载:
  2. 数值计算-列主元素法解方程的C++原始代码,下载可用-Out the main elements
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1315
    • 提供者:杰瑞
  1. leave-one-out

    0下载:
  2. leave one out for R,线性回归-leave one out for R
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:819
    • 提供者:魏瑶
  1. Out-PCA-Gaussian-elimination-method

    0下载:
  2. 数值线性代数 高斯列主元消去法的C++具体实现过程 -Out PCA Gaussian elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3573
    • 提供者:小蟋蟀
  1. Out-PCA

    0下载:
  2. DEV-C++环境下编译通过,用于求数值计算的列主元法求解方程组-Under DEV-C++ environment compiler, used to seek out the main element numerical method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:701
    • 提供者:皮阳
  1. Out-PCA-elimination-method

    0下载:
  2. 计算方法编程题目——列主元消去法解方程组-Calculation programming topics- out PCA elimination method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:833
    • 提供者:qiang22
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com