搜索资源列表
Calculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。
stringexchangetodata
- 对Boost库的数值到字符串的转换程序,不想要都不行
人民币数值转换答案
- 输入阿拉伯数字,转换成中文大写,看一下吧
yty
- 对基本数组的转换,以及字符串的连接,数值的计算等-Array of basic conversion, as well as the connection string, numerical calculation
Money_Change
- 一个用于将货币的数值转换为中文写法的代码,很多地方可以用到的。-A monetary value for the conversion of the code written in Chinese, can be used in many places.
exchange
- java中数值型,字符型,时间类型之间的转换类,比较全-java int float string time exchange
Javacalculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
javasjlx
- JAva基本的数据类型和基本操作相关源代码打包,像一些标识符、变量、赋值语句和赋值表达式、算术运算符、数值类型转换、字符数据类型及其运算、特殊字符的转义序列表示、字符型char数据与数值型数据之间的转换、从输入对话框获取输入、计算贷款支付额、整钱兑零、显示当前时间、适当的注释和注释风格、缩进和空白等内容,在源代码中都有所体现。 -JAva basic data types and basic operations related to the source code package, lik
ComputeTax
- JAva基本的数据类型和基本操作相关源代码打包,像一些标识符、变量、赋值语句和赋值表达式、算术运算符、数值类型转换、字符数据类型及其运算、特殊字符的转义序列表示、字符型char数据与数值型数据之间的转换、从输入对话框获取输入、计算贷款支付额、整钱兑零、显示当前时间、适当的注释和注释风格、缩进和空白等内容,在源代码中都有所体现。 -JAva basic data types and basic operations related to the source code package, lik
js-basic-functions
- js基本函数,包括数据类型转换函数、数值函数、日期函数-js basic functions, including data type conversion function, numerical functions, date functions
Time-Turner
- 时间转换算法,给定一个整型数值,将其转换成时分秒的形式,例如,给出3735,将其转换成1时2分15秒。-Time transformation algorithm, given a integer, convert it into the form of time, for example, given 3735, converts it into one hour, 1 2 minutes and 15 seconds.
test
- 实现EXCEL的列号与对应位置数值序号的相互转换-convert excel column name to column position number and convert reverse.
java-code
- java 16进制字符串与16进制数值的相互转换-conversion java 16 hexadecimal string with hexadecimal values
mycode
- 变量符号类型定义及转换方法,注意数值溢出的情况,二进制计算方法-The definition and the conversion method of variable symbol type, pay attention to numerical overflow situation, the calculation method of binary
src
- 实现进制之间的转换,包括判断输入中是否包含字符以及输入的数值是否有效等判断,包含Java各种源码-Achieve the conversion between hex, including judge whether to include numeric character input and the input is valid and so judge
16-10
- 将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal charact
Shannon
- 香农编码程序,数值的进制转换,数值与字符串之间的转换等-shannon program
ByteUtils
- 数值转换 byte 与 int short float double string long 等的转换(Numerical conversion)