CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shuzhifenxi

搜索资源列表

  1. shuzhifenxi

    0下载:
  2. 《VC++和BC++数值分析类库》粟塔山编著一书中的源代码,对数值分析有很大帮助 -" VC++ and BC++ numerical analysis library," Su Tashan edited a book' s source code, for numerical analysis of great help to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:867
    • 提供者:
  1. shuzhifenxi

    0下载:
  2. 东南大学出版数值分析第一章第20题源代码-Southeast University, published in Numerical Analysis Chapter 20 source code question
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1307
    • 提供者:夏娜
  1. shuzhifenxi

    0下载:
  2. 数值分析课件 数值分析(numerical analysis),是数学的一个分支,以数字计算机求解数学问题的理论和方法为研究对象。 -Courseware for Numerical Analysis Numerical Analysis (numerical analysis), is a branch of mathematics to digital computer to solve mathematical problems in theory and methods in thi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2725192
    • 提供者:dz
  1. shuzhifenxi

    1下载:
  2. 关于如何运用C++语言进行四次重积分的计算-On how to use C++ language for the calculation of four important points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:701
    • 提供者:feng
  1. shuzhifenxi-1

    0下载:
  2. MATLAB 用于数学的数学上的数据分析的材料,源码,上面有很微分积分等方法-MATLAB for the mathematical data analysis, mathematical materials, source code, there are differential points above and other methods
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:62394
    • 提供者:刘一伟
  1. shuzhifenxi

    0下载:
  2. 数值分析的实验,拉格朗日、分段线性、三次样条等-Analysis of the experiment, Lagrangian, piecewise linear, cubic spline, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1589
    • 提供者:xudanli
  1. shuzhifenxi

    0下载:
  2. 里面是例题,Gauss消元法,Gauss列主元消元法,平方根法,追赶法,SOR法求方程组的根-There are examples, Gauss elimination method, Gauss elimination method pivot column, the square root law, pursuit method, SOR Method root equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332000
    • 提供者:amma
  1. shuzhifenxi

    0下载:
  2. 北京航空航天大学数值分析计算实习一程序源代码-Beijing University of Aeronautics practical numerical analysis of a program source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:工贸真
  1. shuzhifenxi

    0下载:
  2. 高斯消元法求方程组的解,算法清晰,效率高-Gaussian Elimination Method Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:50645
    • 提供者:lijunjie
  1. shuzhifenxi

    0下载:
  2. 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:215762
    • 提供者:abler
  1. shuzhifenxi-

    0下载:
  2. 数值分析课程设计,数字签名的设计,matlab条件下实现。-Numerical analysis curriculum design, the design of digital signature, matlab conditions realized.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:201933
    • 提供者:MOTITA
  1. shuzhifenxi

    0下载:
  2. 牛顿插值的vc具体实现,数值分析应该会用的上,具体是用均差表做的-Vc concrete realization of Newton interpolation, numerical analysis should be used, and specifically to do with the average difference table
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:587148
    • 提供者:wangx
  1. jisuanfangfa_epm5s

    0下载:
  2. 计算方法实验课报告代码,自己写的,包含龙贝格算法,高斯赛德尔迭代,牛顿下山法,龙格-塔库算法,可以用作数值分析实验参考………… 程序已经VC6.0测试,实验考试分数96,希望能对你有所帮助。 算法可能稍微繁琐一些,但是更像一个学生的作业,就不要上网上去down一些高级程序员的作品了。-for SHUZHIFENXI examination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2529
    • 提供者:xielongqinga
  1. shuzhifenxi

    0下载:
  2. 各种解方程组的方法 包括线性和非线性方程组-The method of solution of equations, including linear and nonlinear equations
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6875
    • 提供者:su
  1. shuzhifenxi

    0下载:
  2. 数值分析报告,包括追赶法求解三对角方程、迭代法求非线性方程、曲线拟合、区间逐次分半的复化梯形公式计算积分,题目、代码及运行结果。-Numerical analysis report, including catch-up method for solving tridiagonal equation, iterative method for the nonlinear equations, curve fitting, half of the complex range of successi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:395806
    • 提供者:yutao
  1. shuzhifenxi

    0下载:
  2. matlab数值分析程序 matlab程序-matlab program matlab numerical analysis program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:715
    • 提供者:朱守喜
  1. shuzhifenxi

    0下载:
  2. 数值分析中的一些常用算法,对学习C语言和数值分析都很有帮助哦-Numerical analysis of some commonly used algorithms for learning the C language and numerical analysis are very helpful oh
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:816
    • 提供者:tianya
  1. shuzhifenxi

    0下载:
  2. 基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13615830
    • 提供者:ch
  1. shuzhifenxi

    0下载:
  2. 提供一些数值分析的算法,很好用的,没有语法错误,-Provide some numerical analysis algorithm, nice, no grammar mistakes
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4038
    • 提供者:鲁锦樑
  1. shuzhifenxi

    0下载:
  2. 吴及老师数据结构与算法基础课件,数值分析部分。-Teacher Wu of algorithms and data structures courseware, numerical analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4150801
    • 提供者:柠溪
« 1 2 34 5 »
搜珍网 www.dssz.com