CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 结构体数组

搜索资源列表

  1. tanchishe

    0下载:
  2. 贪吃蛇,运用数组等功能来实现各个函数,定义结构体-Snake, using an array of other functions to achieve the various functions, the definition of the structure
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:2527
    • 提供者:kk
  1. miaoshuqi

    0下载:
  2. 描述器,运用数组链表和结构体实现描述的功能,可以自动的进行描述-Descr iption, and the use of the array list and descr iption of the structure to achieve the function, you can describe the automatic
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:2503
    • 提供者:kk
  1. tushugongneng

    0下载:
  2. 图书功能,运用数组和结构体实现,可以实现对图书的日常维护和管理-Book features, the use of the array and the realization of the structure can be achieved on the books of the day-to-day maintenance and management
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:2803
    • 提供者:kk
  1. erfenchazhao

    0下载:
  2. 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
  3. 所属分类:Other Games

    • 发布日期:2017-04-12
    • 文件大小:1951
    • 提供者:kk
  1. c_txz_src

    0下载:
  2. 用纯C语言写的一个推箱子游戏,运行于CMD环境(DOS)下,通过这个游戏你可以学到很多汇编底层的东西,涉及到软中断、二维数组、键盘操作以及图形化函数等方面的知识,还可以掌握显示器中断寄存器的设置、二维数组及结构体的定义、键盘键值的获娶图形下光标的显示与定位等,不要小看它哦! -Pure C language used to write a Sokoban game, running on the CMD environment (DOS), through the game you can le
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:46174
    • 提供者:138
  1. Clean_bomb

    0下载:
  2. // 程序思路: // 1,首先初始化二维数组,结构数组,定义好类以及结构体 // 2,填充全部空格,埋雷(),随机布雷. // 3,定义鼠标左键单击事件,显示格子属性(数字0-8,空地,雷区) // 4,鼠标右键单击标雷.再单击测消标雷 // 5,鼠标左右键齐击,自动计算数字周边已经显示全部雷数的3*3范围的数字己空格 // 6,利用注册表记录成绩信息,新纪录成绩记录写入注册表,记录最后一次打开的级别 // 7,消息拦截,拦截F2按键消息,重新开始游戏. //
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:358179
    • 提供者:star
  1. saolei

    0下载:
  2. 本课程设计实现类似于Windows操作系统自带的扫雷游戏。在课程设计中,系统开发平台为Windows XP,程序设计语言采用Visual C++,程序运行平台为Windows 2000/XP。在程序设计中,把整个雷区看成一个二维数组,把雷方块定义为具有所在雷区二维数组的行和列、当前状态、方块属性、历史状态的结构体,采用了结构化与面向对象两种解决问题的方法。整个游戏程序包括了布雷、扫雷过程和结果三个阶段,在处理鼠标响应事件中伴随着GDI绘图。程序通过调试运行,实现了设计目标,能够同时满足扫雷游戏初
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-18
    • 文件大小:4465635
    • 提供者:dingchen
  1. erfenchazhao

    0下载:
  2. 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:couphea
  1. erfenchazhao

    0下载:
  2. 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2112
    • 提供者:dperform
  1. miaoshuqi

    0下载:
  2. 描述器,运用数组链表和结构体实现描述的功能,可以自动的进行描述-Descr iption, and the use of the array list and descr iption of the structure to achieve the function, you can describe the automatic
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:omputUni
  1. wzq

    1下载:
  2. 程序由图像生成、光标移动与落子、判断胜负和系统帮助等子程序组成,程序应用了 结构体、数组、全局变量、按键处理、图形编程等元素。-Program generated by the image, move the cursor composition and Lazi, and systems to help determine the outcome, such as a subroutine, procedure applied to structures, arrays, global var
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:14305
    • 提供者:孟晓辉
  1. SNAKE

    0下载:
  2. 使用graphics图形库开发的贪吃蛇游戏,用结构体数组实现。-Use graphics graphics library Snake game, with the array of structures to achieve.
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2215213
    • 提供者:ljd
搜珍网 www.dssz.com