搜索资源列表
hex_to_int
- source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex -source code to convert hes to string and from string to hex ource code to convert hes to string and from string to hex
Match0X
- 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
hex
- to conce binary to hex string
String_HEX
- 字符窜型转化为十六进制型的JAVA实现,找了很长时间哟。-Channeling-type character into hexadecimal type JAVA implementation, to find a very long time yo.
hex2bin
- 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
Hex
- Basic hex operations: from byte array to string and vice versa.
sdafjkasdfjkasdhjkfhasdjkm
- public String filename= //用来保存存储的文件名 BluetoothDevice _device = null //蓝牙设备 BluetoothSocket _socket = null //蓝牙通信socket boolean _discoveryFinished = false boolean bRun = true boolean bThread = false boolean hex=true -public String
hextoString_test
- 这是一个16进制数转成字符串的java小程序,大家一起交流学习。-hex to string java application