搜索资源列表
PUD码转换
- PUD码转换,可以PUD码转换为十六进制,适用于7位数据发送-spotty code conversion, can bind code to hexadecimal, applies to data sent seven
SMS控件
- 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -support Chinese, English, mixed-format characters UCS2 PDU compression, in this mode, support for 70-byte f
uart_v0.1
- RAR文件,现在这个版本基本的 ASCII码的串行通迅是没有问题的,由于时间的问题暂时没有做十六进制的转换处理。-RAR files, and now this version of the basic ASCII serial communications is no problem, because of the time there is no problem doing hexadecimal conversion processing.
SerialPort
- 实现串口的数据收发,设置串口的打开,波特率设置,收发进制转换
pay500_20535
- 功能特点: 1.可采用十六进制发送和接收。 2.可对接收区里的数据进行字符和十六进制实时转换。 3.可对发送的命令保存起来,下次进入时自动加载。 4.内部固化了十个命令串。 5.对发送和接收的数据进行计数 6.可自动发送数据
spcomm-exampls
- spcomm串口控件及例子,如何进行十六进制到ASCII码的转换
Serial_get_data.rar
- 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
LABVIEW-serial-rollup
- LABVIEW串口程序汇总。包括ascii转为10进制2、ascii转为10进制 1、byte array、rs232、串口波形、串口数据转换、读取GPS串口等。-LABVIEW serial rollup. Including ascii to decimal 2, ascii to decimal 1, byte array, rs232, serial waveform, serial data conversion, read the GPS serial port and so on.
SuperCom
- 世界上最酷的串口调试软件,包括自动换行,显示时间,十进制/十六进制转换-The world' s coolest serial debugging software, including word wrap, display time, decimal/hexadecimal conversion
J2ME_Yangming
- Eclipse开发J2ME[进制转换的例子]。图文教会你,如何配置J2ME,WTK,PROGUARD,以及开发简单的进制转换,如何在手机上运行。 作者:杨明 转载请声明-Eclipse to develop J2ME [hexadecimal conversion examples]. Graphic teach you how to configure the J2ME, WTK, PROGUARD, and the development of simple M-ary conversi
simReadtext
- 读取sim ID 结果是16进制数字 自己转换成字符 mobile 6.0sdk 开发环境vs2005 -Read the results of sim ID number is 16 hexadecimal characters into their mobile 6.0sdk development environment vs2005
week03
- 很经典的进制转换代码 传上来供大家分享学习-add convert
UART
- 实现串口实时通信,自动发送,ASSCII和十六进制转换-Serial real-time communication, automatically send, ASSCII and hexadecimal conversion
turbo_decode
- 用于4GLTE协议的turbo码解码程序,包含进制转换程序,算法程序,和状态网格生成程序。-For 4 glte agreement of turbo codes decoding procedures, contain hexadecimal conversion program, algorithm procedures, and state grid generation program
sup
- 友善串口调试助手16进制-10进制转换工具,可以将友善串口调试助手获得的16进制数据指转换成10进制,可排序,可选择某部分数据,导出excel-Friendly hexadecimal data serial debugging assistant hex-10 hex conversion tool, you can get a friendly serial debugging assistant refers converted into decimal, sortable, you ca
Transcoder
- 浮点数和16进制数互转工具,支持任意字节序的4字节16进制数与float转换(Floating point numbers and 16 decimal conversions)
正常显示转换至十六进制显示
- Labview 十六进制显示至正常显示转换(Labview sixteen decimal display to normal display conversion)
PortTest
- 使用.NET framework WPF实现一个简单的串口通讯、调试助手,并提供简单的进制转换功能(Using.NET framework WPF to implement a simple serial communication, debug assistant, and provide a simple conversion function)
gmwirov
- 一款用易语言编写的进制转换器源码,能在2进制,8进制,10进制,16进制之间转换,()
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用