搜索资源列表
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
sjjg
- 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
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
vbjzsrc
- VB 十六进制转换为十进制,支持从10进制转换成16进制,定义成通用函数,将RGB值转换成6位16进制颜色值。窗体做的有意思,可窗体置顶,窗体抖动,靠近边缘自动隐藏等-VB hex to decimal, hexadecimal conversion support from 10 to 16 hex, defined as generic functions, the 6-bit RGB value is converted into 16 hex color value. Interesti
hextodec
- 16进制简单算法,轻松将16进制数转换成10进制数!-16 M a simple algorithm, easy to convert a few hexadecimal 16 hexadecimal number 10!
16bitto10bit
- 将16进制数转换成10进制数,开发工具为VB-Transform 16 bits to 10 bits,with VB program
R
- 描述: 输入一个十进制数N,将它转换成R进制数输出。 输入: 输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。 输出: 输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。 输入样例: 23 12 6687 16 输出样例: 1B 1A1F-Descr iption: En
MAB5
- 汇编语言:将4位的16进制数字转换成10进制数-The 4-bit hexadecimal numbers into decimal
Hex2Dec_4B
- 用Labview将4字节16进制数转换成10进制数。-change the 4 bytes hex data into decimal format.
DialogBase
- 一个进制转换程序,基于VC++源码实现,可将10进制整型转换成2、8、16进制,类似的转换程序已有不少了,再次发给大家这个,希望你能多一份参考范例。-A binary conversion process, achieve based on VC++ source, can be converted into a decimal integer 2,8,16-band, similar to the conversion process has been a lot of re-issue we
Hex2Dec_4B
- 用Labview将4字节16进制数转换成10进制数-Using Labview to convert a 4-byte hexadecimal number into decimal number
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
hexconversion
- Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can realize the function: the 16 h
16-to-10
- 将十六进制转换成十进制,可实现矩阵等数据类型的转换-Hexadecimal to decimal conversion can be achieved, such as data type conversion matrix
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
hextodec
- 16进制简单算法,轻松将16进制数转换成10进制数!-16 M a simple algorithm, easy to convert a few hexadecimal 16 hexadecimal number 10!
sup
- 友善串口调试助手16进制-10进制转换工具,可以将友善串口调试助手获得的16进制数据指转换成10进制,可排序,可选择某部分数据,导出excel-Friendly hexadecimal data serial debugging assistant hex-10 hex conversion tool, you can get a friendly serial debugging assistant refers converted into decimal, sortable, you ca
20138138236366
- 将16进制转换成10进制 功能非常强大 喜欢的可以下载学习 还有其他的继续发-Convert hexadecimal to decimal function very powerful like you can download learning there are other continue to send
huanc545555
- 用Labview将4字节16进制数转换成10进制数。不错的源码(Using Labview to convert 4 bytes to 10 hexadecimal numbers in 16 bytes. Good source code)
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.)