搜索资源列表
lzg
- 一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门-an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry
asmtest
- 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported e
求Asc码
- 用户输入0-127之间的数,输出其对应的ascii码的符号-user input between the 0-127 number, the output of their counterparts ascii code symbols
ascii
- 实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。
求Asc码
- 用户输入0-127之间的数,输出其对应的ascii码的符号-user input between the 0-127 number, the output of their counterparts ascii code symbols
lzg
- 一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门-an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry
asmtest
- 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported e
baogeascii
- 一、用表格形式显示字符 1、题目:用表格形式显示ASCII字符 2、实验要求: 按15行*16列的表格形式显示ASCII码为10H-100H之间的所有字符,即以行为主的顺序用ASCII码递增的次序依次显示对应的字符.每16个字符为一行,每行中的相邻两个字符之间用空白符(ASCII为0)隔开. 3、提示: (1)显示每个字符可能使用功能号为02的显示输出功能调用,使用方法如下: MOV AH,02H MOV D
ascii
- 实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a tex
hanzi
- 根据ASCII码输出汉字的一个程序!!希望对大家有所帮助
ASCII
- ASCII码对应表使我们在编程过程中对输入输出的控制更加的方便-Corresponding ASCII code table so that we in the programming process of the control input and output even more convenience
c
- 输出ASCII码表;插入法排序;矩阵转化;魔方;随机变量统计硬币的正反面的次数-ASCII code table output insertion sort matrix transformation Cube random variables Statistics coins the number of positive and negative
AsciiArtGenGui
- 同样基于c++.net的一个图像处理程序,与img2ascii不同的是这个可以转换任意大小的图片为ascii码并输出到html或txt文档中-Based on the same c++. Net an image processing procedures, and img2ascii is different of any size can be converted to ascii code of the picture, and
collegiate-programming-contest-test
- 仅供大家学习交流的Java题目 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是 7 段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成 ASCII 码中的竖线‘|’和下划线 ‘_’。如果显示正常,则 10 个数字的序列应该具有如下形态: 支票中的账号有 9 位数字,但由于光学扫描装置可能会漏检某些数位段,所以 9 位数字未必都能正确 地被扫描转换成对应的
ascii
- 在汇编环境下输出256个ascii码字符(每行16个)-Environment in the assembly code output 256 ascii characters (each line 16)
homework
- 编写一个程序,输出ASCII码从20h到0FFh之间的所有ASCII字符以及它们的二进制、十进制、十六进制值。-Write a program that outputs ASCII code from 20h to 0FFh ASCII characters and their binary, decimal, hexadecimal value.
ASCII
- 输出ASCII码及对应的十六进制数,每按一次键盘输出一个ASCII码对应的符号及其十六进制数-Output ASCII code and the corresponding hexadecimal number, each time you press a keyboard output
Ascii
- 输出字符的Ascii码或相应Ascii码所对应的字符-Ascii code or output the corresponding character code corresponding to the character Ascii
XUNLIAN
- 编写程序成功实现输出ASCII码为32-127的字符,-Successful programming output ASCII character code is 32-127,
ASCII
- 输入一个字符,找出它的前驱字符和后继字符,并按ASCII码值从小到大的顺序输出这3个字符及其对应的ASCII 码(Enter a character, find its predecessor characters and subsequent characters, and according to the ASCII code value from small to large order, the output of these