搜索资源列表
mpfr
- another fourier transform source code
inv[1].mpfr
- to calulate the inversed of nxm matrices
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
alglib-2.5.0.cpp
- alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
alglib-3.2.0.cpp
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
gmp-5.0.2.tar
- GMP 是一个任意精度的数学计算库。 想升级GCC到4.3.0版本,在安装前,需要先安装MPFR和GMP.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the on
mpfr-2.4.2
- gcc install need this document
mpfr-debuginfo-3.0.1-18.1.i586
- c library which is required for ns patch to enable mpls module
fhe-code-lib
- 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography research, commonly used to seve
MPFR-VS
- 大数运算库MPFR的完整VS2005工程,包含GMP库,MPFR库,以及表达式求值测试程序,直接编译通过。MPFR库能实现任意高精度的浮点数计算(工程默认1000位10进制有效位),如三角函数,对数。-Large numbers arithmetic library MPFR full VS2005 project, including GMP library, MPFR library, and expression evaluation test program, directly comp
mpfr
- Macros dealing with MPFR VERSION.
基于 linux交叉编译工具的介绍
- Linux下C开发环境的搭建过程,基于 linux-3.0.3、binutils-2.21.1、glibc-2.13、glibc-ports-2.13、gcc-4.6.1、gmp-5.0.2、mpfr-3.0.1、mpc-0.9 构建(Linux C development environment under the construction process, based on linux-3.0.3, binutils-2.21.1, glibc-2.13, glibc-ports-2.13,
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)