Welcome![Sign In][Sign Up]
Location:
Search - BCD ASCII

Search list

[JSP/Javaascii2bcd

Description: ASCII码与BCD码压缩变换程序代码-ASCII and transform BCD code compression
Platform: | Size: 892 | Author: 朝亮 | Hits:

[Other resourcebcd_conv

Description: convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Platform: | Size: 4901 | Author: jack | Hits:

[Mathimatics-Numerical algorithmsPubLib

Description: CRC算法和Ascii码转BCD算法-CRC algorithm and the Ascii code BCD switch algorithm
Platform: | Size: 40268 | Author: | Hits:

[Mathimatics-Numerical algorithmsASC2CD

Description: ASCII码转BCD码算法-ASCII transfer algorithm BCD
Platform: | Size: 1208 | Author: | Hits:

[assembly languagedaimazhuanhuan

Description: ASCII码转换成十六进制数 ,单字节BCD码小数转换成单字节十六进制小数,双字节十六进制小数转换成双字节BCD码小数,单字节十六进制数转换成双字节ASCII码 -ASCII conversion into hexadecimal number, single-byte BCD decimal converted into single-byte hexadecimal minority. double-byte hexadecimal decimal converted into double byte BCD minority. single-byte hexadecimal number into double byte ASCII, etc.
Platform: | Size: 5951 | Author: gjk | Hits:

[Mathimatics-Numerical algorithmsASC2CD

Description: ASCII码转BCD码算法-ASCII transfer algorithm BCD
Platform: | Size: 1024 | Author: | Hits:

[Windows Develop16进制到Ascii的转化

Description: 本系统是用C++开发的一个小系统,希望大家喜欢啊-a small system writen in c++, hope you will like it!!! Thanks
Platform: | Size: 43008 | Author: 林雪 | Hits:

[SCMbcd_conv

Description: convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Platform: | Size: 5120 | Author: jack | Hits:

[SCMASCII

Description:
Platform: | Size: 3072 | Author: 李敏 | Hits:

[assembly languageexam_and_homework

Description: 我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如: 把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
Platform: | Size: 854016 | Author: 张某某 | Hits:

[assembly languagecode_transition

Description: 此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换-This document includes a variety of encoding conversion process, such as: binary to BCD code conversion, binary to ASCII code conversion
Platform: | Size: 556032 | Author: Shaban | Hits:

[OS programCNV

Description: conversion from hex to ascii, ascii to hex, hex to bcd etc..enjoy
Platform: | Size: 1024 | Author: nilesh | Hits:

[VHDL-FPGA-Verilogchoosebcd

Description: 基于vhdl的BCD码转ASCII码的设计,已经经过调试,可直接使用-Vhdl code based on the BCD to ASCII code of the design, debugging has been directly used
Platform: | Size: 1024 | Author: 郭帅 | Hits:

[assembly languageascii-bcd

Description: 可以把ASCII转换为BCD码,即运用汇编将提供的ascii转换为bcd码-ASCII CHANCLANTE TO BCD
Platform: | Size: 1024 | Author: Linge | Hits:

[Crack Hackbcd

Description: 函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Function: compressed BCD to ascii code Entrance parameter : 1.ascii code address compressed BCD array address 3.Bcd code byte number Return value: Related to call : Remarks : the Dest address for Len twice
Platform: | Size: 3072 | Author: yhg | Hits:

[OS Developdec-to-bcd

Description: 若在内存的输入缓冲区ASCBUF中,已有若干个用ASCII码表示的十进制数码.要求把它们转换为相应的BCD码,且把两个相邻存储单元的十进制数码的BCD码合并在一个存储单元中,且地址高的放在前四位,存放在BCDBUF区域。-dec to BCD code
Platform: | Size: 10240 | Author: dangligedang | Hits:

[VHDL-FPGA-VerilogASCIIENCODER

Description: DOUBLE DABBLE ALGORITHM FOR BINARY TO BCD/ASCII CONVERSION.
Platform: | Size: 1024 | Author: Cian | Hits:

[assembly languageLAB-4---ASCII---BCD---HEX

Description: ASCII - BCD - HEX. this program convert Ascii to bcd or hex format using asm for microprocesors 8086
Platform: | Size: 3072 | Author: Dmitry | Hits:

[assembly languageDecimal-ASCII-code-to-BCD

Description: 通过汇编语言实现十进制ASCII码转成BCD码-Through the decimal ASCII code assembly language into BCD code
Platform: | Size: 1024 | Author: Han Xiao | Hits:

[SCM程序员必备所有制码转换

Description: 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of information in the United States (computer keyboard code) A total of 256 characters per character 8big BCD code (8421) Gray etc.)
Platform: | Size: 206848 | Author: 踏雪飞扬 | Hits:
« 12 3 »

CodeBus www.codebus.net