CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 开方

搜索资源列表

  1. 开平方

    1下载:
  2. 用于单片机32bit内的快速开方(C51)-32bit MCU for the rapid evolution (C51)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2148
    • 提供者:孙屠介
  1. aaaasqrt

    0下载:
  2. 功能:pic单片机四字节无符号数开方 入口条件:被开方数在S2,S3,S4,S5 出口信息:平方根在S2,S3中,整数部分的位数为原数一半,其余小数-functions : pic microcontroller four-byte unsigned number prescribing import conditions : radicand in S2, S3, S4, S5 export information : square root of the S2, S3, int
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1563
    • 提供者:金明
  1. A_Extract

    0下载:
  2. 一个汇编的开方子程序,输入为双字,输出一个字。单片机是80c196-a compilation of prescribing subroutine, the importation of the two characters, a character output. SCM is 80 c196
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:790
    • 提供者:hxb
  1. squareroot

    0下载:
  2. 单片机上的开方程序 比传统的牛顿迭代法要快-microcontroller on the prescribing process than the traditional Newton iteration to be fast
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:王宝成
  1. Dicimal_BCD_caculation

    0下载:
  2. 这是MCS51单片机十进制运算子程序库,包括:单字节、双字节、多字节的加法、减法、乘法、除法、开方运算等。-This is the MCS51 metric calculation subroutine library, including : single-byte and double byte. Multi-byte addition, subtraction, multiplication, division, etc. rooting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5415
    • 提供者:蔡成林
  1. PIC_to_EM78xx

    0下载:
  2. PIC to EM78xx的转换程序 PIC是常用的单片机 而在某些情况下需要用到EM78xx单片机 此程序提供了从PIC到EM78xx的转换 便利了开方者
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52057
    • 提供者:yao
  1. fpga_kaifang

    0下载:
  2. VHDL编程,在ALTER的FPGA实现开方算法,完成快速开方运算
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-16
    • 文件大小:113978
    • 提供者:蒋凛凛
  1. usefulMCUdevelopmentprogramme

    0下载:
  2. 实用的单片机开发与应用程序,包括:中值滤波子程序,AD转换类程序,16、32位整型数开方,单片机音乐程序--祝你平安。对初学者很有帮助的。MCU development and practical applications, including: median filter subroutine, AD converter type of proceeding, 16,32-bit integer number prescribing, SCM music program - I wish yo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2852
    • 提供者:柳枫
  1. x12

    0下载:
  2. 16位/32位整型数开方的汇编程序,应用于AVR单片机!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:Chen.Y.M
  1. 树式除法型开方器VERILOG实现

    3下载:
  2. 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:636
    • 提供者:神气
  1. sqrtf.采用二分法计算正的浮点数开方的代码

    0下载:
  2. 这个函数是一段采用二分法计算正的浮点数开方的代码,采用C语言编写,在uClinux下编译通过并能正常运行。, This function is a section uses the dichotomy to calculate the floating number root the code, uses the C language compilation, translates under uClinux through and can the normal operation.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-11-08
    • 文件大小:837
    • 提供者:朱富毅
  1. kaifang.rar

    1下载:
  2. 使用FPGA实现16位开方运算。源码!调试通过,Prescribing the use of FPGA to achieve 16-bit computing. Source! Debugging by
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:914059
    • 提供者:马泽龙
  1. arithmetic

    0下载:
  2. AVR 单片机 16,32位四则运算,开方运算。-AVR 4-bit single-chip 16,32 computing, evolution computing.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3157
    • 提供者:HuangMingShan
  1. sqrt

    0下载:
  2. 平方根算法的硬件描述语言,算法运行速度快,10位二进制数的开方只需要10个时钟周期-Square root algorithm for hardware descr iption language, the algorithm is fast, 10-bit binary number square root only 10 clock cycles
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2034
    • 提供者:Olive Green
  1. sqrt

    0下载:
  2. 实现任意位数的开方算法,但是不是浮点的算法,-Square root algorithm for arbitrary digit, but not floating-point algorithm, thanks
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:553
    • 提供者:lty
  1. 32Open_uadri

    0下载:
  2. 在8位单片机中对32位数进行开方运算的汇编子程序-In 8-bit MCU in 32-digit prescr iption for computing the compilation of subroutines
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:997
    • 提供者:刘先生
  1. ref-sqroot

    0下载:
  2. 这是用于VHDL的开方运算,大家试试看,能不能好用-sqrt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:40170
    • 提供者:李刚
  1. Kaifang

    0下载:
  2. 利用ISE编写的实现开方功能的verilog程序,利用了CORDICIP核,可以完成开方功能-Prepared using ISE verilog program to achieve prescribing functions, using the CORDICIP nuclear, prescribing functions to be completed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:421535
    • 提供者:蜡笔
  1. cordic

    3下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:陈华
  1. cordic

    2下载:
  2. 基于verilog HDL的cordic算法FPGA实现。省去繁琐的乘法开方计算。IDE为vivado 2014( U57FA u4E8Everilog HDL u7684cordic u7B97 u6CD5FPGA u5B9E u73B0 u3002 u7B1 u53BB u7E1 u7410 u7684 u4E58 u6CD5 u5F00 u65B9 u8BA1 u7B97 u300BIDE u4E3Avivado 2014)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-01
    • 文件大小:97280
    • 提供者:涛2017777
« 12 3 4 »
搜珍网 www.dssz.com