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

搜索资源列表

  1. 用表格形式显示ASCII字符

    0下载:
  2. 一、 实验目的及要求 熟悉Debug命令,掌握应用Debug完成汇编程序的调试,检测程序的运行过程。 二、 实验内容 按15行×16列的表格形式显示 ASCll码为10H~FFH的所有字符,即以行为主的顺序及 ASCll码递增的次序依次显示对应的字符。每 16个字符为一行,每行中相邻两个字符之间用空白符(ASCII为20)隔开。
  3. 所属分类:文档资料

    • 发布日期:2009-11-16
    • 文件大小:112640
    • 提供者:wangzhekid
  1. 串口通讯16进制转字符串程序

    3下载:
  2. 串口通讯,16进制转换为ASCII码的程序,可以参考用
  3. 所属分类:通讯编程

    • 发布日期:2011-05-22
    • 文件大小:1883
    • 提供者:jugong
  1. transcode

    0下载:
  2. 完成各种编码方式的文本转换为UTF8,包括ascii,ucs2,ucs4,ISO-8859-1,UTF16等类型-transcode ever code type text to utf8,include ascii,ucs2,ucs4,ISO-8859-1,UTF16
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2161
    • 提供者:fatboy
  1. AsciiLib_65k

    0下载:
  2. ASCII字库 横向取模 8*16 专为彩屏显示设计-failed to translate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1849
    • 提供者:lyh
  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. ascii

    0下载:
  2. 汇编环境下实现ascii码16行*16列的显示功能-Compilation of environment to achieve ascii code 16* 16 lines of display
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:848
    • 提供者:
  1. ttt!2

    0下载:
  2. 64進制 到 10進制 到 16進制 到 ASCII 轉換源碼-64 hex to 10 hex to 16 hex to ASCII conversion source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:169919
    • 提供者:hkgoogoo
  1. ASCII

    0下载:
  2. 按15行×16列的表格形式显示ASCII码为10H~100H的所有字符,即以行为主的顺序及ASCII码递增的次序显示对应的字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开。-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:694
    • 提供者:月单
  1. 16toASCII

    0下载:
  2. 16 to ASCII源程序 有兴趣的可以好好看看,版主加积分哦 -16 to ASCII source of interest can be a good look at the plus points哦呵Moderator Ha ha Ha ha
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2305
    • 提供者:yrf
  1. ASCIIStrAndHexStrTransForm

    0下载:
  2. ASCII串和16进制串相互转换的c++类,本人原创-ASCII hexadecimal string and 16 string conversion class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7635
    • 提供者:lbg
  1. ASCII

    0下载:
  2. 可以批量转换字符成acsii(2、8、10、16进制)转换工具-acsii
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:485362
    • 提供者:meng
  1. Modbus

    0下载:
  2. Modbus модуль. Подсчет CRC 16/ Работа с командами ASC-Modbus модуль. Подсчет CRC 16/ Работа с командами ASCII
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:8892
    • 提供者:ZAMM
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:319787
    • 提供者:timoho
  1. tools

    0下载:
  2. 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:4533
    • 提供者:Ihar
  1. asm

    0下载:
  2. 按15行×16列的表格形式显示ASCII码为10H~FFH的所有字符。每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII码为0)分隔。-ascall
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:6451
    • 提供者:jinixn
  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. logical-operation-ASCI

    0下载:
  2. ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:341893
    • 提供者:杨云
  1. htascconv

    0下载:
  2. 将某存储单元中的100个16进制数转化为ASCII码,并储存到相应的存储区内-hex number to ascii number convertion
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1554
    • 提供者:Jethrey
  1. ascii

    0下载:
  2. 在汇编环境下输出256个ascii码字符(每行16个)-Environment in the assembly code output 256 ascii characters (each line 16)
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:298260
    • 提供者:微微
  1. ASCII表

    0下载:
  2. 16进制与机器码对照表,做成了图片查看更加方便,总有一天发觉要用的(16 binary machine code with the table, made a picture, more convenient, one day found to use)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:1255424
    • 提供者:anjoe
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com