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

搜索资源列表

  1. mcukpfkssf

    1下载:
  2. 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4552
    • 提供者:gw
  1. Calculator

    0下载:
  2. 用C++编的完整的Calculator,有完整代码,可进行开根号,分数等运算。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60579
    • 提供者:your
  1. circle

    0下载:
  2. 单片机乘法,开根号,算出圆的轨迹 并驱动两个步进电机实现悬挂物圆周运动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3468
    • 提供者:吴金福
  1. calculator

    0下载:
  2. 一个计算器软件: 功能要求:必须实现加、减、乘、除、开根号、取余数等运算,要能支持连续运算
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2409
    • 提供者:tw
  1. Quantify.rar

    0下载:
  2. 发送端采用严格的开根号升余弦滤波器,而发送端采用进行过量化处理的开根号升余弦滤波器,仿真量化处理对系统性能的影响,Sender strict roots and raised cosine filter, while the sender had used for the quantification of the roots and raised cosine filter, simulation, quantification of the impact on system performa
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:157538
    • 提供者:阿飞
  1. Calculator

    0下载:
  2. 利用JAVA语言设计一个简单的科学计算器,实现加减乘除及开根号、对数、平方、三角正/余弦、求倒数、进制转换的简单功能。-java program is very aaaaaaaaaaaaaaaaaaaa
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:20652
    • 提供者:李永成
  1. sqrt32

    0下载:
  2. verilog源代码,用于开根号计算(32位)-sqrt32.v sqrt of 32-bit integer, Verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3746
    • 提供者:杨明
  1. JAVA

    0下载:
  2. JAVA计算器,可以开根号,超级灵。一开一个准,绝对高级-JAVA calculator, you can open root, super spirit. Opened a quasi-absolute high
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:lgc
  1. jieduan_lianghua

    0下载:
  2. 分析了截短对升余弦信号频谱的影响; 以及量化对升余弦信号及开根号升余弦信号频谱的影响。包含仿真报告。 -Analysis of the truncated raised cosine signal spectrum of the impact and quantified on or open the root cosine signal and cosine signal spectrum or its impact. The report contains the simulati
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:120526
    • 提供者:caomin
  1. java_sqr(big_int)

    0下载:
  2. java大整数开根号.txt 符合数位要求的大整数开根号,避免了c,c++高精度的麻烦,此题属高精度较难题,具有一定算法-java大整数开根号.txt
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:hujiulin
  1. longint_sqrt

    0下载:
  2. 32位长整型开方函数,可将32位长整型数开根号得到16位整型数-32-bit long integer square root function can be 32-bit long integer square root to get 16-bit integer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:532
    • 提供者:周明旭
  1. MCUKAIFANG

    0下载:
  2. 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newton iteration. I checked some i
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1738
    • 提供者:zhongxinyu
  1. genhaoC

    0下载:
  2. 牛顿迭代法开根号 比库函数sqrt()快-more efficient way in sqrt
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3476589
    • 提供者:victor
  1. InvSqrt

    0下载:
  2. 一个介绍计算开根号倒数算法的硬件实现方法,简单实用-Calculating roots and a descr iption of the hardware implementation of the countdown method, simple and practical
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:137050
    • 提供者:yaop
  1. Calculator

    0下载:
  2. 计算器,可实现基本功能。加减乘除,开根号等都可以实现。-Calculators, basic functions can be realized. Addition and subtraction multiplication and division, roots and so on can be achieved.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1568
    • 提供者:dengqi
  1. pso

    2下载:
  2. 程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq6.m是分层粒子群优化算法,即利用两个粒子群同时进行搜索,一
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:6922
    • 提供者:沈龙
  1. Java_Calculator

    0下载:
  2. 实现加、减、乘、除、开根号、取余数等运算,支持连续运算。使用Java编写,经过测试,可以运行-Implementation addition, subtraction, multiplication, division, roots and other operations to take the remainder to support continuous operation. Written using Java, after testing, you can run
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:8058
    • 提供者:曹云青
  1. calculate

    0下载:
  2. 大学时写的js计算器程序 能进行简单加减乘除,和科学运算:(开根号,次幂,log……)-Js college calculator program written in simple addition and subtraction to multiplication and division, and scientific computing: (roots and the power, log ... ...)
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:2262
    • 提供者:陈文
  1. calculator

    0下载:
  2. 计算器的实现,实现了加减乘除基本的四则运算,求倒数,求百分数以及开根号-CALCULATORS realized Math basic arithmetic, find the inverse, find the percentage and square root
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:林传棋
  1. mega16

    0下载:
  2. avr单片机的定时器、开根号程序、相位pwm、快速pwm等代码-avr pwm、usart and so on
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2834
    • 提供者:shaohj
« 12 3 »
搜珍网 www.dssz.com