-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1
-
该程序实现了一个通信电话簿管理系统。铜…
该程序实现了一个通讯电话簿管理系统。是课程设计必备资料。通过他可以很好的了解简单的管理系统如何实现。-The program implements a communication Telephone Directory management system. Curriculum design information is required. He could very well through a simple understanding of how to achieve the management system.
- 2022-01-26 03:49:24下载
- 积分:1
-
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理....
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理.-This is a more simple procedure framework document for scholars out is a good example, to help you quickly understand MDI programming principles.
- 2023-02-09 04:30:04下载
- 积分:1
-
一个斗地主游戏的源码,完全有自己写的,希望对大家有所帮助。...
一个斗地主游戏的源码,完全有自己写的,希望对大家有所帮助。-A source斗地主game is entirely written by its own, and they hope to be helpful to everyone.
- 2022-03-24 20:34:52下载
- 积分:1
-
Chinese version of Windows programming (CHM), would like to help everyone
Windows程序设计中文版(CHM),希望对大家有帮助-Chinese version of Windows programming (CHM), would like to help everyone
- 2022-03-24 06:15:08下载
- 积分:1
-
格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中...
格雷码产生文件,可以产生任意长度位数的格雷码,并生成在文本文档中-Gray code generated files, you can produce an arbitrary length of the Gray-digit code and generate documentation in the text
- 2022-04-15 22:10:48下载
- 积分:1
-
关于模式识别的很实用的程序,已经在VC上运行过
关于模式识别的很实用的程序,已经在VC上运行过-On Pattern Recognition practical procedures, has been running in VC
- 2022-12-05 06:45:03下载
- 积分:1
-
as did the show behind the object floating window
象vc那样的显示对象后面的成员的浮动窗口-as did the show behind the object floating window
- 2022-03-06 05:08:11下载
- 积分:1
-
主要介绍ASP的结构,对于初学者而言不识为一本好书。
主要介绍ASP的结构,对于初学者而言不识为一本好书。-Describe the struct of ASP.NET, it a good reference for beginner of ASP.
- 2022-01-25 18:09:03下载
- 积分:1
-
运筹学单纯形法方法的演算实现
在我们一般运筹学的学习中,在遇到运输、分配等问题时,需要用到单纯形法来解决,直接利用程序算的结果,避免了手动演算的麻烦,此程序代码为方便学习者使用。
- 2022-02-25 22:36:42下载
- 积分:1