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

Search list

[Windows Developlzg

Description: 一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门-an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry
Platform: | Size: 1024 | Author: ll | Hits:

[ADO-ODBC特尔斐助理 1.5.5

Description: 运行环境:Win9x/Me/NT/2000/XP 本软件为DELPHI的编程辅助工具,能够提供信息框设计、ASCII查询、键码查询、颜色码查询等功能。为绿色自由软件,不需安装和注册,下载后即可直接使用。 -runtime environment :'d software for the Delphi programming support tools to provide information box design, ASCII inquiries, and the key code inquiries, color code query capabilities. Green free software, installation and without registration, can be downloaded directly after use.
Platform: | Size: 275456 | 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:

[OS programKb_sniff

Description: 修改中断描述符表(IDT)中的键盘入口实现按健记录,把读取到的键盘扫描码转换成 ascii 码记录下来。查找键盘入口采用了查询 IO APIC 的重定向寄存器的方法(通过把物理地址 0xFEC00000 映射为虚拟地址,然后读取键盘中断向量,最难得是没有 xpsp2 的限制了。不经典不发。-interrupt descriptor revised table (IDT), the keyboard imported by Kin achieve record Reads to put the keyboard scan code into ascii codes recorded. You use the keyboard entrance inquiries IO APIC redirect the register (through the physical address 0xFEC 00000 map to the virtual address, and then read the keyboard interrupt vector, the most rare is the limit xpsp2. not classic non-fat.
Platform: | Size: 6144 | Author: | Hits:

[TreeViewminicom使用手册

Description: ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communication protocol, such as : YD2000 intelligent power monitoring device, Inspection Table, several distinct forms Bargraph few significant and so on. Now, ModBus RTU briefed the agreement are as follows : a communications agreement
Platform: | Size: 138240 | Author: 莉莉 | Hits:

[ListView/ListBoxLinux环境进程间通信(二):信号(下)

Description: ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议 ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communication protocol, such as : YD2000 intelligent power monitoring device, Inspection Table, several distinct forms Bargraph few significant and so on. Now, ModBus RTU briefed the agreement are as follows : 1. communication protocol ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communication protocol, such as : YD2000 intelligent power monitoring device, Inspection Table, several distinct forms Bargraph few significant and so on. Now, ModBus RTU briefed the agreement are as follows : a communications agreement
Platform: | Size: 149504 | Author: 莉莉 | Hits:

[Other resourceASCIICharacters

Description: ASCII Characters 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 4 KB -ASCII Characters books Language : English books types : Authorization Program Design : free software books Size : 4 KB
Platform: | Size: 5120 | Author: | Hits:

[Mathimatics-Numerical algorithmscodeing000

Description: 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 从上述两行文本中按列对应方式依次提取一个字符,可得到多个字符对:WM、ae、le等,这些字符对可用作上表的索引。这样,依次以这些字符对作为索引可从上表查到一系列字符,这些字符就构成了文本编码,即常说的密文。例如,第W行第M列队应得字符是%,因此编码的第一个字符就是%;第a行第e列对应的字符是G;第l行第e列对应的是R。依次进行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 进行相反的操作就可对该文本解码。 编写编码/解码程序,可以对文本文件或键盘输入的字符串进行编码/解码,在选择编码解码后,需要提示用户输入密钥。 -from space (ASCII 32) to ~ (ASCII 126). The schedule of the first line with the same head table, each of the rows below the previous line with the same content. Character movement is a curator position. So, the next line of characters with a final party on the first character of the same. To text encoding, can choose an arbitrary string, the string as coding, which is often said that the key. To explain the encoding method, we assume that key is Walrus when coding the text (often said that an express) : Meet me in St.. Louis coding in question above the text written above key repeat, making its length and text encoding the same question : WalrusWalrusWalrusWa Meet me in St.. Louis from the above two OK text counterpart way out by the extraction followed a character, a number of characters
Platform: | Size: 2048 | Author: 梁清华 | Hits:

[ARM-PowerPC-ColdFire-MIPSLCD_DEMO-1

Description: lcddemo-1(2004版) -- 320X240 STN 灰度LCD 测试 此代码在SDT2.51下调试通过。运行时LED会闪烁一下,接着串口0会输出一些系统信息,在波特率为57600超级终端可看到,打印出来的由ASCII字符组成的 FS44B0X图样,此时LCD上显示ascii字符组成的ARM图样。通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。 -lcddemo-1 (2004 version)-- 320x240 STN LCD Gray this test under the code debugging SDT2.51 through. Runtime LED flashes that went 0 serial number system will output information, the baud rate of 57,600 super terminal can be seen, Print out by the characters of ASCII FS44B0X drawings, this LCD display ascii characters of the ARM design. Through serial terminal and system interaction, can test 320x240 STN LCD, including graphics function, ascii character display function.
Platform: | Size: 139264 | Author: 张淼林 | Hits:

[Firewall-Securitytexto.tar

Description: TEXTO - Text steganography steganography program which transforms uuencoded or pgp ascii-armoured ascii data into English sentences and back-TEXT- Text Steganography Steganography program which transforms uuencoded or pgp ascii-armored ascii data into English sentences and back
Platform: | Size: 12288 | Author: 杨琴 | Hits:

[Windows DevelopModbusCommunicationTest

Description: MODBUS通信协议测试,可发送和接收MODBUS码,支持RTU和ASCII.可自动加CRC校验码.-MODBUS communication protocol test, can send and receive MODBUS yards support RTU and ASCII. May automatic CRC.
Platform: | Size: 103424 | Author: feng | Hits:

[Windows DevelopMultithreadSerialTest

Description: 多线程的,事件触发的串口测试软件.支持16进制,ASCII码.可加多种校验码-multithreading, events triggered by serial testing software. 16-band support, ASCII. Available multiple Check Code
Platform: | Size: 149504 | Author: feng | Hits:

[SCMSerialTolcd

Description: 4根串行信号线通过74HC595驱动并行点阵LCD,内置ASCII和汉字库。-four serial signal line drive through Bit parallel matrix LCD, built-in ASCII and Store.
Platform: | Size: 216064 | Author: 李建良 | Hits:

[Otherkeycode

Description: 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
Platform: | Size: 1024 | Author: wushishan | Hits:

[SCMgetASCII_From_CJZD

Description: 开发环境为ICC。通过串口显示PC键盘的ASCII码的一个小程序。-development environment for the ICC. Through Serial PC keyboard display the ASCII of a small program.
Platform: | Size: 1024 | Author: Backy | Hits:

[CommunicationRS232_1.0.3.7

Description: 一个用delphi写的RS232收发程序,对收到的资料可以同时以ascII码和16进制数表示。最多可以支持到COM8-with an RS232 transceiver written procedures, the right information can be received simultaneously in ascII yards and 16 band several said. The maximum support to COM8
Platform: | Size: 244736 | Author: cangyu | Hits:

[Other Embeded programFont_view

Description: 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按"Add chr.asm"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (备注:ASCII码文件CHR.ASM的取字方向同字库Hzk16和Asc16) 如果你有疑问和建议,欢迎与我们联系。 WWW.165V.COM XuHai777@163.com -statement posted Author : ViewChr procedures use : this procedure will facilitate access and use of Hzk16 (16* 16 Chinese character dot-matrix) and Asc16 (8* 16 Lattice Chinese font) content. Scroll through the right font browse through the text box can input Chinese characters access to its font matrix. according to "Add chr.asm" button or the Enter key could be 16-band matrix fonts data into corresponding AS CI CHR.ASM yards to the additional documents. Writing in the region showed double-click toggle grid shows switching state. If you do dot matrix screen display Chinese characters procedures, the procedures that you will be a good helper. (Note : ASCII document CHR.ASM word from the same direction and character Hzk16 Asc16) If you suspect Journalist and suggestions are welc
Platform: | Size: 145408 | Author: 申平 | Hits:

[BooksASCIIChineseWord

Description: C++中对汉字的处理多应用ASCII码的161-255这94个值,这里给大家详细的介绍-C of Chinese characters over the handling of the application ASCII 161-255 94 this value, here to give a detailed presentation
Platform: | Size: 93184 | Author: 王磊 | Hits:

[assembly languagebaogeascii

Description: 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV DL,输出字符的ASCII码 INT 21H 本题中可把DL初始化为10H,然后不断使其加1(用INC指令)以取得下一个字符的ASCII码. (2)显示空白符时,用其ASCII码为0置入DL寄存器.每行结束时,用显示回车和换行符结束本行并开始下一行. (3)由于逐个显示相继为ASCII字符时,需要保存并不断修改DL寄存器的内容,而显示空白、回车、换行符时也需要使用DL寄存器,为此可用堆栈来保存相继的ASCII字符。 具体用法是:在显示空白或回车、换行符前用指令PUSH DX把DL的内容保存到堆栈中去。在显示空白或回车、换行符后用指令恢复DL寄存器的原始内容。-a tabular form with a character show, entitled : tabular form showed two ASCII characters, experimental requirements :* 15 by 16 firms in tabular form for the show ASCII des-100H between all characters, that is, to act with the main sequence of ASCII increase in the order corresponding to the sequence of characters. Each of the 16 characters, and his party Each line of the adjacent between two characters with an empty site (ASCII 0) separated. 3, Tip : (1), showing each character may be used for 02 functions, the output function, use the following method : MOV AH, 02H MOV DL, Output ASCII characters INT 21H this issue can be put to initialize the DL 10 H, and then it increases one (using INC. Directive) to obtain under an ASCII characters. (2), showing a blank website , with its ASCII 0 p
Platform: | Size: 1024 | Author: 庄宁文 | Hits:

[OtherUnicode2AscII

Description: 一个实现将unicod转换成AscII编码的小程序,运用vc编程-unicod achieve a conversion of small AscII coding procedures, the use vc Programming
Platform: | Size: 1024 | Author: 黄雷 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net