搜索资源列表
2_16任意进制转换
- 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
shuzhizhuanhuan
- 用C++编写的关于转换数字进制的转换程序,可以实现2进制向任意进制转换
ten2any
- 在c++中用堆栈实现十进制到任意进制转换-in C + + using the metric system stack to achieve arbitrary bases conversion
2-16进制正整数字符串转为数值11
- 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到
2_16任意进制转换
- 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
arithmetic_edwardversion
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制
ten2any
- 在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
2-16进制正整数字符串转为数值11
- 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的
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 course
ASCII_List
- ASCII码查询器,可以显示或查询任意字符的ASCII码,可以显示或查询按键的虚拟键码,还带有一个10进制和16进制转换工具。-ASCII code query, you can display or query any of the ASCII character code, you can display or query keys virtual key code, also with a 10-band and 16 hexad
shuzhizhuanhuan
- 用C++编写的关于转换数字进制的转换程序,可以实现2进制向任意进制转换-With C++ Figures prepared by the conversion of the hexadecimal conversion process, you can realize arbitrary 2 hexadecimal to hexadecimal conversion
change
- 应用栈的基本操作,实现任意进制间数制转换-Application of the basic stack operations, the realization of arbitrary M-ary number system conversion between
2_8_10_16
- 进制转换程序,可进行2,8,10,16进制之间的任意转换-Hexadecimal conversion process can be carried out between the band 2,8,10,16 arbitrary conversion
Data_Conversion
- 方便的将数字格式从N进制转换成N进制,N和为任意实数;-Convenient digital format from the N-band converted into N M, N and for arbitrary real number
Change
- 通用进制转换函数大全!16进制10进制相互转换,2进制变16进制,16变2,10变16,2进制取反,16变ACsII,字符串变UNcode。由本人原来用VB6开发的进制model转换成Vs2005模块,故函数体本身可以在VB6和2005上都可以用!内在本质没有变!上传的为VS2005.net下调试过的源码,可在工程下添加模块,起任意名称,拷贝粘贴文本文件内容,直接引用函数名即可。有问题与本人联系(fudi850@yahoo.com.cn
data_switch_for_vb6.0
- 基于vb6.0的数字进制转换源码,2,6,10,16进制转换,任意的!-VB6.0 based on the number of hexadecimal conversion source, 2,6,10,16 hexadecimal conversion, arbitrary!
change
- C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
Transcoder
- 浮点数和16进制数互转工具,支持任意字节序的4字节16进制数与float转换(Floating point numbers and 16 decimal conversions)
DigitalFormat
- 实现任意进制转换,使用MFC实现界面,包含源码(Hexadecimal conversion tool)
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 h