登录
首页 » 汇编语言 » 一个游戏,玩克林特打planew。看谁能先打吨。

一个游戏,玩克林特打planew。看谁能先打吨。

于 2022-02-10 发布 文件大小:63.44 kB
0 241
下载积分: 2 下载次数: 1

代码说明:

一款人与客户端打飞机的人工智能游戏,,, 和美观的界面-a game that play with the clint to hit the planew .look: who can the First hit the enemy s the head of the plane

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

发表评论

0 个回复

  • USE DS18B20 IN P16F877A
    USE DS18B20 IN P16F877A
    2022-01-25 22:03:56下载
    积分:1
  • TIny13 WDT
    部分关于Attiny13的验证程序,关于ADC的采集,采集数据储存在EEprom中。以及Tiny13的校准字验证,同时还有WDT部分功能的验证,涉及到定时器和复位
    2022-09-23 17:35:03下载
    积分:1
  • (1) 显示北京时间; (2) 能够校准时间; (3) 使用; (4) 时、分、秒之间以及年、月、日间以小数点分隔; (5) 显示公历日
    (1) 显示北京时间; (2) 能够校准时间; (3) 使用汇编语言; (4) 时、分、秒之间以及年、月、日间以小数点分隔; (5) 显示公历日期 (6) 能够校准日期 (7) 运动秒表 (8) 闹钟功能 (9) 整点报时功能 (10) 自动/手动进入休眠状态 -(1) shows that Beijing (2) to the calibration time (3) the use of assembly language (4) hours, minutes and seconds, as well as year, month, day to decimal separated (5) shows that the Gregorian calendar date (6 ) to the calibration date (7) Sports Stopwatch (8), alarm clock function (9) The whole point timekeeping function (10) Auto/Manual to enter hibernation
    2022-08-21 23:09:51下载
    积分:1
  • First, the use of a keyboard display interface chip receive keys keys 8279, and...
    一、 使用键盘显示接口芯片8279接收按键键值,并在七段数码管上显示出来,通过判断键值进入相应音乐播放处理程序。在音乐播放程序中,使用定时器/计数器8253的计数器2,使其工作在方式¬ ¬ 3―方波发生器,通过查表依次取出乐曲频率值送入计数器作为计数初值,经out2输出方波,驱动扬声器发出不同频率的声音,在每个音阶之间加入相应的延迟时间,即实现了音乐的播放。-First, the use of a keyboard display interface chip receive keys keys 8279, and Seven-Segment LED display, through to determine the corresponding music player keys to enter the treatment program. Procedures in the music player, use the timer/counter 2 counter 8253 to work in the way ? ? 3- square-wave generator, followed by out music through the look-up table values into the counter as a frequency count of the initial value, the output side out2 waves, driven loudspeakers of different frequency sound, in between each scale by adding the appropriate delay time, namely, the realization of the music player.
    2023-03-17 05:55:03下载
    积分:1
  • 加密Altera的FPGA的方法 加密Altera的FPGA的方法
    加密Altera的FPGA的方法 加密Altera的FPGA的方法-Altera FPGA encryption method Altera FPGA encryption methods
    2022-09-04 15:55:03下载
    积分:1
  • 一个ADC0809的程序,很有用的,不放试一试
    一个ADC0809的程序,很有用的,不放试一试-a ADC0809 procedures useful, link test
    2022-02-13 21:16:13下载
    积分:1
  • 8951 based on the counter, with four LED display, through the pulse count, each...
    基于8951的计数器,带四个LED显示,通过脉冲计数,每计数一个下降沿
    2023-02-09 08:00:03下载
    积分:1
  • C optimum triangulation
    用C++实现最优三角剖分-C optimum triangulation
    2022-03-12 01:34:14下载
    积分:1
  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.i...
    === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:Program FilesBochs-2.1.1 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。-err
    2022-09-08 18:00:02下载
    积分:1
  • Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...
    MCD1实战入门篇,点亮单个LED的程序。 该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件 联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电 路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。 本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并让RC0 送出高电平,从而点亮RC0口的一个LED。 该程序可用于PIC16F87X(A)所有系列-Actual entry MCD1 articles, a single LED lit procedures. 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 demo board temporarily to serve as the role of the user circuit. 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 sent high RC0, so I lit RC0 a LED. The program can be used to PIC16F87X (A) of all series
    2023-04-22 08:25:02下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载