CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他游戏 搜索资源 - vc 键盘

搜索资源列表

  1. Game

    0下载:
  2. 用vc++开发的一个类似于泡泡堂的小游戏 用方向键控制小人移动 空格键放炸弹 注意把键盘按键延时调到最小 不然影响效果
  3. 所属分类:其他游戏

    • 发布日期:2014-01-16
    • 文件大小:336.7kb
    • 提供者:liwei
  1. VC++6GAMEpro

    0下载:
  2. 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:西蒙
  1. SnakeApp

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:310.76kb
    • 提供者:xujun
  1. SnakeGo

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:315.82kb
    • 提供者:风行者
  1. migong

    0下载:
  2. 用vc编写一个小游戏,迷宫。可以随机产生迷宫图像,用键盘控制光标移动,找到路径-Vc write a little game with the maze. Images can be randomly generated maze, move the cursor with the keyboard, find the path
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:65.11kb
    • 提供者:孙育林
  1. zoumigong

    0下载:
  2. 用VC++设计的一个走迷宫的小游戏,界面显示,用键盘控制人物走动-Designed with a maze of VC Games,Interface display, using the keyboard to control the characters move
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:王如亲
  1. snake

    0下载:
  2. VC++做的一个小程序,贪吃蛇游戏,通过键盘的上下左右键进行控制。其中涉及一些定时器的概念和客户区边界的概念-VC++ to do a small program, the Snake game is controlled via the keyboard arrow keys. Which involves some of the timer concept and the concept of the client area border
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:85.98kb
    • 提供者:
  1. SKATE

    0下载:
  2. 摘要:VC/C++源码,游戏编程,贪吃蛇   贪吃蛇游戏,C源码,一个练习小键盘的游戏,游戏序幕:    一个漆黑的晚上,在一片凄凉的草地上,只听到风生呼啸。就在这个草原的西北角落里,有一个鼠穴,一个非常大的鼠穴,在里面住着老鼠皇后和一群小鼠,而且此洞穴很久以来从没有被发现过,非常隐蔽,似乎有几只小老鼠胆子非常大,竟敢还在外面玩耍。它们万万没有想到,就在这时,有一只非常饥饿的银花毒蛇正从窝里缓缓爬出...... -VC/C++ source code, game programm
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:68kb
    • 提供者:zxzx
  1. LightCycles

    0下载:
  2. VC++双人游戏,通过控制方向键盘来控制橙色(W上、S下、A左、D右)和蓝色光车(方向键盘),触壁或者碰到自己或者对手的轨迹者输。-VC++ double game, by controlling the directional pad to control the orange (W, S-, A left, D right), and blue light vehicles (directional pad), touch the wall or encounter their own or
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:25.38kb
    • 提供者:黄致淳
  1. mo-ni-gang-qin

    0下载:
  2. VC++编写的模拟钢琴,能够使用电脑键盘演奏音乐,发声准确。-VC++ simulation prepared piano, be able to use the computer keyboard to play musical sound accurate.
  3. 所属分类:Other Games

    • 发布日期:2017-11-05
    • 文件大小:24.47kb
    • 提供者:jack
  1. snake

    0下载:
  2. 用VC++实现的贪吃蛇小程序源码,用键盘操作蛇的移动知道碰到边界结束游戏-The applet source Snake VC++ achieve mobile keyboard operation snake know that come across the border to the end of the game
  3. 所属分类:Other Games

    • 发布日期:2017-11-27
    • 文件大小:1.5mb
    • 提供者:qingdou
  1. yysrctype

    0下载:
  2. VC/C++源码,字符处理,打字软件 VC++ 练习打字的小软件,本款打字程序用VC++写的,从上面会掉落字母,敲击键盘相应键即可,可倒计时显示秒数、每分钟要多少字,打字速度等,功能比较简单,可用来学习编VC程。-VC/C++ source code, character processing, typing software VC++ little practice typing software, typing this paragraph with VC++ program wr
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:盖小圈
  1. vcMaze32

    0下载:
  2. VC迷宫游戏,支持随机生成迷宫地图,用键盘上的方向键可控制红块在迷宫中走动,直到走出迷宫你就赢了。-VC maze games, support randomly generated maze map, use the arrow keys on your keyboard to control the red block walk around in the maze, maze until you win.
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:14.74kb
    • 提供者:ziyuns
搜珍网 www.dssz.com