搜索资源列表
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller progr
80c196_FP98
- 运行于80C196上的浮点运算程序asm-running on the 80C196 on the floating-point operations procedures asm2
MCS51浮点计算程序
- 51单片机浮点数运算子程序及IEEE和51浮点数相互转换程序 -51 floating-point operations and subroutine IEEE floating point and 51 mutual conversion
上网程序清单C51-浮点运算
- 51单片机的上网实现,上网程序清单C51-浮点运算功能-51 MCU web, Internet list of procedures C51-floating point performance
80c196浮点子程序
- 收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
51浮点运算程序库
- MCS-51 浮点运算子程序库及其使用说明 本浮点子程序库有三个不同层次的版本,以便适应不同的应用场合: 1.小型库(FQ51A.ASM):只包含浮点加、减、乘、除子程序。 2.中型库(FQ51B.ASM):在小型库的基础上再增加绝对值、倒数、比较、平方、开平方、 数制转换等子程序。 3.大型库(FQ51.ASM):包含本说明书中的全部子程序。
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller progr
MCS51浮点计算程序
- 51单片机浮点数运算子程序及IEEE和51浮点数相互转换程序 -51 floating-point operations and subroutine IEEE floating point and 51 mutual conversion
上网程序清单C51-浮点运算
- 51单片机的上网实现,上网程序清单C51-浮点运算功能-51 MCU web, Internet list of procedures C51-floating point performance
80c196浮点子程序
- 收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
PowUnitCon
- 应用Win32进行开发的功率电平转换程序,因为工作需要开发的。演示了用Win32进行浮点运算的方法。-The power electric level convert program designed by WIN32. You can see how to use WIN32 to perform float calculate.
计算分数的精确值
- 使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第
80c196_FP98
- 运行于80C196上的浮点运算程序asm-running on the 80C196 on the floating-point operations procedures asm2
Trans
- 51单片机与PC机的串行通信中的程序原代码。-51 microcontroller and PC serial communication of program source code.
fpu
- NIOS嵌入系统下硬件浮点指令单元加减乘除程序,已验证通过-NIOS embedded system hardware floating-point instruction unit calculation procedure has been verified through
111000111000
- 计算机组成原理 .有试验报告 程序可以完成由定点运算实现浮点运算,根据用户的输入和运算符的选择进行相应的操作,并能对用户的错误输入给出提示信息,并且在用户选择连续操作时可以无需重启程序,多次连续运算。有该程序可以方便地实现加、减、乘、除操作,并且如果想加入新的操作也十分方便(程序是分模快设计的应而可以很方便地实现功能的扩充);同时程序的各个功能部分都给出了详细的注释,清晰易懂,方便修改、增进-Principles of Computer
20060521.RAR
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,
FLOAT
- PIC系列单片机典型应用程序集: 浮点运算-PIC MCU sets typical applications: floating-point operations
浮点
- DSP 浮点运算很好的例程................(DSP very good sample for DSp 28335 of fpu)
main
- 程序包含大量的浮点运算,可对开发板进行运算能力测试(The program contains a lot of floating-point operations, which can test the operation ability of the development board.)