CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Ascii to hex

搜索资源列表

  1. UART_c8051f340

    0下载:
  2. c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52110
    • 提供者:李明
  1. F41x_UART_STDIO

    0下载:
  2. C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1891
    • 提供者:hitler
  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. pdf417_enc.2.8.tar

    0下载:
  2. The pdf program with source code takes as input a file that consists of two columns. The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed an
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:150388
    • 提供者:mm4games
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. DOC_V1.1

    0下载:
  2. 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:167063
    • 提供者:向常俊
  1. VB_Series_Debuger

    1下载:
  2. 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:24437
    • 提供者:蒂蒂
  1. U2A

    0下载:
  2. 自己写的一个函数,作用:将十六进制的char字符串转换成宽字符中文,然后自己再uincode转ascii就可以转成中文输出了。-Writing a function of their role: to be the char hex string into a wide English characters, then their re-ascii on uincode turn can be transformed to the output of the English.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:5635
    • 提供者:
  1. smsniff

    0下载:
  2. SmartSniff allows you to capture TCP/IP packets that pass through your network adapter, and view the captured data as sequence of conversations between clients and servers. You can view the TCP/IP conversations in Ascii mode (for text-based pro
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:64052
    • 提供者:wenwen
  1. socketsniff

    0下载:
  2. SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, local and remote ports, t
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-02
    • 文件大小:42704
    • 提供者:coskun
  1. at_send

    0下载:
  2. 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2183
    • 提供者:LYC
  1. Serialport_Data_Analize_Tool_CE

    0下载:
  2. CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:158722
    • 提供者:wk
  1. SCOMMV2.3

    0下载:
  2. 串口调试工具V2.3++增强版。该增强版是由龚建伟老师的串口调试工具V2.3为基础改进而来。添加了工程中常用的ASCII/16进制/10进制/2进制的发送与显示等功能。希望对大家有所帮助。-Serial debugging tools V2.3++ Plus. The enhanced version of the teacher by the GONG serial debugging tools based on improvements from V2.3. Add commonly us
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4569763
    • 提供者:刘健
  1. CharToAsciiToUnicode

    0下载:
  2. 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:61986
    • 提供者:小小
  1. hexadecimaleditor

    0下载:
  2. 采用C++语言编写的十六进制编辑器-完整版本,简洁易懂。有ASCII转换等效果。是学习的好代码。VS2008编译通过。-C++ language using hex editor- full version, simple and easy to understand. Effects are ASCII conversion. A good code to learn.
  3. 所属分类:Editor

    • 发布日期:2017-04-16
    • 文件大小:21193
    • 提供者:赵伟
  1. sniffer

    0下载:
  2. 使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked: Print packet source and desti
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1300
    • 提供者:zhoubx
  1. keypad

    0下载:
  2. This program reads a hex codes from a keypad attached to the 6821, Port A. The code is converted to ASCII and sent to the console
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1497
    • 提供者:izzeldin
  1. E2

    0下载:
  2. 程序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个 字节的数据,或者向指定地址写入一个字节的数据 特别说明:在PC机发送EEPROM内的存储地址或者是写入数据时,必须 使用十六进制发送,而在发送读写控制命令时要使用默认 的发送ASCII码的设置,这点要注意,否则操作无法完成-Program features: PC, can be controlled through the serial port specified address from the EE
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:45809
    • 提供者:郝国英
  1. Image_Encr21707212182009

    0下载:
  2. This is an experimental program that encrypts text using ASCII character equivalency to pixel-color values (RGB Hex) stored in an SQLite db table. The main purpose of this app is to demonstrate only the possibility of using image-based message
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:11358
    • 提供者:chating.euroup
  1. amode822

    0下载:
  2. 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:77320
    • 提供者:youlijun
« 1 2 3 45 »
搜珍网 www.dssz.com