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

搜索资源列表

  1. smit.tar

    0下载:
  2. arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:8252
    • 提供者:fire
  1. ASCI2HEX

    0下载:
  2. code for converting hex to ascii for 8051
  3. 所属分类:SCM

  1. F93x_UART0_STDIO

    0下载:
  2. This program demonstrates how to configure the C8051F930 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 screen, and then outpu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:2065
    • 提供者:manshuang
  1. altprog_Source

    0下载:
  2. programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:4716983
    • 提供者:Aleksandr
  1. flasher_0.17_src

    0下载:
  2. programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:26661
    • 提供者:Aleksandr
  1. qws

    0下载:
  2. to convert hex to ascii in mcs51 and adc to lcd
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:29720
    • 提供者:adekasaputra
  1. Mydump

    0下载:
  2. 这是一个dump程序的代码,对了解EXE结构很有帮助的。-CPPDumpCtrl is a Dump Control based on MFC and the CWnd class. It implements basic behavior to edit/view Data in HEX, DEC, BIN, OCT and/or ASCII view.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:291799
    • 提供者:ji
  1. hexedit-1.2.10.src

    0下载:
  2. HexEditor 是针对汉化用的十六进制编辑工具。方便的编辑方法,增删字节无需在菜单中处理,只需按文字编辑方式处理即可。编辑器中能够屏蔽所有非 ASCII 字符和控制字符,只剩下了英文字符显示出来。功能强大的全文查找和全文替换,包括标准字符串和 Unicode 字符串的查找和替换(可以不区分大小写)。功能强大的输入功能,支持十六进制码处理和字符输入,字符输入还包括 Unicode 字符的直接输入。无限级的 Undo 与 Redo 功能,令到编辑随时都可以撤回到任何一步。可以选择任何部分的字节经
  3. 所属分类:Driver develop

    • 发布日期:2017-03-26
    • 文件大小:61566
    • 提供者:lanve
  1. Hex2Ascii

    0下载:
  2. Program in C that converts Hex format to ASCII format.
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:663
    • 提供者:Peter
  1. WinHex161

    0下载:
  2. Winhex 是一个很不错的 16 进制文件编辑与磁盘编辑软件。 WinHex 以文件小、速度快,功能不输其它的 Hex 十六进位编辑器工具得到了 ZDNet Software Library 五 颗星最高评价,可做 Hex 与 ASCII 码编辑修改,多文件寻替换功能,一般运算及逻辑运算,磁盘磁区编辑(支持 FAT16、FAT32 和 NTFS)自动搜寻编辑,文件比对和分析等功能,另外 8.3 版新增了 RAM 编辑功能! -Winhex is a very good he
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1502577
    • 提供者:杨鹏
  1. ASC2BIN

    0下载:
  2. 该代码可以实现十六进制的文本文件转换成二进制文件。我在编写EDID数据时经常要用到的工具。这是我自己在网上找不到而自己编写的,绝对原创,而且第一次公开。-This code is use to transfer HEX ASCII code file to binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-11-07
    • 文件大小:114503
    • 提供者:Dean
  1. PortSniffer

    0下载:
  2. HEX to ASCII Converter
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:3617044
    • 提供者:Rosys
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. F93x_UART0_STDIO

    0下载:
  2. This program demonstrates how to configure the C8051F930 to use routinesin STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that characterto the screen, and then outputs the
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:esidentMoha
  1. F93x_UART0_STDIO

    0下载:
  2. This program demonstrates how to configure the C8051F930 to use routinesin STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that characterto the screen, and then outputs the
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:ononday
  1. HextoASCII

    0下载:
  2. 十六进制 十进制 ascii码相互转换 可以任选选择复制转换 -Ten ascii hex conversion can optionally choose to copy the conversion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4296815
    • 提供者:cjy
  1. filehexexplore

    0下载:
  2. The program open any file with hex format.and ascii code translate to right if they are visiable!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:420769
    • 提供者:ather2180
  1. HEXTOASCII

    0下载:
  2. HEX字符串向ASCII转换的labview命令,很好的学习资料!-HEX string to ASCII conversion labview command, a good learning materials!
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:8086
    • 提供者:张飞
  1. hex2ascii-aa-ascii2hex

    0下载:
  2. vc6.0编写的hex和ascii码的相互转换的程序,用到的朋友可以参考一下-Hex prepared by the VC6.0 and ASCII code conversion procedures, the use of a friend can refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7134
    • 提供者:高慧祥
  1. serialcom_16_ASCII

    0下载:
  2. 窜口程序编程环境VS2008,实现16进制和ASCII码方式传递-serialcom programming, environment VS2008, to achieve the 16 hex and ASCII code to pass
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-24
    • 文件大小:7269583
    • 提供者:fhyang
« 1 2 3 4 5»
搜珍网 www.dssz.com