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

搜索资源列表

  1. Calculator

    0下载:
  2. 自己实现的一个简单的计算器,支持大数的加减乘除、开平方等操作,不适用库函数。-Themselves to achieve a simple calculator, to support the addition and subtraction, multiplication and division of large numbers, such as square root operations, library functions do not apply.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2708
    • 提供者:cgy
  1. sqrt_01

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1114
    • 提供者:DK
  1. sqr16

    0下载:
  2. Find out 16 bit number square root. Asm51 source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:brunomarcio
  1. MPSKTransmission

    0下载:
  2. 有关MPSK调制,传输模型。成型脉冲分为矩形,升余弦脉冲,平方根升余弦脉冲。M的值为2,4和8.所加噪声是高斯白噪声。-Of the MPSK modulation, transmission model. Pulse shape is divided into rectangular, raised cosine pulse, the square root raised cosine pulse. The value of M for 2,4 and 8. The increase in n
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5353
    • 提供者:xiehui
  1. sqrt

    0下载:
  2. 自己写的算平方根的函数sqrt,并且用C库的sqrt进行了验证,十分精确。可以用在没有math库的情况,尤其是嵌入式程序中。-My own function of the square root of the operator sqrt, and use C library sqrt verified, highly accurate. It can be used in case there is no math library, in particular the embedded prog
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:6549
    • 提供者:thatguy
  1. xianxingfangchengzuqiugen

    0下载:
  2. 线性方程组求根实验,分别用平方根法,Jacobi迭代法(不收敛),SOR三种方法,包含实验报告-Root experimental system of linear equations, respectively, with the square root method, Jacobi iterative method (not convergence), SOR three methods, including test reports
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:172565
    • 提供者:左小龙
  1. yuyinshiyan

    0下载:
  2. 线性方程组求根实验,分别用平方根法,Jacobi迭代法(不收敛),SOR三种方法,包含实验报告-Root experimental system of linear equations, respectively, with the square root method, Jacobi iterative method (not convergence), SOR three methods, including test reports
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1564289
    • 提供者:左小龙
  1. C

    0下载:
  2. ADI中平方根升余弦滤波器的DSP实现 2中方法-ADI in the square root raised cosine filter of the DSP method to achieve 2
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:2971
    • 提供者:ming
  1. ObjectiveFidelityCriteria

    4下载:
  2. 本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95414
    • 提供者:jhm
  1. mathFunction

    0下载:
  2. 使用整數型計算平方根,sine及cosine,適合速度高但不要求太精準的軟件,特別適合篏入系統-Calculated using the square root of an integer type, sine and cosine, suitable for high speed but does not require software too precise, and are particularly suited to the embedded system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2871
    • 提供者:Jackie
  1. calc1.3

    0下载:
  2. single app that implements a calculator that evaluates an expression written in natural way. For example 3+5*(sqrt(9)) where sqrt y square root. any question? write me at croccifixio29@hotmail.com-single app that implements a calculator that evaluat
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:60137
    • 提供者:CROCCIFIXIO
  1. New

    0下载:
  2. mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3262
    • 提供者:aaaa
  1. square

    0下载:
  2. 给你n根木棒,请问使用这些木棒,是否有可能让它们头尾相连组成一个正方形?所 有的木棒都必须使用。 深度优先搜索的正方形问题-N root stick to you, will use the stick, is it possible so that they linked to the formation of a square head? All must use the stick. Depth-first search of the square problem
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:973
    • 提供者:LWind
  1. sqrt(x)

    0下载:
  2. 用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1820
    • 提供者:沐夕
  1. szjs

    0下载:
  2. 几种数值代数中求解线性方程组的方法,包括平方根法,列选主元,全选主元等-Several numerical linear algebra to solve equations, including the square root law, the election out PCA, PCA, etc. Select All
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3246
    • 提供者:初蕾
  1. chengxu

    0下载:
  2. 常用的单片机子程序库: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-Single-chip common subroutine library: there are a number of versions of the subroutine library published, they have their own characteristics. Library in
  3. 所属分类:SCM

    • 发布日期:2015-04-17
    • 文件大小:15280
    • 提供者:zhy
  1. MCS-51

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为 快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-So far, a number of versions of the subroutine library published, they have their own characteristics. Library in the square root algorithm for fast approximation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-04
    • 文件大小:197676
    • 提供者:ahu
  1. include

    0下载:
  2. 用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交叉就用取平均(x+y)/2,交叉概率取0.9,变异概率为0,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3495
    • 提供者:yuxin
  1. double_ping

    1下载:
  2. 石油天然气专业代码,是自己开发的,在Windows系统下VC平台上实现,主程序用C和C++实现。此程序用来实现双平方根算子地震波偏移。-Oil and gas professional code, is a self-developed, under the VC in the Windows system platform to achieve, the main program using C and C++ implementation. This procedure is used to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:862
    • 提供者:jacket
  1. LNK2001

    0下载:
  2. 如果在 ATL 组件程序中调用了 CRT 的运行时刻库函数,比如开平方 sqrt() ,那么编译的时候可能会报错“error LNK2001: unresolved external symbol _main”。怎么办?下面方法中的任何一个都可以纠正这个错误:-If the ATL component called the CRT-program run-time library functions, such as the square root sqrt (), then the compi
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2801
    • 提供者:136103
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com