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

搜索资源列表

  1. ModifyShiftAverageRegress

    0下载:
  2. 移动平均预测 ModifyShiftAverageRegress.cs 移动平均也可画趋势图,如下: public double forecast(int interval) 移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值 public override double[] getTrendArray() 得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.66kb
    • 提供者:wangyinghao
  1. CurveEquation

    0下载:
  2. Delphi编写的最小二乘法的曲线拟合算法,使用形象的图像进行展示,可以方便的看到拟合的结果。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.95kb
    • 提供者:无尽愿
  1. JACOBI-suanfa

    0下载:
  2. 雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12.83kb
    • 提供者:yyt
  1. GenerateRandom

    0下载:
  2. 产生N位随机数的一个算法,该示例展示了可以生成任意多个随机数的方法。-This code is a example of generating random.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:74.75kb
    • 提供者:yuyifish
  1. YangHuiTriangle

    0下载:
  2. 杨辉三角形的VB计算程序,可用实现50及以内的杨辉三角形计算,也可用给不太了解计算机的朋友展示一下计算机的计算速度-Yang Hui triangle VB calculation program can be used to achieve 50 Levels
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.09kb
    • 提供者:阿龙
  1. FFTandInverseFFT

    1下载:
  2. Labview 中FFT 和Inverse FFT功能的应用实例,展示了由时域到频域的变换及由频域到时域的信号重建-Labview, and Inverse FFT in the FFT function of application examples to demonstrate by the time domain to frequency domain transformation, and by the frequency domain to time domain signal rec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:28.38kb
    • 提供者:John Rex
  1. GDP_community_polyFitting

    0下载:
  2. 经济同步增长,GDP数据拟合~ 表明最近20年来世界主要国家GDP增长或波动趋势;有效展示了东南亚金融动荡。-The polyfitting model and evaluations fits the GDP data for a great number of countries (divided by several communities), and depicts the famous Southeast Asia economic crisis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:13.38kb
    • 提供者:高昕
  1. CRCTest

    0下载:
  2. 进行数据11021的16为crc校验 展示了数据字节流的流动使用 二进制的加减法-Data 11 021 16 crc check Shows the use of the data byte stream flow Binary addition and subtraction
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8.9kb
    • 提供者:donglipeng
  1. Fermats-theorem

    0下载:
  2. 很好玩的数学知识,费马大定理,以简单幽默历史的方法向你展示数学的魅力-Fermat s theorem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9.96mb
    • 提供者:kaesar
  1. sysidjob6

    0下载:
  2. 该程序是最小二乘法及其推广算法在实际问题当中的应用,比较全面地展示各种算法。-The program is the least squares method and its promotion algorithm in which practical problems, a more comprehensive display of the various algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1.92kb
    • 提供者:麦杰超
  1. shuxuezhimei

    0下载:
  2. 数学之美 Google 吴军 - Google 公司的研究员吴军写成的<数学之美>,深刻展示了计算机行业的数学魅力。-The beauty of mathematics> written by the researcher Wu Jun Wu Jun- Google Inc., the beauty of mathematics Google < profoundly demonstrated the mathematical charm of the computer i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:634kb
    • 提供者:何傻子
  1. kalman-filter-VCPP-source

    0下载:
  2. kalman 滤波器 VC源码,可以直接运行看结果展示的-kalman filter VC source code, can be run directly see the results show
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:4.53mb
    • 提供者:wanghui
  1. Frankensteing_PSO

    0下载:
  2. Frankensteing的PSO,利用java语言写成,展示了计算流程-Frankensteing PSO by java,express the calculation flow
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:3.98kb
    • 提供者:kudzus
  1. print_format

    0下载:
  2. 各种int型的输出说明符的详细展示,避免因为格式说明符造成输出结果的异常-Int type the output specifier show, avoid caused the exception of the output format specifiers
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:517byte
    • 提供者:郝既得
  1. rk

    0下载:
  2. 用于二阶方程组的四节龙格库塔方法,适用于科学与工程计算课程初学者,内有结果展示-Four sections for second-order Runge-Kutta method equations for computing science and engineering courses for beginners, there are results demonstrate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:16.47kb
    • 提供者:姜健
  1. PID

    0下载:
  2. 增量式PID控制算法(m文件实现,包括三种信号源以及结果的图像展示)-Incremental PID control algorithm (m file implementation, including three kinds of image signal source and the results show)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.11kb
    • 提供者:轩辕
  1. ViennaMath

    0下载:
  2. 学院派的完全C++模板化的数学计算库,主要用来进行学术研究,及展示C++模板库的各种高深用法-Academic completely templated C++ math library, mainly used for academic research, and demonstrate a variety of C++ template library advanced usage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:235.58kb
    • 提供者:haungyzh
  1. 1

    0下载:
  2. 里面包含了ACM初学者必学的几个代码,以ppt讲解的形式展示(附程序)-It contains several codes ACM beginners will learn to explain ppt format show (with program)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:164.12kb
    • 提供者:陈琪
  1. lu-reduction

    0下载:
  2. 完成关于矩阵分解的LU算法,通过网页形式展示结果-lu reduction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:主机
  1. 常见求根方法通用程序以及算例

    0下载:
  2. 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:67kb
    • 提供者:kelinlive
« 12 »
搜珍网 www.dssz.com