-
1. 通过汇编语言程序设计进一步掌握80x86指令系统。
2. 掌握汇编语言程序设计方法,包括:分支、循环、子程序、宏、结构和记录等的设计...
1. 通过汇编语言程序设计进一步掌握80x86指令系统。
2. 掌握汇编语言程序设计方法,包括:分支、循环、子程序、宏、结构和记录等的设计-1. Through the assembly language program designed to further understand the 80x86 instruction set. 2. To master assembly language programming, including: branch, loop, subroutine, macro, structure and records of the design
- 2022-03-18 02:55:42下载
- 积分:1
-
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度
C语言写的俄罗斯方块程序
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。
-err
- 2023-05-30 22:10:03下载
- 积分:1
-
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码...
8251串行接口应用实验-接收端程序
串行通信接收程序source file
8251 8255 8253综合实验代码-8251 serial interface applied the experimental- the receiving end procedures to receive serial communication program source file 8251 8255 8253 Comprehensive Experiment code
- 2023-06-17 16:15:03下载
- 积分:1
-
这是液晶程序的源代码
这是液晶程序的源代码-This is a program"s source code
- 2022-12-26 22:35:02下载
- 积分:1
-
汇编课程设计 文本编辑
汇编课程设计 文本编辑-curriculum design compilation text editor
- 2022-05-21 23:47:35下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
C语言编译器的源代码
C语言编译器的源代码-C language compiler source code
- 2022-06-19 18:14:49下载
- 积分:1
-
VB6简丹禁方边石勇
Vb6jian dan ban fang bian shi yong-Vb6 jian dan ban fang bian shi yong
- 2022-08-17 03:28:17下载
- 积分:1
-
是对ocm4x8c图形显示的的汇编程序,是用keil软件编写的.
是对ocm4x8c图形显示的的汇编程序,是用keil软件编写的.-Is a graphical display of ocm4x8c compilation process, is prepared keil software.
- 2022-12-15 01:40:03下载
- 积分:1
-
电子钟源码,修改版,带温度计,完整汇编程序下载。
电子钟源码,修改版,带温度计,完整汇编程序下载。-Electronics clock source, modified version with a thermometer, complete download assembler.
- 2022-03-01 04:28:35下载
- 积分:1