搜索资源列表
进制转化程序
- 用MFC编写的进制转换程序
caculator.rar
- 多功能计算器 1.支持2进制,10进制,16进制数的加减乘除 2.支持2进制,10进制,16进制数的相互转化 3.支持2进制,10进制,16进制数的按位逻辑运算(与,或,同或,异或) 4.支持2进制数的移位和循环移位 ,1 multi-function calculator. 2 Supported hexadecimal, 10 hexadecimal, 16 hexadecimal number of addition and subtraction, multiplication
szzh.rar
- 编制不同数制间的转换程序。要求提供输入输出界面,当输完一个任意十进制数字,程序能自动将其转化为另外的数制表示的值,包括二进制、八进制和十六进制。,The preparation of a number of different inter-system conversion process. Asked for input and output interface, when an arbitrary transfusion after the decimal figures, the prog
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
NumConvert
- atl写的控件,用于实现二进制,八进制,十进制,十六进制数值转化.-atl controls written for the realization of a binary, octal, decimal, hexadecimal conversion values.
code
- 进制转换 二进制、八进制、十六进制自动识别,将结果转化为十进制显示-Hexadecimal conversion binary, octal, hexadecimal automatic identification, will be converted to decimal results show
7-29
- 多进制输出。输入一个非负的10进制数和一个相应的数字,转化成该进制-M-ary output. Enter a non-negative 10-band number and a corresponding number into the M-ary
Cal
- 这是一个简易的计算器,是用VC++设计的,作为学习之用,能实现进制转化和基本运算。-This is a simple calculator, is VC++ Designed as a learning, to achieve M-ary conversion and basic computing.
JinZhiZhuanHuan
- 简单的数字进制转化程序,相对WINDOWS自带计算器的优势是可以自动转换整数与小数部分的数值。-Simple transformation of the number of M-ary procedures, the relative advantages WINDOWS own calculator can be automatically converted to an integer and decimal part of the value.
Conversion
- 运用堆栈的想法将十进制整数转化成八进制数-The idea of using the stack to an integer decimal number into octal
zhuanhua16to10
- 十六进制向十进制转化的程序,可用于串口通讯编程。-Hexadecimal to decimal conversion program can be used for serial communication program.
1
- 把一个多位的十六进制的字符串转化为一个十进制字符数组-Put a string of hexadecimal number into a decimal array of characters
floot
- 一个计算浮点数的小程序,可以把十六进制浮点数转化为十进制浮点数。-A small program floating-point number, can be converted to a hexadecimal floating-point decimal floating point.
binaryConversion
- 此算法的功能为将一个十进制整数转化为二至九进制之间的任何一进制数并且输出-The function of this algorithm will be a decimal integer into binary anywhere between two to nine the number and the output of a binary
Calculator
- vc++计算器程序.可实现进制转化,弧度转换和三角函数-calculator for vc++
vb-hex-conversion
- 二进制、八进制、十 六进制之间的相互转化-Binary, octal, decimal, hexadecimal, conversion between
ym_vb-vbjzzh-hicode
- vb编写的进制转换程序源码,可以实现十六进制转换为二进制、二进制转化为十六进制、十六进制转化为十进制、八进制转化为十进制、二进制转化为十进制、十进制转化为十六进制、十进制转化为八进制、十进制转化为二进制等。-vb prepared by the hex conversion program source code, can be achieved hex conversion to binary, binary into hexadecimal, converted to hex decimal
jinzhizhuanhuan
- 进制转化功能,可以将十进制的数转化为二进制和16进制-Binary conversion function, you can count decimal to binary and hexadecimal conversion
stack
- 数据结构——进制转化,可以对用户输入的数字进行进制转换-Data structure transformation
一个进制互相转化的程序代码,还未经过严格测试
- 一个进制互相转化的程序代码,还未经过严格测试,如果想自己输入更改可以修改主函数段代码。(A binary code transformation program has not been strictly tested. If you want to input changes, you can modify the main function segment code.)