搜索资源列表
二十进制转换
- C8051F020单片机二十进制转换-C8051F020 two metric conversion
二进制与机器码转换
- 1.进制之间的转换:可以实现十进制转换成其他的进制:二进制,八进制,十六进制;2.机器码之间的转换:输入真值,可以转换成原码,反码还有补码。-1.the conversion of scales:implemant of conversion in decimal and orther scales:binary, octal, and hex.2.the conbersion of machine codes:input ttuth value,then converting into for
C语言实现十进制转二进制转换
- C语言实现十进制转二进制转换
十进制数转换为十六进制数的源代码
- 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
进制转换器
- 五、 进制转换器(10) 要求:(1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。 ,Friday, hex converter (10) request: (1) may enter the binary, octal, decimal, hexadecimal number (2) will have entered into the rest of the number of h
numt_convert.zip
- 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
多字节BCD码转换成十六进制
- 多字节十进制整数(压缩BCD码)转换为二进制整数子程序;入口:R0指向多字节十进制整数高位,R1指向结果多字节二进制整数高位,R7=n ;使用A,R0~R7,影响CY
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
romnum
- 一个把十进制数转换成罗马数字的例子--Example which transforms digits from decimal to roman numeral
huibian
- 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
twototen
- 十进制转换二进制并加减可以适用于温度调控-twototen
P005E_Formular
- 输入一个十进制输,将其转换为二进制八进制和十六进制-Enter a decimal lose, will convert it to binary octal and hexadecimal
ConvNums
- 实现十进制,二进制和十六进制的相互转换。-The realization of the decimal, binary and hexadecimal conversion.
Transform
- 从十进制转换为其他进制,非常完美,含有异常处理等内容-Convert from decimal to hexadecimal to other, very perfect, contains the exception handling etc.
10convertto16
- 十进制转换成十六进制,十进制 转换成十六进制,十进制转换成十六进制,-Decimal hex
Test
- 十进制转换二至十六进制数,可以循环计算结果-binnary
number_system
- 十进制转换为二进制,在Matlab中实现,利用矩阵来进行实现-Decimal to binary, implemented in Matlab using the matrix to be achieved
二十进制转换器
- 二十进制的转换,十进制二十进制可以相互转换(Twenty - level conversion)
单进制转换器
- 十进制转十六进制 或者十六进制转十进制 专门给win10系统计算器英文话的人用(The decimal to sixteen or sixteen to the decimal system for the win10 system calculator in English language)
十六进制BCD十进制转换
- 十六进制,BCD码,以及十进制转换,C语言程序(Hexadecimal BCD Decimal Conversion)