搜索资源列表
N进制数转换成10进制数
- N进制数转换成10进制数的程序 有时候能派上用场吧也许 我希望网上多些功能单一的程序-N band conversion into 10 bases of the process sometimes it can be useful perhaps I hope more online functions in a single procedure
102转换
- 用递归向下文法做的2到10进制转换,本学期编译原理的课程设计-using recursive grammar downward do 2-10 base for the conversion, the compiler semester course design principles
简单的常用进制数值转换演示程序
- 我制作的简单的常用进制数值转换演示程序-produced by the band used simple numerical conversion Demonstration Program
2_8_10_16 进制转换
- 进制转换程序,可进行2,8,10,16进制之间的任意转换
转换16进制数据
- 通过试验台电位器RW1输出0~5V滞留电压送入ADC0809通道0(IN0),变成采集IN0输入的电压,在屏幕上显示出转换后的16进制数据
十六进制数转换为等值的二进制数
- 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
MASM
- 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
8051
- 8051彻底研究源程序大全,一些算法,实例,进制转换等子程序,更多详情请查阅这一本书!-Encyclopedia of 8051 a thorough study of the source code, a number of algorithms, examples, hexadecimal conversion Subroutine, more details please refer to this book!
16edit
- 十六进制编辑器,用于不同进制与16进制的转换。-16 edit
shuzhi
- 数制转换--------- 任意给定一个M进制的数x ,请实现如下要求 1) 求出此数x的10进制值(用MD表示) 2) 实现对x向任意的一个非M进制的数的转换。 3) 至少用两种或两种以上的方法实现上述要求 ---------- Arbitrary number system conversion to a number of M-band x, requested the achievement of the following requirements 1) to de
UnicodeToChinese
- Delphi写的Unidode自动截取转换汉字代码,支持十进制和十六进制数据输入-Delphi written in Chinese characters Unidode automatic conversion interception code, support for decimal and hexadecimal data entry
str
- C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
jizhizhuanhuan
- C语言版的数据结构,利用数据结构的设计思想,来实现进制转换,即二,十,八,十六进制的相互转换。-C language version of the data structure, the use of the data structure design concept to achieve binary conversion, ie, ten, eight, hexadecimal, the mutual conversion.
Jinzhi
- 汇编语言写的简单的2、8、10、16进制转换程序,自己写的,学生专用 -Written in assembly language simple 2,8,10,16 hex conversion program, wrote it myself, for students
Float
- 唉,大出血,贡献一个从16进制转换成浮点型的dll源代码,谁叫我从程序员开发网下载那么多东西呢-Oh, bleeding, a contribution from the hexadecimal floating-point convert the dll source code, programmers who told me to open distribution networks from so many things to download it
浮点数转10进制数
- 采集数据时,某些设备是以浮点数的形式显示的,本程序可以把浮点数转换成十进制数(When data is collected, some devices are displayed in the form of floating numbers, and this program converts decimal numbers into decimal numbers)
HexConve
- delphi 进制转换 函数, 十六进制转字符, 字符转十六进制,还有常用的一些转换函数(Delphi hexadecimal conversion function, sixteen decimal to character, character to sixteen decimal, as well as some commonly used conversion functions)
C
- (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。((1) can be entered into binary, octal, decimal, and sixteen decimal number. (2) convert the number of the input into the rest of the number; (3) there is an input and output interface.)
单进制转换器
- 十进制转十六进制 或者十六进制转十进制 专门给win10系统计算器英文话的人用(The decimal to sixteen or sixteen to the decimal system for the win10 system calculator in English language)
labview进制转换
- 可以通过手动输入一个十进制数,转换为二进制数和八进制数。