搜索资源列表
linux_saolei_sourcecode
- 在liunx下的几个小程序,可以方便移植到很多嵌入式平台上,本人已经实现将其移植到sigmadesign的平台上-in liunx of several small programs that can be transplanted to many embedded platform, I will have achieved its transplant sigmadesign platform
Linux_diamond_game_sourcecode
- 一个在linux下用c基于fb语言编写的五子棋游戏,能方便移植到多种嵌入式设备中-using c fb language based on the 331 games, easy to transplant a variety of embedded devices
linux_five_game_sourcecode
- 一个在linux下基于framebuffer,用c语言实现的扫雷游戏,能方便移植到多种嵌入式设备中-one based on the Linux framebuffer c language used in demining games, easy to transplant a variety of embedded devices
猜单词
- 和文曲星一样的猜英文单词游戏,比较有趣。加入了makefile,可在linux下编译成嵌入式系统需要的应用程序-and rings like the English word games guess that's more interesting. Joined the makefile can be compiled under Linux embedded system needs applications
sanke
- 很小的程序 在arm上面可以运行的嵌入式的贪吃蛇游戏 网上找到的:)-small arm in the process can run above the Snake embedded online games found :)
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
SnakeEatBean
- 游蛇吃豆源代码详解,该程序运行在嵌入式arm设备上,操作系统为uc-os.-snakes eat beans Comments on the source code, the program operates on the embedded equipment arm, the operating system for uc-os.
游戏编程代码
- PC游戏编程相关,有关嵌入式与网络通讯-PC game-related programming, embedded and network communications
嵌入式表达式系统代码和演示代码
- 与游戏,网络,输入法相关-games, networking, input methods related
sudoku
- 1、数独游戏源代码; 2、简单; 3、容易Porting到嵌入式设备;
games
- 几个嵌入式手机平台小游戏c源代码,算法很精的哦
ELuoSiFangKuai
- 俄罗斯方块的源代码,嵌入式开发时使用。很简单的C语言源代码,容易读懂,较易理解。
llk
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏
Minigui-fivechess
- 嵌入式环境下的五子棋游戏,而且有专门的gui支持,很适合作ui的朋友
gameswf-2006-02-26.rar
- 一种嵌入式swf解码器,主要用于播放swf游戏。
GBA嵌入
- 嵌入式C语言
minigui下俄罗斯方块
- 嵌入式linux操作系统的课程设计 (可执行文件+源码+使用手册)
InfoNES093J_Src
- 一款nes游戏模拟器,可以移植到嵌入式linux中-A nes game simulator, can be ported to the embedded linux
QT开发的在嵌入式linux系统上运行的GPS导航软件
- QT开发的在嵌入式linux系统上运行的GPS导航软件,适合初学Qt者参考学习
嵌入式游蛇吃豆
- 嵌入式实验游蛇吃豆源码,用c语言+汇编语言编写