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

搜索资源列表

  1. snake.c

    0下载:
  2. Mini project in C many Student do management project like library management ,Hotel management etc.But Snake Game is mini project of first semester build by my friend which is very different.It is console application without graphic library that s wh
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:3014
    • 提供者:chandra
  1. snake

    0下载:
  2. C语言的贪吃蛇教程,在LINUX可编译运行,字符无图片-Snake C language tutorial, LINUX compiler can run, characters without pictures
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:973
    • 提供者:shen leib
  1. Retro-Snaker-c

    0下载:
  2. 贪吃蛇c代码,不错的贪吃蛇游戏代码,适合初学者-Snake c code, good Snake game code, suitable for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:337764
    • 提供者:刘浩
  1. snake

    0下载:
  2. c语言开发的贪吃蛇,建议美观易懂,很适合初学者-Snake c language development, the proposed appearance understandable, it is suitable for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:132678
    • 提供者:张小飞
  1. gluttonous-snake

    0下载:
  2. 贪吃蛇的C代码文档,可运行,贪吃蛇的C代码文档,可运行-Snake C code files, you can run it
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:6369
    • 提供者:QINYUNCHAN
  1. snake

    0下载:
  2. 用c语言编写的贪吃蛇,是在win32控制台上运行的-By Snake c language, is running on win32 console
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2426
    • 提供者:云山雾罩
  1. 2013.11.06.Snake

    0下载:
  2. 贪吃蛇c++的cocos2d-x版本,有兴趣可以参考一下- Snake c++ version of cocos2d-x are interested can refer to
  3. 所属分类:Other Games

    • 发布日期:2017-06-15
    • 文件大小:23961635
    • 提供者:zhendery
  1. Snake

    0下载:
  2. C语言编写的贪吃蛇程序,能够实现控制速度的功能,而且具有部分提示功能,及显示蛇的长度以及剩余食物数-Snake C language program, to achieve speed control function, but also part of the prompts, and display the length of the snake and the remaining number of food
  3. 所属分类:Game Program

    • 发布日期:2017-05-07
    • 文件大小:1072452
    • 提供者:
  1. Classic-game-Snake-code

    0下载:
  2. 用C++编写的贪吃蛇的代码,文中包括头文件,主函数,及各类的详细代码,大部分均配有详细的代码说明。-The Snake C++ write code, including header files, the main function, and all kinds of code, the majority are equipped with detailed code instructions.
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2228
    • 提供者:ievance
  1. Classic-game-Snake-code

    0下载:
  2. 用C++编写的贪吃蛇的代码,文中包括头文件,主函数,及各类的详细代码,大部分均配有详细的代码说明。-The Snake C++ write code, including header files, the main function, and all kinds of code, the majority are equipped with detailed code instructions.
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2344
    • 提供者:llenges
  1. Snake-CPP-code

    0下载:
  2. 用C++语言编写的一个很经典的贪吃蛇游戏程序。-Snake C++ code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:clh
  1. snake

    0下载:
  2. 用QT写的简单的贪吃蛇,C++实现,很简单,代码清晰-Written with QT simple Snake, C++ achieve is very simple, the code clear
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5352
    • 提供者:jack
  1. snake.c

    0下载:
  2. 用atmege单片机和12864以及按键写的贪吃蛇游戏 完美实现 包含注释-With atmege microcontroller and 12864 as well as the keys to write the perfect realization of Snake game contains comments
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:3919
    • 提供者:
  1. Color-snake

    0下载:
  2. 利用C语言编辑的简单的游戏,彩色贪吃蛇。-Simple games, color Snake C language editor.
  3. 所属分类:Game Program

    • 发布日期:2017-05-04
    • 文件大小:19987
    • 提供者:张克芹
  1. Snake

    0下载:
  2. 使用windowsAPI实现贪吃蛇小游戏(A snake game finished by C.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:20581376
    • 提供者:左左左一
  1. C语言课程设计实例精编

    0下载:
  2. C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1506569
    • 提供者:david呆伟
  1. snake

    0下载:
  2. 新手花了几天做出来的简陋贪吃蛇,代码效率不高,只能看着玩一下(he novice spent a few days to do the simple snake)
  3. 所属分类:游戏

  1. snake

    0下载:
  2. 整理了贪吃蛇的游戏,更加适合基础C的学习。(Tidy up the snake game, more suitable for basic C learning.)
  3. 所属分类:其他游戏

    • 发布日期:2017-12-20
    • 文件大小:50085888
    • 提供者:zp_0717
  1. c,c++源码

    1下载:
  2. ICQ即时通讯源码、mp3源码c++、单片机源码、俄罗斯方块源码、飞机订票系统源码、格式化后的数据恢复源码、客户服务器聊天室源码、贪吃蛇源码、中国农历源码、中国象棋源码(ICQ instant messaging source code, MP3 source code, c++ microcontroller source code, Tetris source code, aircraft booking system source code, formatted data recovery
  3. 所属分类:书籍源码

    • 发布日期:2017-11-29
    • 文件大小:4477952
    • 提供者:someonez56
  1. Snake

    0下载:
  2. 贪吃蛇,实现移动吃豆等,可供初学者使用,未应用指针结构体类等(Snake, to achieve mobile beans, etc., for beginners to use, not applied pointers, structural classes, etc.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Simon0628
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com