搜索资源列表
并发程序设计
- 这是一本关于并发程序设计的经典书籍,相信对在这方面感兴趣的读者非常有利,希望对大家有用-This is a complicated procedure for the design of classic books, I believe that in this regard the interested reader is very beneficial, useful for all
Java并发编程设计原则和模式
- 介绍了JAVA多线程并发程序设计的核心问题、机制和设计模式,对从事分布式并发程序设计的程序员来说是很好的资料。
并发程序设计
- 这是一本关于并发程序设计的经典书籍,相信对在这方面感兴趣的读者非常有利,希望对大家有用-This is a complicated procedure for the design of classic books, I believe that in this regard the interested reader is very beneficial, useful for all
os1
- nachos下的并发程序设计,操作系统实验,用C++实现双向有序链表;-nachos of concurrent programming, operating system experiments, using C++ to achieve a two-way linked list in an orderly manner
exp1
- nachos下体验Nachos下的并发程序设计-Nachos are experiencing nachos concurrent programming under
nachos01
- nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent e
nachoslab1
- 这是一个关于操作系统进程调度的实验,采用 ... ·nachos下的并发程序设计,操作系统-This is an operating system process scheduling on the experiments, the use of ... nachos concurrent programming, operating system
bingxing
- 程序中设计两个进程:WriteFile(写U盘)进程和Calculate(计算)进程,每个进程大约费时5秒。可通过测试两进程顺序执行程序和并发执行程序的时间来验证操作系统中的分析系统和并发程序设计的含义。-Two processes in the design process: WriteFile (written U plate) process and Calculate (computing) process, each proc
exp1
- 操作系统实验一 体验Nachos下的并发程序设计 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -Experience Nachos operating system under test a concurrent programming using C++, ordered two-way linked list in nachos system written list to
CCRjiagou
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。 -CCR, Concurrency and Coordina
CCRtrip1
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordinatio
CCRtrip2
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordinatio
CCRtrip3
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordinatio
CCRtrip4
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordinatio
CCRtrip5
- CCR,并发与协调运行时(Concurrency and Coordination Runtime)。从名字里我们就可以知道,这个东东是用来简化并发程序设计的。为何要并发呢?因为我们有多个任务需要处理,如果能同时做就会充分利用硬 件而减少处理的时间。自然的,CCR也是以“任务”为核心进行设计的,CCR中的代码也可以分为如下几个功能:描述任务、生成任务、调度任务和执行任务。-CCR, Concurrency and Coordinatio
Concurrentprogramming
- 并发程序设计,比较计算机系统处理并发和串行时,时间的花费,说明并行的优越性。程序用VC++6.0菜单式编程实现-Concurrent programming, comparing concurrent and serial processing computer system, the time spent, shows the superiority of the parallel. Program with VC++6.0 menu
Vxworks
- 最全面--基于嵌入式操作系统VxWorks的多任务并发程序设计-The most comprehensive- based embedded operating system VxWorks multitasking concurrent programming
Concurrent-Programming
- 并发程序设计 共分 读 写 先读再写 边写边读-Concurrent Programming
nachos01-(1)
- 体验Nachos下的并发程序设计,对nachos进行熟悉,并初步体验nachos下的并发程序设计。-Concurrent programming experience Nachos
parent
- 运用windows 在C++上实现并发程序设计,研究并行串行计算(Concurrent program design)