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

搜索资源列表

  1. C++数学计算

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:刘辉
  1. C语言实现MATLAB 6.5中M文件的方法

    0下载:
  2. 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4095
    • 提供者:尹科华
  1. jifen124

    0下载:
  2. 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2099
    • 提供者:yiri
  1. MathFunctionDraw

    0下载:
  2. 数学工具,函数绘图,教师上课实用的工具,附有c#源代码和说明
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:45201
    • 提供者:kevin abagnale
  1. 简单绘制函数图像的数学工具

    0下载:
  2. 可手动输入表达式(包括幂运算和开平方),也可以选择,图像大小和分辨率可调,对初学者了解C#事件相应机制有很好的帮助。
  3. 所属分类:C#编程

    • 发布日期:2009-04-14
    • 文件大小:80025
    • 提供者:honeylikeclover
  1. AutoRegression

    0下载:
  2. 数学统计分析基本函数,自回归分析,包括AIC,FPE等确定阶数。-Autogression
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1582
    • 提供者:曾思栋
  1. cSharpMath

    0下载:
  2. 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2532803
    • 提供者:王磊品
  1. Extreme.Mathematics.QuickStartCS

    1下载:
  2. 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:121826
    • 提供者:李峰
  1. mathcurve

    0下载:
  2. 常用数学函数曲线的绘制方法,支持函数表达式的录入-Commonly used mathematical functions curve drawing method, the input support function expression
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:250995
    • 提供者:lh
  1. fdlibm

    0下载:
  2. 免费发布的数学库,IEEE754函数源码-Free release of math library, IEEE754 function of source
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:139815
    • 提供者:600
  1. 34356576787ASDDF

    0下载:
  2. 输入一个班10个学生的学号和每个学生考试三门功课(数学、英语、计算机基础)的成绩。编程计算出每个学生的总分和平均分,并按学生成绩优劣排序,最后打印一张按高分到低分名次排序的成绩单。要求: 1)排序用一个函数实现。 2)打印的成绩单表项包括:序号,学号、数学、英语、计算机、总分、平均分。 3)按实验报告电子模板格式填写实验内容。 -GFDGFDGFGDFGFDGFDGFGFD
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:12495
    • 提供者:yangzhao
  1. GraficadoraSource

    0下载:
  2. 图形计算器,选择自变量和因变量后,能够画出关系曲线,支持自定义数学函数-Graphing calculator, select the independent variables and the dependent variable, it can draw the curve, mathematical functions to support custom
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1763521
    • 提供者:qfs
  1. Interpolation

    0下载:
  2. 数学分析基本函数,包括拉格朗日插值,牛顿插值等。-Interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:曾思栋
  1. SpecialFunction_src

    0下载:
  2. 该文件是C#版的特殊数学函数计算公式,包括gamma函数、Stirling s formula,chi-square 等-C# version of the file is a special formula of mathematical functions, including the gamma function, Stirling' s formula, chi-square, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8458
    • 提供者:朱先强
  1. mathgraphtool

    0下载:
  2. 可任意绘制各种数学函数的工具,并可根据不同的坐标系显示相应的曲线数据。-Draw a variety of mathematical functions can be arbitrary tool coordinate system can be based on different curves show the corresponding data.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:31536
    • 提供者:ddd
  1. Cpp1

    0下载:
  2. 简易计算器,不仅包含加减乘除,还有包含数学函数sin(),cos(),tg()-Simple calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:2219
    • 提供者:zheng
  1. CSharp-Csharp-CPP

    0下载:
  2. C#,Csharp, C++绘制数学函数曲线,温度曲线 包括正弦函数,余弦函数和三角波函数-C#,Csharp, C++ depict math curve
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:726698
    • 提供者:LiXiuRong
  1. ajsdtklew15

    0下载:
  2. 二分匹配的数学函数实现程序和运行方案的运用举例-Two, the realization of mathematical function application programs and run program example
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:13118
    • 提供者:翁超
  1. the-use-of-stack

    0下载:
  2. 利用栈进行简单的多项式数值计算(可使用库里面带的各种数学函数)-Use a simple polynomial stack numerical (you can use inside the library with a variety of mathematical functions)
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2506
    • 提供者:叶良辰
  1. MATH

    0下载:
  2. C数学相关的小例子,对熟悉C中可用的数学函数和使用方法有用-C math related small example
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:8442
    • 提供者:Gao Jian
« 12 »
搜珍网 www.dssz.com