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

搜索资源列表

  1. 单片机子程序库

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2930
    • 提供者:王辉
  1. 5.24 简单计算器

    0下载:
  2. 能进行各种计算操作,如+,—,*,/,log,平方等操作-can calculate various operations, such as ,-,*,/, log, square, etc
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1565758
    • 提供者:离间
  1. 松斋 经典功率谱估计

    1下载:
  2. 接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -Connection also known as cycle map, it is random sequence x (n) N observational data as a sequence of limited energy, direct calculation x (n) the discr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8992
    • 提供者:梁宏波
  1. JAVA的计算器

    0下载:
  2. 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18453
    • 提供者:炸鱼
  1. SQRT

    1下载:
  2. 本程序实现标准浮点数开平方SQRT(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:SQRT(X)在ARGBH1:ARGBL1:EXP1中。 占用资源:W,STATUS,020H~02CH,两重堆栈-the program open standards float square SQRT (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:杨贵平
  1. BINARY1

    0下载:
  2. 本程序用8031汇编语言实现双字节二进制无符号数平方-procedures with the 8031 assembly language to achieve double-byte binary unsigned few square
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:guorui
  1. liaojisuanqi

    0下载:
  2. 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1896
    • 提供者:廖秋筠
  1. lljisuanqi

    0下载:
  2. 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:廖秋筠
  1. CoupleInt

    0下载:
  2. 寻找数对,所谓数对,即a+b与a-b都是自然数的平方-find a few right, a few so-called right, and that is a a b-b is the square of the number of natural
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1674
    • 提供者:junguo
  1. lupo

    0下载:
  2. C#开发的小区域频域滤波(128*128), 维纳滤波,最小平方滤波,八特了死滤波,等-C# development of small regional frequency domain filtering (128 * 128), the Wiener filter, the minimum square filtering, eight of the dead special filtering, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19663
    • 提供者:ddd
  1. bignumer

    0下载:
  2. 本程序定义了长度为41的数组来存放大数,进行对大数的运算。四则运算的算法就跟平时我们笔算四则运算的方法基本上一样,加减法的时间复杂度为n,乘除法的时间复杂度为n的平方。对四十位内的计算几乎都可以瞬时完成。-definition of the procedures for the length of the 41 arrays to store large numbers, the majority of arithmetic. Four computing algorithm just as w
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22975
    • 提供者:liuchuan
  1. AVR-sqr

    1下载:
  2. avr单片机开平方的程序-avr SCM open square procedures! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1490
    • 提供者:谭玉波
  1. vbNumerical10

    0下载:
  2. 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3297
    • 提供者:三米
  1. chengxx

    1下载:
  2. 最小平方反褶积程序,原代码,已经编译过了,直接可以应用-least squares deconvolution procedure, the original code has been compiled, can be applied directly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:张显文
  1. LMS-auto-adapter-fiter

    1下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4320
    • 提供者:lidong
  1. RLS-auto-adapter-fiter

    0下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4209
    • 提供者:lidong
  1. arith_lib_cadence

    0下载:
  2. Cadence的VHDL运算库包,实现求方根,平方你是不是以前不知道怎么弄.哈哈.-Cadence VHDL Operational the package, seeking to achieve root, You are not square did not know how get. Ha ha.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:82707
    • 提供者:喻袁洲
  1. arith_lib_standard

    0下载:
  2. 这是很全的标准库啊,不是1164.vhd,都是一些加,乘,除,平方等操作的包来的.-This is the standard for the whole ah, not 1164.vhd are some increases, multiplication, addition, operational square packages to come.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:82280
    • 提供者:喻袁洲
  1. pfc_NR

    0下载:
  2. % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:7851
    • 提供者:mmcc
  1. MCS-51_asm_lib

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-There a number of versions of the subroutine library published their own characteristics. The procedures for the open square approximation algorithm for rapid alg
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:17192
    • 提供者:贺建亮
« 1 2 34 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com