搜索资源列表
中断调用7
- 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
display_on_the_PC_XIAOJIEXU
- 当前时间送电脑同时显示,用RS232运用串口通信送数据给电脑,开中断计算时间,精确到秒。Keil C51开发环境,是一个整合很多技术的程序。 -current time to send the computer also showed that use RS232 serial data communications sent to the computer, open interrupted computing time, accurate to the second. Keil C51
Intruppt
- 中断实验程序 用汇编语言做的 初学时编写的-interrupted experimental procedure using assembly language to do when prepared by a novice
dsp
- DSP的实验测试程序————包含步进电机、硬件中断、定时器,适用于初学者,好好看吧
Xinstall
- 文件和并及自释放工具支持释放前中断所设置的进程及释放后启动相应设置的程序
zhongduan
- avr单片机中断test程序,详细说明 含工程文件-avr Singlechip interruption test procedures, engineering documents containing a detailed descr iption
ISC366.ZIP
- C++中的中断处理, 创建一个内存驻留程序,大家可参考看看咋样-C++, interrupt handling, create a memory-resident programs
222IO
- 320的中断转换程序,已经试过了,可以运行的
encoder
- jpeg-ls算法的C实现,打开计算机硬盘中的图像文件,在定时中断服务程序中将一帧图像的数据读到图像缓冲区,然后进行无损压缩编码与解码的过程-the realise of jpeg-ls
zhongduanqi
- MSP 430 中断器 使用程序(IAR FOR MSP430F49)-MSP 430 interrupter using the program (IAR FOR MSP430F49)