搜索资源列表
C#进制转换
- C#编写的进制转换程序,包括程序和代码
进制转换
- 进制转换的程序,可由二至十的互换-base for the conversion process can be 2-10 fungible
16进制文件编辑与磁盘编辑软件
- 6进制文件编辑与磁盘编辑软件.-six band document editing and disk-editing software.
十六进制编辑器VC源码
- 一个十六进制编辑器VC源码程序-a hexadecimal editor VC-source programs
二进制转化十六进制浮点数
- 我用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 progr
2_16任意进制转换
- 任意进制间(2-16)转换计算程序!-between arbitrary bases (2-16) conversion program!
多种进制转换
- vc编写的进制转换程序-vc preparation base for the conversion process
16进制编辑器
- 16进制编译器源代码-16 band compiler source code
16进制
- 16进制-16 band
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal pr
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
进制转换程序
- 进制转换程序,用于十、十六、八、二进制的转换-base for the conversion process, for 10, 16, 8, binary conversion
十六进制编辑器程序源代码
- 十六进制编辑器程序源代码,把任意文件可以16进制打开-hexadecimal editor source code, any documents can be opened 16 band
十六进制数相加校验和计算程序
- 【汇编语言编程使用工具】【十六进制数相加校验和计算程序】-[Assembly language programming tools] [hexadecimal number add checksum calculation program]
进制的转换
- 二进制与其它进制转换,C编写,方便调用,念贴即可-binary conversion with other band, C prepared to facilitate the transfer, and students can be affixed
字符串与十六进制互转
- 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
ASCII及进制转换
- VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
16进制转10进制
- 16进制转10进制 参数不得含'0'~'9'、'a'~'f'、'A'~'F'之外的任意字符(首尾空格除外),否则返回0(16 hexadecimal to 10 decimal parameters, shall not contain'0'~'9','a'~'f','A'~'F' except any character (except for the front and back spaces), or else 0)
16进制转2进制字符串
- 本程序是用LabVIEW编写的,具体是把16进制转2进制字符串(This procedure is written in LabVIEW, specific is to switch the hexadecimal 2 hexadecimal string)
10-2进制互转源码
- 10进制字符和2进制字符之间相互转换示例,纯源码。(Pure source code conversion between Hex and 2 hex 10)