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

搜索资源列表

  1. csf

    1下载:
  2. c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:280494
    • 提供者:李某
  1. jizhiwenti

    0下载:
  2. 数学分析,高等代数中一些极值问题的计算机描述(C语言)-mathematical analysis, advanced algebra some extreme descr iption of the computer (C language)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7118
    • 提供者:110011
  1. juzhentezhenxianglian

    0下载:
  2. 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9110
    • 提供者:110011
  1. duoxiangshiyulianfenshi

    0下载:
  2. 数学中多项式与连分式函数的计算(用C语言描述)-Mathematics fractional polynomial function even with the calculation (using C language descr iption)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8940
    • 提供者:110011
  1. mathcoding

    0下载:
  2. C语言数学编程:包括叠代整除,阿姆斯特朗数,完数,乘法矩阵,多位阶乘,四分砝码等算法-C Programming Language Mathematics : iterative divisible including Armstrong, a few, several End, matrix multiplication, many factorial quarters algorithms such as weight
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4933
    • 提供者:
  1. matlab7.x

    0下载:
  2. 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1333446
    • 提供者:yixiao
  1. C_code

    0下载:
  2. 一些名数学问题的C语言源程序(例如四皇后问题,八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen's, Queen's eight, Tello than cubes, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34041
    • 提供者:大海
  1. math3D

    0下载:
  2. 示范 3D 数学的 c+ 原始码,设计游戏必备!-3D mathematical model of the c-source, the essential design games!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44596
    • 提供者:ivorwang
  1. dataanalys

    0下载:
  2. 数值分析中几种学见数学模型的C++原代码,也可以作为数据学用工具来使用-numerical analysis of several Xue mathematical model of the original C code, as data can also learn to use tools
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5895
    • 提供者:郑志
  1. lisan

    0下载:
  2. 一些离散数学的课程设计,是通过C++ Builder 编的!包括判断真值,求数组元素个数,和最短路径!-some discrete mathematics curriculum design, through the provision of C Builder! Including the true value judgment, for the array element number, and the shortest path!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:108472
    • 提供者:liuyang
  1. morphologyBinary

    0下载:
  2. 图像处理中数学形态学二值操作的C程序,希望对各位有帮助。-image processing mathematical morphology of the two operations value C program, and I hope to help you.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:卢清华
  1. SimpleRPN

    0下载:
  2. 使用c#实现的可以将任意数学表达式计算得到相应结果-use of the c # can be arbitrary mathematical formulas calculated corresponding results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2288
    • 提供者:工厂
  1. 11332

    0下载:
  2. 一个数学求值的源代码,一个公司笔试题目的编程实现,c语言初学者可以参看-a mathematical evaluation of the source code, a company of the written language, c language learners can see
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7308
    • 提供者:李乘风
  1. shizhifenxi

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88260
    • 提供者:qinzuoyi
  1. Nr_C

    3下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. 算术表达式解析器

    0下载:
  2. 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the p
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49554
    • 提供者:曲贵增
  1. mathfunction

    0下载:
  2. 用C#实现的数学常用函数的教学演示用程序.-C# commonly used mathematical function of teaching demonstration procedure.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:309361
    • 提供者:yangzheng
  1. MATLAB5handbook

    0下载:
  2. 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:12461208
    • 提供者:黄先生
  1. rotatingsphere

    0下载:
  2. 用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作-with C Language painting an oval ball rotation procedures used in a large number of mathematical operations
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1189
    • 提供者:王易
  1. c_programe

    0下载:
  2. c语言耍法,对于数学建模有用-c language game, useful for mathematical modeling.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:动画片
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 45 »
搜珍网 www.dssz.com