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

搜索资源列表

  1. hua1.09

    0下载:
  2. 帮助你完成1-20次的单根号化简,使你的计算结果无意间更完美-help you complete 1-20 meeting of the single radical sign of SR, so your results unintentionally perfect
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:42107
    • 提供者:冼右星
  1. agaus

    1下载:
  2. 全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c --return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:陈益林
  1. chenagaus

    0下载:
  2. 求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method -- to return to the original equation is expressed by the coefficient matrix, a sign of the return value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:陈益林
  1. HighPrecision2

    0下载:
  2. 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)-Based on STL string of high-precision calculation of support for string-type format for storing the mu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:11950
    • 提供者:wang yucao
  1. Expresschengxu

    0下载:
  2. 函数程序中支持的函数有:sin,cos,tan,asin,acos,atan,exp,log,sign,pow-Function program support functions are: sin, cos, tan, asin, acos, atan, exp, log, sign, pow
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:29972
    • 提供者:欧阳
  1. 2

    0下载:
  2. 简单计算器,加法,减法,除法,根号,正负号-Simple calculator, addition, subtraction, division, square root, sign, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1889297
    • 提供者:欧阳醌
  1. Cloumn

    0下载:
  2. 统计文件中某行的列数,列与列间以分割字符sign区分。使用fortran语言编写。-Statistics document the number of columns in a row, column and column to split between the characters sign distinction. Using fortran language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:371550
    • 提供者:智庆全
  1. use-maple-to-program

    0下载:
  2. maple程序设计,对于数学符号公式的推导有很大帮助-how to use maple to program,especially helpful where prove of sign formula occurs
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:78082
    • 提供者:wang dong
  1. d.c

    0下载:
  2. Decoding a sequence of operations Write a program that finds all possible ways of inserting + and - signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression evaluates to 100.-Decoding a seque
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:Cynthia Lee
  1. PartialClass

    0下载:
  2. 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-The basic number crunching C# example, perform the addition of two numbers, subtraction, back together, after subtracting the re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5462
    • 提供者:zengzheng
  1. Cpp1

    0下载:
  2. 实现100位大数的加减操作,包括正负号的运算-Addition and subtraction of large numbers to achieve 100 operations, including arithmetic sign
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1268
    • 提供者:尚帅
  1. SqrSqrt

    0下载:
  2. 输入N个数,对这N个数进行平方和或差之后再开放,平方前面的正负号由输入数的正负号决定-Input N number of sum of squares of N number or bad then open, square in front of the sign is determined by the number of input plus or minus
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:320329
    • 提供者:蓝鼎栋
  1. FFT

    0下载:
  2. 对比fftverilog实现一个8阶的改进串行FIR低通滤波器,输入数据位宽为12比特,经符号扩展-Comparison of fftverilog order to achieve an improvement of 8 serial FIR low pass filter, the input data width is 12 bits, sign extended
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:25056
    • 提供者:Hades
  1. adaboost

    1下载:
  2. AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2501
    • 提供者:iihaozl
搜珍网 www.dssz.com