搜索资源列表
Gerryxxx
- 自己在学c的时候写的小程序,里面的键盘中断控制可以借鉴,-c in the study was the small program inside the keyboard interrupt control can draw on,
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
WIN9X下五子棋
- TC3.0下编译,98下运行(因为直接调用中断中的鼠标) 放在c:\\windows\\desktop\\wzq下 也就是把程序烤到98桌面上去 运行wzq.exe的时候必须有egavga.bgi 和 hzk16在同一目录-TC3.0 compiler, running under 98 (as a direct call interrupted the mouse) on c : \\ windows \\ desktop \\ wzq is under the procedures bake
简单的赛车游戏1
- 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背景音乐的,但没做好,只 做了个显示系统时钟的,让大虾们见笑。
kbdsrc
- 一个多输入的键盘中断处理程序-Importation of more than one keyboard interrupt handling procedures
dsp28335I2C_OK
- 本人TI的dsp28335的I2C总线调试通过的小程序,没有中断;读写间的延时非常重要; 欢迎下载-I TI' s I2C-bus debugging dsp28335 small program adoption, without interruption delay between read and write is very important welcome to download
gba_game_Demo
- gba 游戏的 演示程序 调用了 中断,中断文件是从一个外国网站下载的,还是要对那个作者说声:thank for yout help!! -It is a demo for gba,in this demo,you can countrol a plaer move in a map and you can use key A or B to change the cloude attribute of transparent,I use a interrupt in this game ,it
Russian-box-source-in-asm
- 本程序是俄罗斯方块程序,用汇编写的,程序用的是16H的键盘中断,这个中断先把键盘输入放到键盘缓冲区。-This program is a Tetris program, written in assembler, the program is keyboard interrupt 16H, this interrupts the first keyboard input into the keyboard buffer.
arm_chess_game_double_machine
- 这是一个在pxa270平台上实现的一个裸机象棋游戏,程序实现了串口,中断,RTC等基本功能,通过双机对羿,完成游戏功能。-This is a arm game on intel pxa270 machine,it complish serial,interrupt,RTC and etc function.
MakeStandardDll
- 利用假的Link.exe替换原Link.exe。在Link时会中断,此时把OBJ文件拷贝出来,再由本程序调用原Link.exe来制作标准DLL。制作成功后,DLL中的函数可以像API那样声明使用。Use of fake Link.exe replace the original Link.exe. Be interrupted when Link, the OBJ file copy, called by the program the original Link.exe to create a
ex3
- 建立lib.c文件提供中断函数处理代码 使用SWI异常设计字符串输出程序-Establish lib.c document provides an interrupt function uses SWI exception handling code string output program design
ex3
- 建立lib.c文件提供中断函数处理代码 使用SWI异常设计字符串输出程序-Establish lib.c document provides an interrupt function uses SWI exception handling code string output program design
C游戏编程
- 本书从c语言游戏编程入手,对图形绘制,中文显示,动画实现,文件调用,内存使用,声卡调用,中断,内存驻留技术,接口技术,数据库实现,简单病毒,界面技术等进行了详尽的介绍,并且配以大量的源程序以及程序分析对所涉及的理论进行充分的讲解和支撑。(This book from the start of the C programming language games, graphics rendering, animation, Chinese display, file, memory card, ca