-
调度器 Scheduler
1) 超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植)
2) 小之又小, 原理很简单,一看就懂。
3) 省之又省, 可以说对RAM和ROM省到极致。
4) 取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。
5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
- 2022-07-18 14:50:08下载
- 积分:1
-
哲学家进餐问题实现
哲学家进餐问题实现-dining philosophers problem of achieving
- 2022-01-23 10:18:04下载
- 积分:1
-
硬盘引导记录手册OS
硬盘引导记录手册OS-MSDOS,windows,windows NT,Linux系统硬盘引导流程-hard disk boot record manual OS-MSDOS, windows, windows NT, Linux system hard disk boot process
- 2022-02-21 16:47:46下载
- 积分:1
-
摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J...
摘要:J2ME是SUN公司最新推出的面向嵌入式产品的JAVA,目前市场上刚刚推出采用J2ME工具开发的手机和PDA产品,本文介绍了J2ME的特点和技术,分析了J2ME将来的应用以及当前J2ME开发未来信息终端的技术。
关键词:JAVA;虚拟机;J2ME;信息终端
-Abstract : J2ME is Sun"s new products for embedded Java, currently on the market just released J2ME tool development using mobile phones and PDAs, This paper describes the features of the J2ME and technology, analysis of the J2ME future use J2ME and the current development of future information terminal technology. Keywords : JAVA; Virtual Machine; J2ME; Information Terminal
- 2023-08-25 01:05:03下载
- 积分:1
-
ThreadX源代码模板初学者参考
Threadx 模版的源代码,供初学者参考-Threadx template source code reference for beginners
- 2022-03-16 19:22:21下载
- 积分:1
-
关于读者写者的问题,分别实现读者优先和写者优先.
关于读者写者的问题,分别实现读者优先和写者优先.-readers to write on the issue, the readers who wrote a priority and priority.
- 2022-08-24 23:22:35下载
- 积分:1
-
一个鼠标驱动的实例,有需要的可以下载下来
一个鼠标驱动的实例,有需要的可以下载下来-a mouse-driven examples, we need look can be downloaded from
- 2022-06-30 20:13:13下载
- 积分:1
-
Windows资源浏览器外壳扩展右键菜单功能的实例程序
Windows资源浏览器外壳扩展右键菜单功能的实例程序-Windows Explorer context menu shell extension examples of procedures
- 2023-08-09 16:40:05下载
- 积分:1
-
里面包含汇编要用到了 dos里面的两个小程序
里面包含汇编要用到了 dos里面的两个小程序
- 2022-04-17 06:16:40下载
- 积分:1
-
Script development under Mac Osx example, based on the cocoa framework, xcode
Mac Osx下脚本开发实例,基于cocoa framework,xcode-Script development under Mac Osx example, based on the cocoa framework, xcode
- 2023-08-25 14:25:04下载
- 积分:1