搜索资源列表
源文件.rar
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的
htochar
- 一个很小的16进制转化为实际字符的工具,使用者可以输入16进制数字来得到实际字符-a small band of 16 characters into practical tools, users can import 16 hexadecimal numbers to be real characters
LED_ARITHMETIC
- TMS320LF2407显示子程序,将16进制转化为十进制,然后分别显示在4个LED上-TMS320LF2407 and display of 16 conversion to decimal band, and then shown separately in the last four LED
hextobcd
- BCD码与16进制转化的汇编程序,比较不错。-BCD with 16 band into the compilation process, quite good.
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
实现2进制到10进制,16进制和8进制的转化
- 实现2进制到10进制,16进制和8进制的转化。
c语言进制转化
- c语言对进制转换的编程
进制转化程序
- 用MFC编写的进制转换程序
zimo
- 将模拟量的汉字转化为数字量的小软件,可以转换为十六进制文件-Chinese characters will be analog to digital conversion of small software
jinzhi
- 进制转化函数,在二进制\八进制\十进制\十六进制之间选择,输出到文本里-Binary conversion function, the binary \ 8 hex \ decimal \ choose between hexadecimal, output to a text-ri
NumBaseTransfer
- 简单的进制转化器,可以使实现对16,10进制,2进制进行转化。-A simple base conversion.
asmThesystemtransformation
- 用汇编语言实现的多功能整数进制转换,包括十进制,二进制,十六进制等。-1:Decimal number change into binary number ,0AH,0DH 十进制转化为二进制 2:Binary number change into decimal number ,0AH,0DH 二进制转化为十进制 3:Decimal number change into hexadecimal number ,0AH,0DH 十进制转化为十六进制 4:Hexadecimal num
floot
- 一个计算浮点数的小程序,可以把十六进制浮点数转化为十进制浮点数。-A small program floating-point number, can be converted to a hexadecimal floating-point decimal floating point.
testjinzhi
- 将二进制、十进制、八进制、十六进制转化成浮点数-Binary, decimal, octal, hexadecimal, floating point conversion
ConversionDemo
- 输入一个十进制数,再输入想要转化为的n进制,即可自动转化(Decimal numbers can be converted to any hexadecimal value)
HextoDec
- 将十六进制转化为十进制算法,基于C#编程语言(The sixteen decimal into decimal algorithm, based on the C# programming language)
十六进制转化为浮点数
- 使用c#编程实现进制转化,此代码为将十六进制转化为浮点数。(Using c# programming to realize the conversion of sixteen to floating point number.)
一个进制互相转化的程序代码,还未经过严格测试
- 一个进制互相转化的程序代码,还未经过严格测试,如果想自己输入更改可以修改主函数段代码。(A binary code transformation program has not been strictly tested. If you want to input changes, you can modify the main function segment code.)
dec2float.m
- 10进制转换32位浮点的Matlab 编程(Matlab-32 digits floating)