搜索资源列表
C++程序设计语言实验三
- 实验三:C++编程入门 一、实验内容 1. 类模版。 2. 运算符重载。 3. 友元。 4. 继承。 二、实验题目 1, 设计一个类SavingsAccount,定义一个静态数据成员记录存款的年利率(rate),该类的每个成员都包含一个私有的数据成员balance,表示该成员当前的存款数额。提供一个成员函数CalMonthlyInterest(),用以计算月利息(用balance乘以rate再除以12),并将这个月利息加入balance中。提供一个静态成员函数ModifyRate(
float2HEX.rar
- 实现浮点数和在计算机的十六进制之间的转换,方便用户输入十六进制给单片机,利用单片机进行强制转换,conver float to HEX
IEEE754.rar
- ieee754转成十进制浮点数,ieee754转成十进制浮点数,ieee754转成十进制浮点数,,ieee754 to float
float
- 16进制与浮点数的转换 用于modus中对浮点数的观察-16 hex and floating-point conversion for the modus observations on floating-point
1
- 将浮点数转化为字符串,最大支持8位置的小数-Will float into a string
IEEE754
- 将float数据转化为IEEE754格式-Will float data into IEEE754 format
baoliuxiaoshu
- 编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation
newFloder
- System.out.println("The content of the variable is "+((Float)fvar).getClass().getName(-System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
china
- System.out.println("The content of the variable is "+((Float)fvar).getClass().getName(-System.out.println("The content of the variable is "+((Float)fvar).getClass().getName())
floatfun
- 编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。 例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。 -Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and
Str_to_Float
- 一个小程序,可以将string 转换为float型数,可用于string类的统一-A small program can be converted to string a number of float-type, can be used for the unification of string type
HexFloat
- Hex Float >>>>>>>> Dex
Int2Float
- ieee754... integer to float-ieee754... integer to float...
FLOAT_TO_HEX
- 浮点数转hex,float to hex-float to hex,浮点数转hex
float
- 浮点类型处理,处理浮点类型与整形,字符型之间的相互转换,其实只是-float a wdfkj avkjds avkj aqkvjk s iswadfvkjzx nkzdskjvkasdaqwq aqevsadkj awsvdj
float
- 一个自己做的浮点数与十进制数转换小工具,可为需要通讯数据处理的提供帮助。-float to decimal
4byte-charto-float
- 编程中出现的小程序,四字节char型数组转浮点数-four byte char to float
float
- 解析出二进制文件的内容,以float的形式输出到文本文件中。(Parse the contents of the binary file, and output it to the text file in the form of float.)
Check
- Compares integer and float arithmetic
Float
- 应用层使用的十进制数转换到机器内部编码。(decimal numeral in application layer converte in-line coding)