CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BattleShip

搜索资源列表

  1. BATTLE

    0下载:
  2. This the famous game battleship with some psychedelic effects. It s implemented in pascal. The player can play against the computer or against another player taking turns. The package includes the executable barcos.exe -This is the famous game battle
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:92680
    • 提供者:martinakos
  1. game01

    0下载:
  2. My Code Is The Classic Game Battleship Designed For 2 Players Both On The Same Computer. It Randomizes Your Ship s Positions, and Prevents Overlapping.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3379
    • 提供者:mostafahoseini
  1. Battle_Ship

    0下载:
  2. battleship game for c++ programmers
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:254042
    • 提供者:jp
  1. battleships

    0下载:
  2. 一个battleship的小游戏,可以单人也可以双人玩。-A battleship of the game, you can single people can also double play.
  3. 所属分类:Game Program

    • 发布日期:2017-05-27
    • 文件大小:9840983
    • 提供者:ymxu
  1. BattleShipsf

    0下载:
  2. 课程做的战舰程序,单机双人对战,源码都在src里,自己看吧-battleship game program in java
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:23864
    • 提供者:Archer
  1. battleship3

    0下载:
  2. Battleship game 8086
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:3565
    • 提供者:saar
  1. BattleShipOnline

    1下载:
  2. 用C#编写battleship游戏,此游戏在有网络的情况下,可以让2个用户在不同的电脑上相互对战,同时可以聊天。-This game allows two users to play against each other on a different computer, at the same time can chat network battleship game written in C#.
  3. 所属分类:Chess Poker games

    • 发布日期:2016-06-07
    • 文件大小:751616
    • 提供者:hu
  1. Lab2

    0下载:
  2. java battleship game/program ai
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:5992
    • 提供者:p2p
  1. Warman

    0下载:
  2. Warman Game. Simple game made in Java, platform style where you attack an IA. This game is like the popular game "battleship game".
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:13607
    • 提供者:legendark
  1. FINALPRO-

    0下载:
  2. It is battleship game created in c++ with graphics, very helpful to many people
  3. 所属分类:Other Games

    • 发布日期:2015-04-20
    • 文件大小:2048
    • 提供者:Imran Mehmoo
  1. Miss-Rabbit

    1下载:
  2. 大一上的教学作业,程序设计入门的小游戏,类似于扫雷。基本都是用list实现的,没用到类。内含三个文件。 [battleship.py]战舰小游戏源码 [graphics.py]用到的图形库 [battleship.doc]实验报告-PYTHON assignment. similar to Minesweeper. uses list. no class. Contains three files.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:17552
    • 提供者:Yun Guo
  1. clock-time

    0下载:
  2. 基于ALIENTEK战舰开发板的闹钟程序,实现时钟闹钟功能,lcd上显示时钟和闹钟,oled上显示闹钟,通过KEY_UP和KEY1加减,KEY2切换小时分钟,KEY0切换时钟闹钟。-Battleship development board based ALIENTEK alarm procedures, alarm clock, lcd display clock and alarm, oled display alarm clock, addition and subtraction thro
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-23
    • 文件大小:471602
    • 提供者:张海峰
  1. ALIENTEK-MINISTM32--picture

    0下载:
  2. STM32F103VET6 原子战舰版图片显示源码,-Atomic battleship version of the image display source
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:971425
    • 提供者:贺邵锋
  1. SL2

    0下载:
  2. 本实验将实现如下功能:本实验通过代码控制ALIENTEK 战舰STM32开发板上的DS0和蜂鸣器,DS0闪烁,提示程序运行,而蜂鸣器则周期性的发出“嘀”的声音,间隔为0.3秒。-The experiment will achieve the following functions: In this study, code control ALIENTEK battleship STM32 development board DS0 and buzzer, DS0 flashes, indicat
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:53800
    • 提供者:cai
  1. SL3

    0下载:
  2. 本实验将实现如下功能:本实验通过ALIENTEK战舰STM32开发板上载有的4个按钮(WK_UP、KEY0、KEY1和KEY2),来控制板上的2个LED(DS0和DS1)和蜂鸣器,其中WK_UP控制蜂鸣器,按一次叫,再按一次停;KEY2控制DS0,按一次亮,再按一次灭;KEY1控制DS1,效果同KEY2;KEY0则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -The experiment will achieve the following functions: This exp
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:56896
    • 提供者:cai
  1. STM32SPI

    0下载:
  2. 基于STM32的SPI总线程序,开发平台为战舰开发板,希望对大家有帮助。-Based on the STM32 SPI bus program, the development platform for the battleship development board, we want to help.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1896564
    • 提供者:王旭
  1. STM32ADC

    0下载:
  2. 基于STM32的ADC总线程序,开发平台为战舰开发板,希望对大家有帮助。-Based on the STM32 ADC bus program, the development platform for the battleship development board, we want to help.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1371661
    • 提供者:王旭
  1. STM32-touch-key

    0下载:
  2. 本实验将实现如下功能:本实验利用战舰STM32板板载的电容触摸按键,通过TIM5_CH2对电容触摸按键的检测,实现对DS1的控制,下载本代码后,我们通过按开发板右下角的TPAD按钮,就可以控制DS1的亮灭了。不过一定要先用跳线帽短接多功能端口的TPAD和ADC-The experiment will achieve the following functions: In this study, On-board STM32 battleship capacitive touch buttons,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:41042
    • 提供者:wanggaogang
  1. 21287-970579-bataille-navale

    0下载:
  2. It is a source code for the game "Battleship" writed in JAVA.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:10361
    • 提供者:oodod
  1. paomadeng

    0下载:
  2. 本实验将实现如下功能:本实验通过代码控制ALIENTEK 战舰STM32开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果。-The experiment will achieve the following functions: In this study, code control ALIENTEK battleship STM32 development board two LED: DS0 and DS1 alternately flashing marquees ach
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:48759
    • 提供者:陈盛春
« 1 23 4 5 6 »
搜珍网 www.dssz.com