搜索资源列表
c语言的贪吃蛇
- 基于c语言的贪吃蛇程序 有注释
中文 SYMBIAN OS c++高效编程
- 贪吃蛇游戏程全面详细介绍了Symbian s60 手机应用程序开发的技术。适用于初级、中级的学者。
tanchishe
- 贪吃蛇算法,可用于最短路径的查询,c#实现,可将次算法用于物流配送,旅游线路等系统中。-Snake algorithm, can be used for shortest path queries, c# to achieve, can be sub-algorithm for the logistics and distribution, travel routes, such as system.
snake_c
- c语言课程设计贪吃蛇的参考资料,适合于c语言的初学人员-snake game
Visual_c_Plus_Plus_Snake
- 一个visual c plus plus贪吃蛇课程设计报告和源码,希望能给大家帮助!-A visual c plus plus Snake curriculum design reports and source code, hope that they can help!
M16c-Snake
- 瑞萨M16c设计的贪吃蛇程序。是一款基于瑞萨M16c单片机开发的贪食蛇游戏的源代码,采用的是c语言开发,可以供大家下载参考,此代码已经在单片机上实现,可以直接下载后烧到机子上使用-Renesas M16c Snake Design
greedy-snake
- vs用c#语言编写的贪吃蛇小程序,可以拿来学习c#-vs c# language with Snake small program that can be used to learn c#
cPP_Gluttonous_Snake
- 利用c++编写的,贪吃蛇小游戏源码,并且编译通过-Use c++ written Snake game source code, and compile
snake
- 一款贪吃蛇c程序的设计,以LcD12864显示.-A Snake c program designed to LcD12864 display.
Snake-c-code
- 贪吃蛇的c源代码,供有兴趣的同学学习和参考!-Snake c source code for interested students to learn and reference!
snake
- 一个简单的贪吃蛇游戏,基于visual c-the game named snake,build on visual c++
c
- 贪吃蛇 c语言编写贪吃蛇源代码,简单易懂,文件为Vc源代码,附txt代码和源代码程序,您可以免费下载。 -snank game
Snake
- 贪吃蛇游戏源代码,c++编写,很有价值,值得您下载。-Snake game source code, c++ writing, great value, worth the download.
Nibbles-game
- 贪吃蛇是一款比较经典的小游戏,这是用c++来实现他的比较具体的功能,比较的不错!-Snake is a more classic small game, this is to use c++ to realize his more specific function, is good!
snake-game
- 基于visual c++的贪吃蛇小游戏的实现-Achieve visual c++ Snake game based
贪吃蛇有序程序文档
- 利用Microsoft Visual c++制作一个贪吃蛇的小游戏,贪吃蛇游戏的文档,架构,思路。
source
- c++实现贪吃蛇游戏,实现源码讲究技巧,部分高级功能为实现,可自行添加-c++ source
c语言课程设计实例精编
- c 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 cAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 c 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(c language has many advantages