CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - gobang

搜索资源列表

  1. 嵌入式arm机开发的五子棋游戏

    0下载:
  2. 嵌入式arm机开发的五子棋游戏,可以人机对战,双人对战,Embedded arm machine developed Gobang game, you can man-machine war, double battle
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-03-23
    • 文件大小:436821
    • 提供者:陈君
  1. fivestone.tar.gz

    0下载:
  2. 在ARM2410开发板上实现五子棋游戏,游戏采用FrameBuffer机制显示图片和画棋盘,利用小键盘控制下棋,编写算法实现人机对战。,ARM2410 development in the achievement of Gobang board games, games using FrameBuffer mechanism chessboard display pictures and paintings, using a small keyboard to control a game of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:973483
    • 提供者:lxuetong
  1. qtwuziqi

    0下载:
  2. 在linux下使用qt来开发的五子棋,主要是C++编程-In linux to use qt Gobang development, mainly C++ programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-04
    • 文件大小:1131780
    • 提供者:徐关
  1. chess

    0下载:
  2. evc开发的五子棋游戏.是基于wince4.2开发的-EVC Gobang game development. wince4.2 is based on the development of
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:2933917
    • 提供者:jugovic
  1. wuziqi

    0下载:
  2. 五子棋小游戏,EVC编程环境下的应用程序-Gobang game, EVC application environment
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:254146
    • 提供者:张松
  1. fivechess

    0下载:
  2. 在嵌入式开发板上实现了五子棋功能,有完整的demo和报告-Realized in the embedded development board Gobang features a complete demo and report
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:418135
    • 提供者:jin
  1. vga-controlor-of-gobang-game

    0下载:
  2. 实现棋盘和游戏开始界面及结束界面的显示,开始界面和结束界面都是256*256大小,棋盘是15*15的棋盘格,还有红色光标。用的是de-2开发板-Interface board and the game began to realize the end of the interface and the display, start and end of the interface is 256* 256 screen size, the board is 15* 15 checkerboard,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:30117
    • 提供者:
  1. gobang

    0下载:
  2. 一个arm7的五子棋裸机程序,能够实现五子棋的功能-Arm7 backgammon bare metal program capable of backgammon functionality
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:2704433
    • 提供者:hexq
  1. wuziqi101

    0下载:
  2. 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:ssrktinfr
  1. GOBANG

    0下载:
  2. (2)五子棋游戏 实现文件是GOBANG.C,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文件、.EXE可执行文件和程序文件放在统一目录下。-wu zhi qi you xi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3939
    • 提供者:朱明亮
  1. gobang

    0下载:
  2. uc os II 基于arm7 五子棋小游戏 6*6棋盘 -uc os II embedded system program gobang game 6*6 chessboard
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:329677
    • 提供者:刘博
  1. gobang

    4下载:
  2. 一个用verilog实现的五子棋程序,用在fpga上,连接显示器,可选择与电脑对战或是双人对战,按wsad控制方向,回车控制落子,程序会自动判断输赢并显示结果-A 331 procedures implemented by verilog, used in fpga, connect the monitor, you can choose to play against the computer or a double play, press wsad control the direction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-04
    • 文件大小:27851776
    • 提供者:csy
  1. wuziqi.tar

    0下载:
  2. 他能够运用到人工智能方面,通过人际交互进行五子棋对奕,是很好的算法。-He can be applied to artificial intelligence, Gobang games through interpersonal interaction, is a very good algorithm.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10972
    • 提供者:侯松
  1. chess

    0下载:
  2. evc 五子棋在evc上编译,在wince运行,实现五子棋对战的功能-evc Backgammon,Gobang compilation on evc in wince operation, realize the gobang game with function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:2899144
    • 提供者:zhaoyuejiao
  1. fivestone

    0下载:
  2. 五子棋小游戏,利用c++编写的Qt文件,在虚拟机上运行。(Gobang game, using c++ prepared Qt file, run on the virtual machine.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-17
    • 文件大小:844800
    • 提供者:BBbear
  1. ltnh955

    0下载:
  2. Gobang, interested in limited time, limited the application is not complete, and the king you are interested to give directions,
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:302080
    • 提供者:glpnp+262587
  1. 双人对战五子棋

    1下载:
  2. 五子棋游戏,供单片机初学者以这个简单的项目去学以致用。(The Gobang game is for beginners to learn to use this simple project.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:338944
    • 提供者:YI09
  1. wuziqi

    0下载:
  2. verilog HDL语言编写的五子棋算法的实现,可直接在Quartus中仿真。(The implementation of the Gobang algorithm written in verilog HDL language can be directly simulated in Quartus.)
  3. 所属分类:VHDL/FPGA/Verilog

搜珍网 www.dssz.com