搜索资源列表
ArraytoHex
- 用查表法将十进制数转换为十六进制数的java小程序-Converts a decimal number look-up table method for the hexadecimal number of the Java applet
ArraytoHex2
- 用查表法将十进制数转换为十六进制数.此程序可以计算出int大小内的所有的十进制数的二进制数,负数也是。-With a look-up table method Converts a decimal number to hexadecimal number. This program can calculate the binary decimal int size is also negative.