搜索资源列表
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.
GameYybs
- Symbian OS下开发的游戏源码,适合S60平台
JigSaw
- iPhone下的JagSaw小游戏代码,编译时需要 Mac OS X 10.5.2, Xcode 3.1, iPhone OS 2.0
os-php-gamescripts1-php10games1
- 可以使用PHP编写的几个游戏.转自developwork-You can use a few games written in PHP. Switched developwork
pacman.tar
- 这个游戏是吃豆子,做为写操作系统的一个训练。 它是运行在祼机上的一个小游戏,装在1.44M的软盘中。可以用Virutalbox挂载它来玩。是在Minix2下面开发的,故开发语言用的是as86汇编语言和C语言。里面附有游戏的镜像和源码,并且有很多注释,希望大家多多提意见:)-this is OS development warmup. it s an simple version of the classic game, Pacman. it s developed under Minix2.
civilization
- a home made strategy game, with a complete detailed code, works perfect for every mobile phone with java OS.
DOSBox-0.74-DK
- Enquanto nós estamos torcendo para que um dia o DOSBox rode todos programas já feitos para PC, ainda nã o estamos lá. Hoje o DOSBox, rodando numa máquina potente, dificilmente será equivalente a um PC 486. O DOSBox pode ser configurado para
lab0
- 操作系统实验0,裸机中实现的小游戏!弹球游戏,趣味类-OSlab0 a simple game withiut OS
snake
- 这是一个简单的贪吃蛇游戏!只要把这个游戏导入eclipse就可以运行和查看源代码-import com.ruimin.snake.model.GameConstant import com.ruimin.snake.view.GameView import android.os.Bundle import android.os.Handler import android.os.Message import android.app.Activity im
tictac
- Tic-tac-toe (or Noughts and crosses, Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row
SDL
- SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。SDL提供了数种控制图像、声音、输出入的函数,让开发者只要用相同或是相似的代码就可以开发出跨多个平台(Linux、Windows、Mac OS X等)的应用软件。目前SDL多用于开发游戏、模拟器、媒体播放器等多媒体应用领域。-Simple DirectMedia Layer
snake
- 这是一个经典的DOS贪吃蛇游戏,使用C++编写,能够在Windows条件下运行。-This is a claasical game named Tanchishe,and you can run in Windows OS.