搜索资源列表
gcc-3.3.2-arm-softfloat.patch
- Motorola E680i 词典软件开发环境所需浮点数补丁。
FLOAT
- PIC系列单片机典型应用程序集: 浮点运算
sqrtf.采用二分法计算正的浮点数开方的代码
- 这个函数是一段采用二分法计算正的浮点数开方的代码,采用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.
arm-none-eabi-i686-linux-gnu.tar
- 很好用的Linux-android交叉编译工具链,可以用来浮点运算和编译.so库来供android JAVA端来调用!-Very good use of the Linux-android cross compiler tool chain, can be used for floating point operations and compilation of the.So library for Android JAVA end to call!
arm-linux-gcc-3.4.5.tar
- linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
CrossWorks.ARM1.6
- 嵌入式开发软件,适用于不支持浮点数的开发环境-Embedded software development for a development environment does not support floating point
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
NO.3
- 此段代码读取一个浮点数,并且首先以小数点计数法,然后以指数计数法打印之。-This code reads a floating point number, and first in decimal notation, exponential notation and then print it.
Qt_madplay_mp3
- MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和 LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点 支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。 在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad)
eetop.cn_double_fpu_latest[1].tar
- 浮点运算单元进行加减乘除运算,进行64位双精度浮点运算。-Floating-point arithmetic operations unit, double-precision 64-bit floating-point arithmetic
StringNumPlus1
- C++实现的字符串加1,支持任意夹带数字的字符串,对于英文字母则循环相加,不支持浮点表示法。形如:9, 1-1-a、$#99^@、1-1-Z结果:10,1-1-b、$#100^@、1-1-A-The C++ implementation string plus 1 to support any entrained digital string, the loop sum for the letters of the alphabet does not support floating point