CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 16进制

搜索资源列表

  1. myWindowsSerialportTools

    0下载:
  2. 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:83000
    • 提供者:
  1. Serial_get_data.rar

    0下载:
  2. 使用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.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:603336
    • 提供者:chernwu
  1. float

    0下载:
  2. 符合IEEE754标准的16进制转浮点数代码-IEEE754-compliant floating-point standard hex code switch
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:199838
    • 提供者:陈科
  1. Com

    0下载:
  2. ASCii/HEX方式发送数据到串口,按字接收串口数据,可选择10/16进制,串口返回的借口可以保存为文本文件。基于Mscomm32控件-ASCii/HEX send data to the serial port, serial port data received by the word, choose 10/16 hex, serial port can be saved as an excuse to return a text file. Control based on Mscomm
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4299158
    • 提供者:
  1. SIM_File

    0下载:
  2. 用C++读取SIM卡上的信息,以16进制显示 -Using C++ to read SIM card information to 16-band show
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-08
    • 文件大小:1731282
    • 提供者:张坚
  1. B_Q_Q16_AWGN

    0下载:
  2. B_Q_Q16_AWGN.rar是BPSK,QPSK,16QAM在高斯信道下的系统性能仿真,给出了信噪比SNR与误比特率BER 的关系。 16QAM是16进制的正交振幅调制在高斯信道和瑞利信道下的信噪比SNR与误比特率BER 的关系。都是matlab编写的-B_Q_Q16_AWGN.rar BPSK, QPSK, 16QAM in AWGN channel system performance simulation, given the relationship between the S
  3. 所属分类:Modem program

    • 发布日期:2017-03-31
    • 文件大小:14880
    • 提供者:张帆
  1. GSM_Communication_DebugV2_2

    0下载:
  2. 调试GSM通讯模快的测试工具.监控接收发送的数据,显示格式分为ASCII和16进制.-GSM communication module debugging of test tools. Monitoring receiver to send data, display format into hexadecimal ASCII and 16.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:116961
    • 提供者:xsj
  1. GPRS_Demo

    1下载:
  2. DSC(Data Service Center)用来接收和处理DTU发送过来的数据;如上图,窗口1显示当前登录到DSC的DTU的信息,包括该DTU的电话号码、IP地址和端口;窗口2显示当前用短信呼叫DSC请求上线的DTU的电话号码队列,系统会自动处理该队列,也可选择手工处理,处理时,会向该DTU发送一条短信,包括当前DSC的Ip地址和端口;窗口3显示接收到的数据和系统信息,可以选中窗口3上部的“16进制显示接收数据”选项,以16进制显示接收到的数据,“写日志”选项为是否将接收到的数据写到文本文件
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-06
    • 文件大小:1037870
    • 提供者:mxh
  1. uart

    0下载:
  2. UATR0 试验,从串口以9600,N,1的模式循环输出16进制的-UATR0 test, from the serial port to 9600, N, 1 cycle of the output of the model of 16 M
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:7547
    • 提供者:宛玉
  1. 33-5

    0下载:
  2. 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4-This is downloaded from the Internet from a computer program that can achieve add, subtr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3332490
    • 提供者:jiangkun
  1. evb-soft

    0下载:
  2. evb 串口编程,文本发送16进制数据,在HX2100上测试过,不能发送129-254的文本数据-evb
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:5917
    • 提供者:
  1. simReadtext

    0下载:
  2. 读取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
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:32012
    • 提供者:hzx
  1. sscomv20

    0下载:
  2. 串口测试软件,带有DTR\RTS\16进制、二进制切换功能!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:176788
    • 提供者:刘宝军
  1. winhex_ch

    0下载:
  2. 16进制编辑器, 16进制编辑器-16 hex editor, 16 hex editor, hex editor, 16
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-03
    • 文件大小:1519207
    • 提供者:tuanmao
  1. ComHelp

    0下载:
  2. 串口通信助手,实现了串行数据的收发,能选择显示与发送 ASII码,或16进制码。-Serial communication assistant, send and receive serial data achieved can choose to display and send ASII yards, or 16 hexadecimal code.
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2655348
    • 提供者:阿龙
  1. drawline

    0下载:
  2. 自己编的,根据串口发回的16进制码,存成文件,流画出曲线-Own series, according to the serial port back to 16 hexadecimal code, stored as files, streams draw curve
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:21260
    • 提供者:张则成
  1. freeportCommunication

    0下载:
  2. VB与PLC自由口通信协议。并且可以实现16进制数与浮点数的转换-Freeport VB and PLC communication protocol. And can achieve 16 hexadecimal numbers with floating point conversion
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:7566
    • 提供者:wuna
  1. 20062152016233

    0下载:
  2. 这是本人因工作需要而开发的一个串口调试工具软件.本软件中,可进行文本,16进制的发送和接收,可显示通信过程中的时间,用于计算通信的时间,可输入不可视字符,可自动周期发送,可保存通信文本等等,还可以根据个人爱好,改变字体等个性化设置. 希望此软件能给各位带来帮助-This is because of their needs, I developed a serial debugging tools. This software, it can carry text, 16-band tr
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:371460
    • 提供者:yuhua1981
  1. Commix

    0下载:
  2. 为工业控制设计的串口设备调试工具,已被很多工控行业人员使用,主要特点:   1、能根据设备的通讯协议,方便地生成多种冗余校验如Modbus,并加上结束符,适用于大多数串口通讯的工业设备;   2、能够混合输入16进制数、10进制数、ASCII字符,这种功能通过转义符“\\”实现;   3、支持串口1~255,可以自定义任意通讯参数组合,随时改变参数而不用关闭串口,支持不常用的波特率等;   4、可以测出设备的响应间隔。 -Design for industrial contr
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:196844
    • 提供者:tjl
  1. jinzhi

    0下载:
  2. 自动进行16进制与字符型数据之间的转换,将16进制用字符型数据发送到串口终端-16 band and automatic conversion between the character data will be 16 hex with character data sent to the serial port terminal
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2244
    • 提供者:gjj
« 1 23 4 5 »
搜珍网 www.dssz.com