搜索资源列表
16to10-2
- 将十六进制数据字符转换为十进制和二进制数据字符-of hexadecimal characters data conversion to decimal and binary data characters
16to10
- 十六进制转十进制 汇编语言 里面有三个程序
16to10
- 16进制数据转换为10进制,VC++,借用别人的
16to10
- 十六进制转十进制十 六进制转十进制
16to10
- 16进制to10进制输出子程序:显示数据,起始位,结束位,有无小数点-16 to10 band-band output subroutine : display data, the starting place, at the end, there decimal point
exchange
- 进位制转换;实现10to2、8、16和2、8、16to10.-Exchange
16to10
- 将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
16to10
- vb代码,把16进制数据转换为10进制数据-vb code, 16 binary data is converted to 10 binary data
16to10
- 完成图像数据的十六进制与十进制之间的转化,方便进行图像的显示-The completion of image data between the hex and decimal conversion, to facilitate the display of the images
16To10
- 采用VC++6.0编写,实现了有16进制数据向10进制的转换,读者可以仿照实现其他进制的转换。-Written by VC++6.0 to realize 16 to 10 hex binary data conversion,readers can follow to achieve the conversion of other band.
16to10
- 写一个函数,输入一个十六进制数,输出相应的十进制数。 程序提示: 输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加-Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character
Into-system-transformation-16to10
- 我做的进制转换软件。能把16进制转换成10进制。不过非常简单。-I did the hex conversion software. Be able to hex convert 10 hex. However, very simple.
16to10
- 16进制跟10进制数据的相互转换,其他类型转换可以参照此中方式-Hexadecimal with decimal data conversion, and other types of conversion can reference herein way
16to10
- 运行该程序后,人们只要输入任意十六进制数,就可以转换成相应的十进制数。 希望此程序VC爱好者有所帮助。 本人手中有许多程序的VC源代码 如果哪位网友需要某种功能的程序,本人可代为提供。 如果哪位网友需要编写某种功能的程序,本人可代为编写。 如果哪位网友需要学习某种功能的程序,本人可提供程序的编写步骤 本人电子信箱:dongbei3hu@163.com 本人QQ号:10949741- 运行该程序后,人们只要输入任意十六进制数,就可以转换成相应的十
16to10
- 将键盘输入的4位十六进制数转换成等值的十进制数送屏幕显示。对不合理的输入不进行显示但可以继续输入。-Converting four hexadecimal keyboard input into the equivalent decimal number to send the screen. Not unreasonable input display but you can continue typing.
16to10
- 用C#编制的十六进制乱码转十进制字符串,适合初学者使用-Hexadecimal gibberish with C# prepared to decimal string, suitable for beginners
16to10
- 16to10.rar,16进制转10进制源码-Turn hex decimal Source
float---16to10
- 工业中采集到的数据常为32位的浮点数(浮点数是采用IEEE标准实际有效位为低23位)。本程序实现32位浮点数转换为10进制的实数。转换方法严格按照转换算法。-In the industrial data collected is often a 32-bit floating point Numbers (floating point number is real effective by the IEEE standard for low 23). This procedure realize
16to10
- 程序编制的16进制数到10进制数数制转换(Number System Conversion)
16to10
- 16进制转换为10进制,c++小程序,找工作时练习用的,为下载文件上传(16to10,C++,VISUAL C++ VS2013)