搜索资源列表
44
- 选择复选框和单选框按钮的事件处理程序:在Applte 上创建复选框、单选框、文本区域、单行文本框等组件,并实现根据用户输入的10 进制数,选择不同选项可转换为2、8、16 进制数。-Select the check box and radio button button event handler: the Applte create check boxes, radio buttons, text areas, one-line text boxes and other components,
GB2312to16
- 将汉字的GB2312转换成16进制码,将汉字的GB2312转换成16进制码-GB2312 to 16 ,GB2312 to 16 ,GB2312 to 16,GB2312 to 16
MSCOMM
- 串口收发代码,RS232 串口调试代码,具有自动收发,16进制转换功能-port code save and insert
hzzm
- 汉字转机器内码工具,主要用来将字符转换成16进制码。-Chinese characters to machine code tools are mainly used to convert characters into hexadecimal code.
morcalcu
- 科学计算器、编程计算器、delphi源码 可实现乘方、开方、阶乘、对数、三角函数、位运算 角度、长度、面积单位转换 二、八、十、十六进制转换 记忆数列统计-Scientific calculator, the calculator program, delphi source You can achieve power, prescribing, factorial, logarithm, trigonometric functions, bit computing An
16-to-2810
- 16进制到各种进制的转换,包括8,10,2-16 hex to hex conversion of all kinds, including 8,10,2
chexedit_src
- 处理输入的16进制数据。对输入的数据判断是否是16进制,转换16进制数据,等等功能.-Processing the input data in hexadecimal. Determine whether the input data is hexadecimal hexadecimal data conversion, and more.
GAODIWEI-
- 高低位转换工具是一款16进制转换器! 高低位转换工具 OD中的高低位转换-MD5 fetch data summaries, data analysis, extraction with MD5, MD5
HexStrToDecStr
- 实现16进制32位字符串转换为10进制字符串,大小端通用代码。该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.