CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - ASCII

搜索资源列表

  1. ASCII

    0下载:
  2. 单片机实现二进制数转换成ASCII码程序-MCU binary conversion into ASCII procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:李敏
  1. ascii-invert

    0下载:
  2. 为ascii码转换程序,自己编写的,可以使用masm工具编译。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:832byte
    • 提供者:zhanglf
  1. ASCII-to-HEX.ASCII码转十六进制数

    0下载:
  2. labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-22
    • 文件大小:7.43kb
    • 提供者:辛方
  1. vga_display.rar

    0下载:
  2. VGA controller源码及显示汉字和ascii字符的c代码实例,已在DE2-70上实现,vga_controller source code and c code which can display chinese charactors and ASCII code on the VGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:297.31kb
    • 提供者:
  1. ASC16

    0下载:
  2. ucdos 标准Ascii 16x16 字库-ucdos standard Ascii 16x16 font
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1.36kb
    • 提供者:周骁
  1. AsciiLib_65k

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

    • 发布日期:2017-03-27
    • 文件大小:1.81kb
    • 提供者:lyh
  1. key_lcd

    0下载:
  2. lcd显示函数,包括初始化、参数设置、汉字代码。ascii字符代码、头文件等-lcd display functions, including initialization, parameter settings, characters code. ascii characters code, header files, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:70.27kb
    • 提供者:yangmin
  1. freemodbus-v1.4.0

    0下载:
  2. free modbus Source Code! ascii ftu free modbus Source Code-modbus Source Code ascii ftu
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2.83mb
    • 提供者:zzz
  1. C51prgram2

    0下载:
  2. MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:5.89kb
    • 提供者:yyaaa
  1. ASCII Table 1.0

    0下载:
  2. 一个ascii 码值计算原代码的例子-An ascii value of the original source code examples
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:29.49kb
    • 提供者:站长
  1. ASCII

    0下载:
  2. 单片机显示LED的ASCII码表,可以方便移植,使用很方便-Single-chip LED display the ASCII code table, to facilitate transplantation, the use of easily
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2.26kb
    • 提供者:yinjianjun
  1. Rs232sourcecode

    0下载:
  2. Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4.72kb
    • 提供者:Ikki
  1. STRING_CONVERSIONS

    0下载:
  2. ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:oferf
  1. hextodec

    0下载:
  2. rogram has a hex to decimal conversion routine, a decimal to ASCII converter, and a 4x40 LCD driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:4.32kb
    • 提供者:Kranthi
  1. choosebcd

    0下载:
  2. 基于vhdl的BCD码转ASCII码的设计,已经经过调试,可直接使用-Vhdl code based on the BCD to ASCII code of the design, debugging has been directly used
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:890byte
    • 提供者:郭帅
  1. 2

    0下载:
  2. 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:74.06kb
    • 提供者:hong
  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
    • 文件大小:333.88kb
    • 提供者:杨云
  1. char

    0下载:
  2. 用子程序设计的方法,分别把BUF字单元中的四个十六进制数转换为ASCII代码存入MAS开始的单元中,并在crt上显示。-Design method with the subroutine, BUF word units, respectively four hexadecimal number is converted to ASCII code into the beginning of the unit in the MAS and the crt display.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:7.7kb
    • 提供者:yangdingda
  1. ASC16

    0下载:
  2. ascII码8*16点阵字库,应用在单片机LED汉字显示。-ascII 8* 16 dots matrix library code, used in SCM character LED display.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1.41kb
    • 提供者:刘国明
  1. ASCII

    0下载:
  2. 各类4bit数转换为ASCII码,包括32位直接转换为8个ASCII码,float转换为ASCII码(All types of 4bit numbers are converted into ASCII codes, including 32 bits, directly converted to 8 ASCII codes, and float to ASCII codes)
  3. 所属分类:单片机开发

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