登录
首页 » Asm » fivegame

fivegame

于 2020-06-26 发布 文件大小:536KB
0 219
下载积分: 1 下载次数: 22

代码说明:

  一个五子棋游戏可以图形显示棋盘和网格线然后选择棋子 有一定智能(Gobang game can be a graphic display board and the grid and then choose a certain smart chessman)

文件列表:

LJ
..\LINK.EXE
..\MASM.EXE
..\五子棋
..\......\111.ASM
..\......\990903问静园的汇编报告.doc
..\......\刘德龙.doc
..\......\吴琦-课程设计报告.doc
..\......\许可的课程设计报告.doc
..\......\赵妍君.doc
..\五子棋游戏源代码及报告
..\......................\B.EXE
..\......................\B.OBJ
..\......................\B.PIF
..\......................\SHUBIAO.ASM
..\......................\五子棋实验报告.doc
..\......................\源代码.asm
..\文本编辑
..\........\总程序
..\........\......\ASMEDIT.DIO
..\........\......\CREAT.ASM
..\........\......\CREAT.EXE
..\........\......\CREAT.OBJ
..\........\......\FOLDER.HTT.KBK
..\........\......\MIAN1.ASM
..\........\......\MIAN1.EXE
..\........\......\MIAN1.OBJ
..\........\......\OPEN.ASM
..\........\......\OPEN.EXE
..\........\......\OPEN.OBJ
..\........\李小霞.doc
..\........\王磊.doc
..\........\秦栋.doc
..\........\荣金刚.doc
..\........\衣春冬.doc
..\........\费建峰.doc
..\........\郑宇.doc
..\文本编辑器
..\..........\1朱政强.doc
..\..........\2甘晓薇.doc
..\..........\3李文君.rtf
..\..........\4孙立新.doc
..\..........\5王小育.doc
..\..........\ASMEDIT.DIO
..\..........\GROUP2.ASM
..\..........\GROUP2.DOC
..\..........\GROUP2.EXE
..\..........\GROUP2.OBJ
..\..........\GROUP2.PIF
..\..........\JJ
..\..........\WENBEN.ASM
..\..........\WENBEN.EXE
..\..........\WENBEN.OBJ
..\..........\WENBEN.PIF
..\..........\封面.doc
..\..........\文本编辑器
..\..........\..........\1朱政强.doc
..\..........\..........\2甘晓薇.doc
..\..........\..........\3李文君.rtf
..\..........\..........\4孙立新.doc
..\..........\..........\5王小育.doc
..\..........\..........\FOLDER.HTT.KBK
..\..........\..........\GROUP2.DOC
..\..........\..........\封面.doc
..\题目:五子棋.doc

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

发表评论

0 个回复

  • Based on MCU
    基于单片机控制的电子密码锁 摘要:本系统由单片机系统、矩阵键盘、LED显示和报警系统组成。系统能完成开锁、超时报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能。除上述基本的密码锁功能外,还具有调电存储、声光提示等功能,依据实际的情况还可以添加遥控功 -Based on MCU-controlled electronic code locks Abstract: This system consists of single-chip microcomputer system, matrix keyboard, LED display and alarm system. System to complete the unlock, overtime alarm, lock超次, administrators decrypt, modify the user s password locks the basic functions. In addition to the above basic code lock function, but also has a transfer electric storage, sound and light features such as tips, according to the actual situation can also add a remote control reactive
    2022-03-21 00:21:25下载
    积分:1
  • Machine in the PC serial port to accept the 8250 experiment, using assembly lang...
    在PC机上进行的8250串口接受实验,采用汇编语言编写-Machine in the PC serial port to accept the 8250 experiment, using assembly language to prepare
    2022-07-12 15:50:55下载
    积分:1
  • DS1302 integrity C procedures used in the four eight
    DS1302的完整C程序,用到了四位八段数码管显示,同时也用了74LS164,大家有空可以看看哈。-DS1302 integrity C procedures used in the four eight-Digital Display, also spent 74 LS164, we can look at the availability Kazakhstan.
    2022-05-28 14:04:06下载
    积分:1
  • 适用于内藏SED1335及其兼容控制器的320X240点阵字符
    适用于内藏SED1335及其兼容控制器的320X240点阵字符-Applicable to embedded controller SED1335 compatible and SHARP-LM32019T 320X240 dot matrix characters
    2022-05-23 09:29:40下载
    积分:1
  • 利用CCS实现IIR滤波器的功能,保证正确。
    利用CCS实现IIR滤波器的功能,保证正确。-The use of CCS realize the function of IIR filter, and ensure the correct.
    2022-05-21 07:14:02下载
    积分:1
  • 脑电信号的分析算法的全面概述,包含李氏指数复杂度等
    脑电信号的分析算法的全面概述,包含李氏指数复杂度等-EEG analysis algorithm overview, including complexity, such as Lyapunov exponent
    2022-01-24 13:21:35下载
    积分:1
  • sheep
    狼羊白菜问题农夫带着狼、羊、白菜从河的左岸到河的右岸,农夫每次只能带一样东西多河,而且,没有农夫看管,狼会吃羊,羊会吃白菜。 提示:利用图论解决问题。(用农夫、狼、羊、白菜及其在左岸还是右岸等表示图中的顶点)-sheep
    2022-03-04 05:30:26下载
    积分:1
  • MSC v5.1库的补充
    MSC v5.1库的补充 -MSC version 5.1 for the supplementary
    2022-12-23 17:30:04下载
    积分:1
  • TSP
    说明:  基于模拟退火的TSP解决,即旅行商问题。主程序为TSP,程序中已将运用方式标注。(Tsp solution based on simulated annealing, namely traveling salesman problem. The main program is TSP, and the application mode has been marked in the program.)
    2021-01-22 21:42:16下载
    积分:1
  • 24C02 read and write procedures. Extracting called directly. A descriptive notes...
    24C02 的读写程序。解压 直接调用。 有说明注释 的 。-24C02 read and write procedures. Extracting called directly. A descriptive notes.
    2022-04-17 18:25:03下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载