搜索资源列表
ballgame_asm
- 用16位汇编编写的弹球游戏 对于想尝试在DOS下编写图形交互界面的朋友有一定的帮助-with 16 compilation prepared by the Billiard games for DOS will attempt to prepare graphics interface with a friend the help
shubiaojiekou
- 鼠标接口 在屏幕上显示鼠标及其坐标。 通过设计,熟悉鼠标使用和中断的调用及程序的编制方法。 汇编时,最好使用MASM6.0以上版本。 若在WIN2000,XP下不能正常显示坐标时,可以先运行一些DOS界面的软件,如EDIT等。 然后退出在运行,就可正常运行本程序了。 在有些环境下,需先运行鼠标的驱动程序。
huibiantuxinchaozuo
- GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Win
caculator
- 利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
TypeWriter
- 利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
dianziqinanddianzizhong
- 在PC机上 利用dos 环境 开发一个电子琴和电子钟的界面,其中有时间显示界面以及键盘界面,可以演奏你自己的音乐。-The use of machines in the PC environment for the development of a flower dos and electronic bell interface, including the time displayed by the keyboard interface and interface, you can play
TEST
- 在dos界面中显示一个图片,两个可以左右移动的人。-In the dos interface displays a picture or two people can move around.
xueshengchengjiguanlixitong
- 学生成绩管理系统的设计,DOS界面,允许输入学生姓名和其科目成绩、允许删除学生的所有信息和能够查询显示对应学生姓名的成绩。-Student achievement management system design, DOS interface, allowing students to enter the names and accomplishments of its subjects, allowing students to delete all the information and b
Simpleelectronicorgan
- 通过按动STAR ES598PCI单板机的G6区的1~7号键,使用单板机上的8255A芯片进行音调的选择,由8253芯片控制产生不同频率的方波,输出到单板机上D1区的蜂鸣器,使其对应于G6区的1~7号键由低到高发出1~7的音阶,并由8255A芯片控制8253芯片的工作状态,使其能够控制蜂鸣器的发声与否,从而实现简易电子琴的演奏功能。同时,也可以通过事先设置好的“乐谱”回放一段音乐,实现简易电子琴的回放功能以及对用户演奏过的一段音乐进行重放功能。用户可以通过DOS界面下的菜单对电子琴的回放和重放或
type-game
- 打字游戏 用汇编语言来实现源代码 在dos界面上运行-type game code
pingbao
- 汇编语言写的DOS界面下的屏幕保护程序,如果5秒种没有键盘输入就自动进入屏保,按任意键退出屏保-Written in DOS assembly language interface screen saver, if 5 seconds without keyboard input automatically enter the screensaver, press any key to exit screensaver
neon
- 用汇编在DOS界面实现霓虹灯的模拟。使用MASM进行编译和运行-A neon simulation in DOS interface.assembly
jishi
- 使用汇编语言编写的计时程序,使用BCD码在dos界面显示时间-Time in assembly language programs, the use of BCD time code displayed in the dos interface
jisuanqi
- 此为汇编语言编写的简易计算器,完成简单的加减乘除操作,在dos界面输入会得到相应的输出-This is a simple calculator written in assembly language, complete simple addition and subtraction, multiplication and division operations, will be entered in the dos interface corresponding output
transfom
- 16位汇编编写的进制转换程序。DOS界面-16 hex conversion program written in assembly. DOS interface
chidouzi
- 基于汇编语言的吃豆子算法的设计与实现,能在dos界面下模拟吃豆子过程的运行。-Pacman algorithm design and implementation based on assembly language, dos interface to simulate eating beans process running.
piano
- DOS系统下的汇编语言写的钢琴,只有在DOS界面才能运行,其他系统会出现异常-DOS system Assenble language piano
loudspeakersingasm
- 在DOS界面下的汇编语言,可以让扬声器唱歌,通过修改不同的参数可以演奏不同的歌曲-let the loudspeaker of computer sing
h2d
- 在dos界面下十六进制数(最大输入四位数)转化为十进制输出-hex to dec
test
- 通过最底层的DOS界面编写汇编语言,实现数据存储。(DOS botton data register)