搜索资源列表
C源代码的实时操作系统
- C源代码的实时操作系统-C source code for the real-time operating system
bootf02
- John Fine的OS模型// 源代码// C & ASM// 英文 -John Fine s OS model//source code// C & ASM// english
DOS-C
- 用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
C-os
- 用C语言设计一个有 N个进程并行的优先级调度程序的源代码-C language design is a process of parallel N-priority scheduling of a program's source code
DOS 操作系统源代码
- DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.
Nachos
- 高级操作系统实验nachos源码-Software and Microelectronics, Peking University Institute of Experimental nachos advanced operating system source code
MS-DOS.6.0.Source.Code
- MS-DOS 6.0源码
os_source
- 操作系统设计与实现源码-Design and Implementation of the operating system source code
caozuoxitongshiyandaima
- 操作系统实验源代码 用C++写的 包括 进程调度,内存分配与回收 文件管理 -Experiment with the operating system source code C++ Writing, including process scheduling, memory allocation and recovery of document management
sanos-src-latest
- 一个小型操作系统的源代码,其目的仅 仅是为了在x86电脑上在没有windows 操作系统的情况下能使用java虚拟机。 研究操作系统的好东西。-A small operating system source code, which is made solely to the x86 computer in the absence of windows operating system can use the case of java virtual machine. Research
FreeOSEK_rel_0_3_0_20090511_beta
- 网上免费的单片机多任务操作系统OSEK/VDX源代码,包含了内核部分以及外设驱动程序,但驱动程序目前还不全。等待更新-Free online multi-tasking operating system microcontroller OSEK/VDX source code, contains the core components and peripheral drivers, but the driver is not yet full. Awaiting update
c
- C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
Ping
- Ping chengxu源 代 码-C 语 言-Ping the source code-C language
ksanavm_rev6
- Forth虚拟机源码(C版本),可以用来理解forth虚拟机架构-Forth virtual machine source code (C version), can be used to understand the forth virtual machine architecture
wind
- 风河最新版本vxworks6.7 kernel部分的源代码-Wind River vxworks6.7 kernel part of the latest version of the source code
duojiduilie-c
- 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
Chi-Lin-STM32-source-code
- 智林STM32程序源代码的分析和整理,编写了开发板上键盘扫描、字符输入和简单shell的程序-Chi Lin STM32 program source code analysis and sorting, preparation of the development board keyboard scanning, character input and a simple shell program
DOS-operator-source
- DOS 操作系统源码,完整的C语言文件包-dos operator system source code
minix3.2-Source-Code
- MINIX 3操作系统源码,可以给你一个完整的操作系统的源码分析,是用C语言写的-MINIX 3 Operating System ,it can tell a whole analysis of the Linux System !
CyAPI_Library_Source
- 1.CyAPI_lib_cpp :This directory contains CyAPI C++ Static Library source code. ->ReadMe.txt :Refer ReadMe.txt file for more information on CyUSB library. 2.CyUSB_dll_csharp :This directory contains CyUSB C# DLL source code. ->ReadMe.tx