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

搜索资源列表

  1. 1

    0下载:
  2. ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -ASCII is used to express a coding standard E
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10613
    • 提供者:mxb
  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. [_Elite_Co1733194142004

    0下载:
  2. Descr iption: A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:70486
    • 提供者:1
  1. mul

    0下载:
  2. 两个数相乘,实现十进制数相乘的实验,被乘数和乘数均以ASCII码形式存放在内存中-Multiplying two numbers and achieving the decimal multiplied by the number of experiments, multiplicand and the multiplier are the form of ASCII codes stored in memory
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1499
    • 提供者:陈贝贝
  1. lcd1602verilog

    0下载:
  2. verilog lcd液晶1602驱动 这个程序的显示字符显示的是ASCII码,显示的数据由DB8输出到LCD上-verilog
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:12363
    • 提供者:莫保健
  1. character_zifuxianshi

    0下载:
  2. 这是字符显示所需的字符ascii码,英文和中文字符都有,可以参考一下-This is the desired character ascii character display code, both in English and Chinese characters, you can refer to
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2178
    • 提供者:龙小军
  1. keycode

    0下载:
  2. 能方便查询各种ASCII码及键值,是VB编程的好帮手-Can easily access a variety of ASCII codes and keys, is a good helper VB programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:27891
    • 提供者:fuxi
  1. otxt2bintxt2otxt

    0下载:
  2. 将一个文本文件转为其ASCII对应的二进制文本,然后在将其转为原来文本的小程序。-converting plain txt.file to binary format text based on ASCII code. Then convert it back.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:22636
    • 提供者:zheng ziran
  1. jizu

    0下载:
  2. 用于把ascII码编为汉明码,用于把ascII码编为汉明码-AscII code used to compile for the Hamming code used to compile code for the Hamming code ascII
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:466812
    • 提供者:rengaojun
  1. AsciiToChar

    0下载:
  2. 十六进制ascii码转成字节,0123456789abcdef-Hexadecimal ascii code convert bytes
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:zhanglizhe
  1. ASCfont

    0下载:
  2. ASCii的宋体粗体字库10*16点阵的,大家可以下下来研究一下-ascii font
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:1048
    • 提供者:amy
  1. 1

    0下载:
  2. 利用程序在ROM中设置40个固定数值在41~80的BCD码数据,程序运行时,把该数据块读到片内RAM的20H~47H区间,然后把该数据块变换为BIN码(二进制制)存于片内的48H ~6FH区间,再把BIN数据变换为ASCII码存于片外RAM 0100H ~ 013FH区间。-The use of the program ROM set 40 fixed values in the 41 ~ 80 BCD code data, the program runs, to read the data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4348
    • 提供者:MICHELLE
  1. keyboard_vhdl

    0下载:
  2. ps2 keyboard with encoding ascii code to 7-segments screeen. LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY klawa IS PORT ( keyboard_clk, keyboard_data, clock_25MHz,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:637669
    • 提供者:arekk
  1. sscom

    0下载:
  2. 文件为两款串口助手文件,调试串口的好帮手!其中一款智能显示ASCII和Hex码,另外一款可以显示汉字或其他编码的;两款互有优劣,优势互补,调试利器!-File for two assistant serial file, debug serial port is a good helper! In which an intelligent display ASCII and Hex code, also a Chinese character can be displayed, or other
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:422328
    • 提供者:lamber
  1. time

    0下载:
  2. 显示当前系统时间的汇编程序:将系统时间取出(二进制)然后转换成Ascii码形式再通过功能调用显示字符,执行后使当前的系统时间显示在dos窗口下。-Shows the current system time of the compilation process: the system time out (binary) and then converted to Ascii codes and then by the form of function calls shows characters,
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2612
    • 提供者:哼哼
  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. asc2bin

    0下载:
  2. Conversion ASCII code to binary for 8051
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:556
    • 提供者:vladanmitov
  1. bin2asc

    0下载:
  2. Binary to ascii conversion for 8051
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:742
    • 提供者:vladanmitov
  1. batch

    0下载:
  2. 一个arcgis中model的批处理程序。在arcgis中实现txt转换为shp,然后插值,在转化为ascii。-a batch programm of arcgis
  3. 所属分类:GIS program

    • 发布日期:2017-03-24
    • 文件大小:774
    • 提供者:尹子文
  1. EXAM1

    0下载:
  2. 该代码可以实现ASCII码与字符的转换,希望对学习汇编的朋友有用啊-The code can be achieved with the ASCII character code conversion, in the hope to learn useful compilation of friends
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:539
    • 提供者:匿名
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com