搜索资源列表
DSP
- 本文介绍了基于DSP/BIOS实时内核的TIDSP应用程序参考框架RF5。另外,面对目前越来越多的多处理器系统设计以及典型的GPP-DSP架构,本文提出了一种改进的DSP应用程序框架ERF5以最大化地支持这种架构。ERF5主要从GPP-DSP有效通信、任务线程的高效执行与调度以及任务线程颗粒度的合理化三个方面对RF5进行了改进,并已成功应用于实际项目。-In this paper, based on the DSP/BIOS real-time applications TIDSP core
multicore-intel
- mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
sum
- 基于多核的并行算法设计,计算一个连续数列的和-The parallel algorithm based on multi-core design, computing a continuous series and
jincheng
- 设计目录结构(采用多级目录)以及文件目录项的结构、外存空间的位示图,并编程实现如下要求(本实验未考虑实现文件操作功能)-Design the directory structure (using multi-level directory), and the file directory of the structure of space-bit Out-of-Core that map, and programming to achieve the following requirements
mune
- 线程同步机制。 互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s function and the critical region is
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
nachos
- Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时间内对操作系统中的基本原理和核心算法有一个全面和完整的了解。 -Nachos stands for " Not Another Completely Heuristic Operating System" , which is an operatin
duohecaozuoxitong
- 讲述多核操作系统的优秀书籍,建议学习多核的同学参考学习-Excellent book about the multi-core operating system, it is recommended that the study of multi-core students refer to learning
lab4
- 复旦大学操作系统课程实验四。(多核并行运行)。采用MIT教学实验用操作系统为框架。已完成。-Fudan operating systems course experiment. (Multi-core parallel run). The the MIT teaching experiment operating system framework. Has been completed.
RTX2012
- RTX是INTERVALZERO公司的主打产品,是windows的实时扩展,充分利用了windows的友好用户界面,又使用户得到了微秒级的硬实时特性。 目前,主流的CPU都是多核的,RTX充分利用了对称多处理技术(SMP),完全支持多核CPU。在应用时,可以指定RTX程序运行在哪些核上。以8核的CPU为例,RTX可以独占其中的1至7个核上。被RTX独占的核,对于windows而言,是不可见的。如可以配置成4个核运行Windows,4个核运行RTX。 -RTX is INTERVALZER