搜索资源列表
intToFloat
- 将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
code
- 由用户输入一个浮点数,程序将这个浮点数在计算机中存储的二进制直接输出-By the user to enter a float, the float in the computer program stored in the binary output directly
Linear_equations
- 解线性方程,误差分析以及时间统计(浮点数,双精度,整数),以及一些结论-Solving linear equations, error analysis, and time statistics (float, double precision, integer), and some conclusions
BANK
- 银行卡管理系统开户、存款、取款、修改密码、重置密码、销户 c-#include<iostream> #include<cstring> using namespace std class count { public: friend class ATM count (char Name[],char Num[],float Money,char Password[]) //初始化
caculatefoat
- 模拟浮点数运算,利用软件模拟浮点数在硬件上的存储以及运算,更好的理解浮点数知识。-the program simulates the float number on the hardware
float_to_fraction
- 将浮点数转为分数形式,近似到小数点后22位,提高精度!很方便!-transmit float data to fraction data, very convenient!
Float_To_IEEE754
- 该压缩包包含Float转IEEE754格式(32位)算法,无密码,控制台编程,可直接编译成功,注释详细,可方便移植到您的程序中去。-The archive contains Float turn IEEE754 format (32) algorithm, no password, console programming, can be directly compiled successfully, detailed notes, can be easily ported to your pro
IEEE754_To_Float
- 该压缩包包含IEEE754格式(32位)转Float算法,无压缩密码,控制台编程,注释详细,可方便移植到您的程序中去。-The archive contains IEEE754 format (32) Float switch algorithm, console programming, detailed notes, can be easily ported to your program going.
acbrt.c
- Fast approximate cube root of a float.
asqrt.c
- Fast approximate square root of a float.
FloatDinamico
- float dinamico e tals muito legal mesmo
80bitToDouble
- 将80位浮点型二进制数据转化为64位浮点型小数-convert 80-bit float to 64-bit float