搜索资源列表
mul
- 在Linux平台上用多线程方法实现浮点向量的点积计算-On the Linux platform with multi-thread methods to achieve floating-point vector dot product calculation
BigNum
- 大的整数运算,比浮点运算所看奥的有效数字多了很多 ,支持1000位,还可更多!-Large integer operations than floating-point operations by the effective figure Austrian watch a lot of many to support the 1000, but also more!
fpadd
- 利用verilog hdl编写的浮点加法器运算单元,单精度。-Verilog hdl prepared to use floating-point adder computing unit, single-precision.
segy
- segy的读写程序,包括交换字节,浮点换位等-segy process of reading and writing
Linux
- linux专用的C语言标准函数。如将字符串转换成整型或者浮点型-linux dedicated C language standard function
mpfr-2.4.2.tar
- 一个多精度高效的浮点计算C语言库 , 基于GMP .-The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported by the INRIA and the current main authors come from the CACAO and Arénaire proje
ac3DecTest
- AC3 decoder 源码ARM9 LINUX 平台开发支持浮点-AC3 decoder source ARM9 LINUX platform development to support floating-point
ac3-works
- AC3 decoder 源码ARM9 LINUX 平台开发支持浮点-AC3 decoder source ARM9 LINUX platform development to support floating-point
cross
- ubuntu10.04下建立交叉编译工具链(支持软浮点)全过程-ubuntu10.04 established under the cross compiler tool chain (supports soft-floating point) the whole process
speed
- 在Linux下如何编译使用浮点运算器, 加快数学运算程序的运算速度-How to compile under Linux using floating-point operations, accelerate math computation speed
occupycpu
- 高负荷测试工具,根据传入的参数(每秒运行浮点运算的次数),可以调整占用CPU的比例-High load testing tools, according to the incoming parameters (number of floating-point operations per second to run), you can adjust the ratio of CPU s
floatslider
- qt中原来带的qslider不支持浮点类型,只能整数范围移动,该demo使qslider支持浮点型(to make a qslider support double .)