搜索资源列表
分类统计字符个数
- 汇编实验 分类统计字符个数 能统计字符、数字、符号的个数。-experimental statistics compiled characters Statistics Number of characters, numbers, symbols of the number.
以表格形式显示字符
- 汇编实验 以表格形式显示ASCII字符 以16行*15列的形式显示-compilation of experimental shows in tabular form ASCII characters to 16 * 15 firms in the form of show
yongbiaogexingshixianshizifu
- 是计算机汇编的课程设计 用表格显示字符的实验 排版有点问题 从左往下读,再读右列的程序-is a compilation of computer programs designed for the characters shown in the table layout experiment evaluated some problems down time read it right out in the
huibainkechengsheji
- 这是汇编课程设计的题目,内含有五个程序:图书管理系统,字符统计等.-This is a compilation of subject curriculum design, which contains five programs : library management system, character statistics.
zkeylog
- 世界最小的全功能KeyLogger,不到4k 内附汇编源码。具体使用方法看包中英文readme说明。包里面的EXE会被某些杀毒软件杀掉,重新编译版本也是。 解决方法: 把源码中的\"Global\\zkl\" 中的\"zkl\"改为其它字符,然后重新编译,就可以避开杀毒软件。 -the world's smallest full-featured KeyLogger, containing less than 4k compilation source. Specific
COUTchar
- 一个汇编实验的程序,用于分类统计字符个数-a compilation of experimental procedures, statistical classification for the number of characters
PCtoasmxx
- 串口通信 汇编版-发送一个字符,要的快下呀-serial communication compilation version - this one character, the faster under ah
HRSECTOR
- 调用汇编子程序读写扇区数据并建立存储文件,调用显示汉字函数,调用字符处理函数 将扇区数据用十六进制显示在屏幕上-compilation subroutine call Sector literacy and the establishment of data stored documents show called Chinese characters function, call handling functions characters Sector Data will use hexa
汇编
- 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
hream
- 用汇编实现统计输入的字符串中有多少个字母,多少个数字,以及空格,和其它字符,并显示出来。-Compilation of statistics used to achieve input string the number of letters, the number of digits, and spaces, and other characters, and displayed.
fsc
- 汇编数据加密,输入一串字符,对字符进行加密输出。-Compilation of data encryption, enter a string of characters, the output of encrypted characters.
txl
- 本程序通过汇编语言来实现一个简单的学生通讯录。这个学生通讯录程序是在Windows平台上的Masm615进行编译的。此程序中提供一个通讯录主界面,用键盘选择相应的选项后,便可以执行相应操作.操作完毕时,将显示新的通讯录。你可以查看你想要知道的通讯录信息。按相应的程序中所定义的键盘字符后,将退出本程序。通过本次汇编程序的设计,使我进一步熟练掌握了汇编程序中的一些相关命令的使用。将书本理论知识在现实中的得到实际的应用,帮助我进一步的了解汇编语言编程的一些原理。 此压缩包包括所以课程设计文档和源代
LCD
- 本程序为使用汇编语言控制LCD的显示,主要是中文字符的显示。-LCD display
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
printfformend
- 一个DOS环境的汇编语言程序,要求从键盘输入一串字符,并逆序显示-A DOS environment, assembly language procedure that requires a string of characters from the keyboard input, and reverse display
3
- 汇编字符图形程序。汇编语言程序设计实验教程实验3.3-Compilation of character graphics program. Assembly Language Programming Tutorial Experiment 3.3 Experiment
液晶屏LCD(12864)12864不带字库(汇编)
- 汇编语言写的12864点阵驱动显示程式,可以显示数字,字符,以及其他一些功能选项,ASM语言,12864点阵屏(Assembly language written in 12864 dot matrix drive display program, you can display numbers, characters, and other features options, ASM language, 12864 dot matrix screen)
汇编2 - 副本
- 从键盘上提示输入一串字符,统计其中大写字母的个数,小写字母的个数,数字的个数以及其它字符的个数,并且将结果显示在屏幕上。(input a string and print)
4位BCD相加
- 用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)