搜索资源列表
Convertor_src
- VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
GrayConvert
- 二进制、16进制、10进制及格雷码的转换程序源代码-binary, 229 16, 10 and 229 Gray code conversion program source code
各种进制间的轻松转换
- 2进制、8进制、10进制、16进制...各种进制间的轻松转换 -two-band, eight-band, 10-band, 16-band band ... all the easy conversion
2_16任意进制转换
- 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
Todata
- 进制转换 10-2 10-8 10-16之间的转换
sjjg
- 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
aaaaaa
- 数据结构-进制转换 如2进制转换为16进制等,有多种转换方法,可供选择
calc
- 2,4,8,16进制转换,及ASCII码转换,字符串转换
16to10
- 16进制数据转换为10进制,VC++,借用别人的
hextodec
- 从10进制到16进制的转换-band from 10 to 16 band conversion
ConvertNum
- 这个程序有别于已经做好exe文件的2-8-10-16进制转换程序而是可以被其他程序调用,或简单地用ctrl c,来复制其中一段至目标程序的源代码-have made exe files 2-8-10-16 base for the conversion process, but the other procedures can be called, or simply use the ctrl c, to replicate some of which target program's
IEEE754.rar
- IEEE754格式,16进制浮点数转换C++源码,IEEE754 format, 16-band floating-point conversion C++ source code
HexSring2Ascii
- 一个16进制转10进制的小工具,对于需要字符串进制转换很有用-10 hex 16 hex turn a small tool, the need to convert hex string to be useful
Arithmetic
- 可进行大数的加减乘除、阶乘、三角函数、幂指数(指数只支持整数)的运算,支持小数运算,重载了以上功能的运算符号。 可运算数学表达式。 可进行16进制之内任意进制之间的转换-Addition and subtraction to multiplication and division to carry out large numbers, factorials, trigonometric functions, power index (index only supports integer
6666
- 很完整的2、8、10、16进制转换方法 最近在研究C语言,因为要用到各进制间转换,所以收集了一些资料…-英语中文(简体)日语 Is a complete binary conversion method 2,8,10,16 Recent study of the C language, because to use to convert between the hex, so collect some information ...
CP340_CP341_MODBUS_POLL_SLAVE
- 自己写的MODBUS主站程序使用SCL写(含源码) 使用SCL写的,程序显得比较大。还有从站的程序也同时奉上。 Modbus 主站说明 主要程序列表 主站轮询调度程序背景数据块 DB200 POLL_MANAGER2_DB 通信对象数据块 DB203 OBJECT_IMAGES 设备读写的数据数据块 DB204 SUB_STATION_DATAS 主站轮询调度程序 FB200 POLL_MANAGER2 Modbus主站程序 FB2
hex-to-string
- 16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1
Into-system-transformation-16to10
- 我做的进制转换软件。能把16进制转换成10进制。不过非常简单。-I did the hex conversion software. Be able to hex convert 10 hex. However, very simple.
ProgrammerCalc2013-05-16(1_0_0_1)
- 1.支持数值进制转换。 2.查看数值的内存形式。 2.支持大数(以数组表示)的表达式计算。最大支持499的阶层。 3.VC10.0
16-to-10
- 将十六进制转换成十进制,可实现矩阵等数据类型的转换-Hexadecimal to decimal conversion can be achieved, such as data type conversion matrix