搜索资源列表
DOS系统下多任务列队处理C语言源程序
- 在DOS系统本身是不支持多任务的。此源程序为在DOS下实现多任务的简单例程-DOS system itself does not support multi-tasking. This source of the DOS multi-task under the simple routines
BCCOR00
- 多任务操作系统控制的DOS环境下的实现的C语言源程序。 利用时间片的方式,多个程序在DOS下并行运行。-multi-task control of the DOS operating system environment on the realization of the C language source code. The use of time unit, a number of procedures under the DOS operating in parallel.
dos_src_c
- DOS操作系统的C语言源代码 强烈推荐!!! 可以用来学习基于字符界面的操作系统的设计,包括了FAT文件系统、操作系统内核以及一些常用工具。-DOS operating system in C language source code strongly recommended! ! ! Can be used to study the character based on the design of the operating system, including the FAT file s
spi
- 软件模拟SPI串行EEPROM控制时序的C程序,在DOS下用BC31编译
RS232中断开发C语言源程序
- RS232 中断开发 C 语言源程序 包内包含C源代码以及汇编子程序-RS232 interrupt the development of C language source code package includes C source code and compiled subprogram
dex
- a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Borland C++ 3.1
pc104-da
- 基于瑞士逻辑的PC104测试da例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-PC104, Switzerland-based logic test routines, operating environment for Turbo c, operating system, DOS, test routines.
pc104-IO
- 基于瑞士逻辑的PC104测试IO例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-Logic test based on the Swiss PC104 IO routines, operating environment for Turbo c, operating system, DOS, test routines.
BMP-ARRAY
- Can use it to run on MS-DOS or VC++, it converts you Bitmap image to C style Arrays for sprites or pictures you want to load on LCD using embedded systems.
MicroStar1.1
- 最新版本MicroStar1.1不仅能支持按优先级调度,还支持时间片轮转调度和前二者相接合调度。 声明 代码未经严格测试,现仅作学习和交流用途,不得利用其作任何商业目的的开发。擅自使用之进行商业开发,所造成的后果由自已承担,本人不负任何法律上的责任。 使用需知 1. MicroStar1.0最多只能创建16个任务。最多可提供16个定时器。最多能直接提供16个同步对象,若要更多的同步对象,须自行分配内存。 2 为了使代码能在DOS下运行,不少函数声明和定义前都有_