登录
首页 » 汇编语言 » 汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能...

汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能...

于 2022-01-26 发布 文件大小:3.00 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能-Compilation of written Snake game, where the compiler to compile in a relaxed through the game to achieve the basic game features Snake

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MSP430C_p410例程如要更多资料请联系我.
    MSP430C_p410例程如要更多资料请联系我.-MSP430C_p410 routines to more information please contact me.
    2022-03-06 10:30:34下载
    积分:1
  • Dining philosophers problem is presented and solved Dijkatra typical synchroniza...
    哲学家就餐问题是由Dijkatra提出并解决的典型同步问题。该问题描述的是有五个哲学家共用一张圆桌,分别坐在周围的五张椅子上,圆桌上有五个碗和五只筷子,他们的生活方式是交替的进行思考和就餐。平时,一个哲学家进行思考,饥饿时便试图取用其左右最靠近他的筷子,只有在他拿到两只筷子时才能进餐。进餐完,放下筷子继续思考。-Dining philosophers problem is presented and solved Dijkatra typical synchronization problems. Description of the problem is that there are five philosophers share a round-table were sitting around the five chair, round table has five bowl and five chopsticks, their way of life is the turn of thinking and eating. Normally, a philosopher to think, hunger when trying to access their nearest him about the chopsticks, only if he can get two chopsticks when eating. End meals, to lay down their chopsticks to continue thinking.
    2023-06-13 12:15:03下载
    积分:1
  • 运营商使用简单。法律实施的速度的朋友…
    采用SIMPLE算.法实施友丁速度分量和压力代数力一程的分离式求解时,计算步骤如下: (1) 假定一个速度分布,记为 ,以此计算栋梁离散方程中的系数及常数项; (2) 假设一个压力场 ; (3) 依次求解动量方程,得 ; (4) 对压力加以修正,得 ; (5) 据 改进速度值; (6) 利用改进后的速度场求解那些通过源项物性等与速度场耦合的 变量,如果 变量并不影响流场,则应在速度场收敛后再求解; (7) 利用利用改进后的速度场重新计算动量离散方程的系数,并利用改进后的压力场作为下一层次迭代计算的初值。重复上述步骤,直到获得收敛的解。 -Operators using SIMPLE. Implementation of the Law on the speed of the Friends of D-component force and pressure algebra 1 solving discrete way, the calculation steps are as follows: (
    2022-03-05 16:56:38下载
    积分:1
  • 学习者必备工具! 学习者必备工具!
    汇编语言学习者必备工具! 汇编语言学习者必备工具!-asdfghjkklqwwrttr
    2022-03-21 06:52:05下载
    积分:1
  • 蜂鸣器在单片机上的应用,,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚...
    蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
    2023-07-19 04:45:03下载
    积分:1
  • 这个程序可以显示ASC码,你可以学会如何显示字符…
    this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
    2022-05-18 09:53:29下载
    积分:1
  • 开发环境:FASM 功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码...
    开发环境:FASM 功能:听过不要音箱的音乐么(当然也包括耳机之类的罗),这就是一个不要音箱也可听的音乐,怎么回事,请看源代码
    2023-05-23 21:05:03下载
    积分:1
  • 程序调试软件,较好的译程序调试软件…
    汇编程序调试软件,较好的汇编程序调试软件,是你编程的好帮手-Assembler debugging software, a better compilation of program debugging software, you are programming a good helper
    2022-03-17 19:39:47下载
    积分:1
  • Assembly Language Programming
    *****汇编语言程序设计 源代码-Assembly Language Programming
    2022-01-31 16:41:32下载
    积分:1
  • 基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8...
    基于Intel 8253定时器的两端Asm,包括配套电路,流程图  1。设计基于ISA总线的Intel 8253 的接口电路,用Intel 8253 的1个通道作定时器,演奏C调的各个音符,利用查表程序的方法依次演奏,每个音符演奏1s,停0.5s 演奏三遍后退出程序 2。利用Intel 8253的一个通道产生一个100Hz的方波,用示波器测试信号的正确性  以产生的方波作为另一个通道门控信号。利用此通道测量其高电平的宽度,在PC机显示屏上显示其数值并退出程序 -based on the Intel 8253 timer at both ends of programmers, including matching circuit, flowchart
    2022-02-04 23:32:16下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载