搜索资源列表
matlab-babysnake
- 又一个用matlab的GUI编写的贪吃蛇程序。-also a GUI using Matlab prepared by the Snake procedures.
Demo-Gui-v3.90a-贪吃蛇-V2
- lm3s1138 贪吃蛇
matlab-babysnake
- 又一个用matlab的GUI编写的贪吃蛇程序。-also a GUI using Matlab prepared by the Snake procedures.
UCOSIIzlggui
- 本人连续两天调试UCOSII,将贪吃蛇的任务加到UCOS上,ARM选用的是LPC2414,贪吃蛇的关键算法调试得吐血,不过两天得调试总算有了回报,多任务终于运行了,有四个任务运行,显示用到了周立功的ZLGGUI,对大家学习UCOSII操作系统式绝好得例子-I debugging UCOSII two consecutive days, the task will be a huge memory foisted UCOS, ARM us
TANSHICHI
- 贪吃蛇的JAVA实现.实现了简单的贪吃蛇游戏,使用JAVA的GUI实现,用键盘控制。,欢迎大家下载使用-Snake implementation of JAVA. Achieve a simple game of Snake, the use of JAVA implementation of the GUI, using the keyboard control. Welcome to the download
Snake
- 大家都很熟悉的一个小游戏,贪吃蛇。是用 Applet 做成的。里面用到了GUI,事件处理等知识。对初学者一定很有用。虽然很小,但是弄出来了也一定很有成就感哦。-It s a well known small game----- "greedy snake".It involves Applet,event process,and other skills.Wish you ll learn something from it.
snake
- 贪吃蛇,大家都知道了,这个界面有点粗糙。顺便请问一下axis的 drawmode 设为 normal 或 fast 有什么区别。-As we all known, this is the snake game. The GUI isn t very well. By all means, it is not bad to make it by MATLAB.
snake
- 双向链表实现的贪吃蛇游戏,有详细的注释。调用一块液晶屏的GUI函数,移植性好。-Two-way linked list implementation Snake game with detailed annotations. Call an LCD screen GUI functions, porting is good.
Snake
- 采用VC++写的贪吃蛇程序,适合刚刚学习C++图形界面的朋友-Written using VC++ Snake procedures for just learning C++ GUI friend
SnakeGame
- 贪吃蛇小游戏~ 图形界面 线程 游戏编程-Snake game ~ Game Programming GUI thread
snake
- 用matlab gui 编辑的一个贪吃蛇游戏,对于学习GUI开发的人可以-Matlab gui editor with a Snake game, for learning GUI development can take a look
s_n_a_k_e
- 此项目 是本人在学习过程中 写的 一个小 程序。 贪吃蛇, 是用gui, swing 等 做出来的。。建议新手下载。贪吃蛇的其他内容我就不介绍了,都是、大同小异。-This project is a small program that I write in the learning process. Snake, gui, a swing out. . Recommended for novice to download. I did
Snake
- 基于matlab GUI的贪吃蛇游戏程序。-Matlab GUI based on the Snake games.
Snake_Windows
- GUI实现的贪吃蛇游戏,Windows下运行。-GUI implementation Snake game, Windows running under.
testSnake
- QT图形界面化编程,实现贪吃蛇游戏-QT GUI programming, achieve Snake game
gluttonousSnake
- Java语言编写的一个基于GUI技术的贪吃蛇程序-Java language to write a snake based on the technology of GUI applications
Snake
- 简单的贪吃蛇实现,MATLAB,适合初学者学习,有GUI界面-Snake simple realization, MATLAB, suitable for beginners to learn, there are GUI interface
UCGUI_tanchishe
- 基于stm32的GUI操作系统的贪吃蛇程序代码-The STM32 operating system based on the GUI code
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D arra
greedysnake
- 贪吃蛇游戏,基于matlabGUI编写,可以实线贪吃蛇游戏的功能(greedy snake based on matlab GUI)