-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1
-
24c02应用,在家用电器控制系统中经常有这类的应用.
24c02应用,在家用电器控制系统中经常有这类的应用.-24C02 applications, in household appliances control systems often have this kind of application.
- 2022-02-06 19:10:09下载
- 积分:1
-
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。...
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.
- 2022-06-18 21:59:25下载
- 积分:1
-
boy的java 程序,用与appletviewer显示
boy的java 程序,用与appletviewer显示-boy of java program, and show appletviewer
- 2022-06-18 19:30:41下载
- 积分:1
-
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者
在保存.5下编译ucos的案例,非常方便想了解ucos的入门者-In the preservation of the compiler under .5 uCOS case, a very convenient entry uCOS would like to know who
- 2023-06-24 12:10:03下载
- 积分:1
-
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大...
这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大-This is a compilation prepared by the win32 resources editor, Members conducting VC++ compilation or win32 development of the times, resource editing interface, The editor of the VC, bringing their functional than the more powerful
- 2022-06-30 21:53:59下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1
-
msp430的413单片机AD充放电程序
msp430的413单片机AD充放电程序-MSP430 Singlechip AD of 413 charge-discharge process
- 2022-06-28 09:47:42下载
- 积分:1
-
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm...
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm
-operating results generated from the Chinese words, at the prompt input from the keyboard Q (or q) to withdraw from the process. ,, Programmers
- 2022-03-06 12:56:28下载
- 积分:1
-
MCD1 real one, to light a LED and continuously put out 3 seconds after the real...
MCD1实战一,点亮一个LED并持续3秒后熄灭
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并从RC0输出高电平
从而点亮RC0口的一个LED,持续3秒后LED熄灭.
该程序可用于PIC16F87X(A)所有系列-MCD1 real one, to light a LED and continuously put out 3 seconds after the real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demonstration user circuit board to serve as a temporary role. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode and high output from the RC0 so I RC0 a lit LED, continuous 3 seconds after the LED goes out. The program can be used to PIC16F87X ( A) All Series
- 2022-03-05 02:28:25下载
- 积分:1