搜索资源列表
HEXTODEC.ZIP
- 将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
hextodec
- 16进制简单算法,轻松将16进制数转换成10进制数!-16 M a simple algorithm, easy to convert a few hexadecimal 16 hexadecimal number 10!
16zhi10src
- VC++将16进制转换成10进制,运行该程序后,只要输入任意十六进制数,就可以转换成相应的十进制数。以前发过类似程序,相对来说,本款的界面和功能都挺简单,可作为新手学习VC++的参考范例-VC++ will be converted into 10 hex 16 hex, after running the program, just enter any hexadecimal number, it can be converted into the corresponding decimal
binary
- 二进制数(binaries)是逢2进位的进位制,0、1是基本算符;计算机运算基础采用二进制。电脑的基础是二进制。在早期设计的常用的进制主要是十进制(因为我们有十个手指,所以十进制是比较合理的选择,用手指可以表示十个数字,0的概念直到很久以后才出现,所以是1-10而不是0-9)。电子计算机出现以后,使用电子管来表示十种状态过于复杂,所以所有的电子计算机中只有两种基本的状态,开和关。也就是说,电子管的两种状态决定了以电子管为基础的电子计算机采用二进制来表示数字和数据。常用的进制还有8进制和16进制,
20138138236366
- 将16进制转换成10进制 功能非常强大 喜欢的可以下载学习 还有其他的继续发-Convert hexadecimal to decimal function very powerful like you can download learning there are other continue to send
20138138236366
- 运行该程序后,人们只要输入任意十六进制数,就可以转换成相应的十进制数。 希望此程序VC爱好者有所帮助。(After running this program, people can convert the corresponding decimal numbers as long as they input any sixteen decimal number. I hope this program VC enthusiasts help.)