搜索资源列表
嵌套小程序
- 这是个嵌套小程序啊 虽然很简单但是它的思想对于以后的开化过程中是很重要的-This a small nested procedures ah although it is very simple ideas for the future of culturing process is very important
嵌套2
- 一个嵌套小程序,但是不要小看他的作用了 虽然这个程序很小,对于大多数人来说这个可能早就看过了 可是这个程序的思想很重要的-a small nested procedures, but do not underestimate the role of this procedure although small, the majority of people may have seen this process but the idea i
嵌套的js代码
- 嵌套的js代码嵌套的js代码嵌套的js代码
C#画嵌套的二维表
- C#画嵌套的二维表,用到gdi+作图
嵌套小程序
- 这是个嵌套小程序啊 虽然很简单但是它的思想对于以后的开化过程中是很重要的-This a small nested procedures ah although it is very simple ideas for the future of culturing process is very important
嵌套2
- 一个嵌套小程序,但是不要小看他的作用了 虽然这个程序很小,对于大多数人来说这个可能早就看过了 可是这个程序的思想很重要的-a small nested procedures, but do not underestimate the role of this procedure although small, the majority of people may have seen this process but the idea i
MCS-51系统中断优先级的软扩展
- 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority sy
SQL语句嵌套的实例
- 对SQL语句嵌套的实例 希望大家多多提点意见 谢谢了-pairs nested SQL examples of hope that we thank the many identities
2104_VIC.RAR
- 在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
MCS5_uCOC_II
- 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断
9200UCOS
- 移植文件针对中断处理部分作了处理,支持中断嵌套!(重新编译若出现错误,请删掉原编译的文件,后重新编译或者删掉工程文件后,重新利用源码文件建立新工程文件即可!)-portable document against interrupt handling of processed, nested interrupt support! (Recompiled if there is a mistake, please delete the or
20051030222745258
- RTOS ucOS II移植.经过严格测试,保证可用,移植文件针对中断处理部分作了处理,支持中断嵌套.-RTOS ucOS II transplantation. After rigorous testing to ensure that available, Document transplant interrupt handling of processed, nested interrupt support.
VIC_nesting
- 周立功的模板,实现定时器和外部中断C语言下的中断嵌套。-Week Ligong template realize timer and external interrupt under C language interrupt nesting.
calander
- 基于arm的万年历程序。带按键和显示,中断嵌套-Based on the arm of the calendar program. With buttons and display, interrupt nesting
uC_OS-II_S3C44B0X
- 支持嵌套中断的uC/OS-II FOR 44B0 的移植代码。支持嵌套中断,也可以在中断中调用像OSMboxPost、OSSemPost这些系统函数。经过了多个实验的测试,运行得很稳定。这个代码也很容易移植到其他的ARM7片子上去。欢迎使用和提出意见。-Support for nested interrupts uC/OS-II FOR 44B0 migration of the code. Support for nested int
MCUzhongduanCode
- 单片机中断嵌套 单片机中断嵌套 单片机中断嵌套 -MCU Interrupt
interrupt
- AT89X51单片机中断嵌套程序,定时器1与外部中断0相互嵌套-AT89X51 microcontroller interrupt nesting procedures, external interrupt 0 timer 1 and nested within each other
Keil_XMC1300中断嵌套例程
- Keil_XMC1300中断嵌套例程,基于Keil(Keil_XMC1300 interrupt nesting routine)
MultipleScrollViewDemo
- 解决多个scrollview嵌套的滚动冲突问题(Resolving nested scrolling conflicts in multiple Scrollview)
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or