-
banker
银行家算法是避免死结(Deadlock)的一个著名的算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死结产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker' s algorithm is to avoid deadlock (Deadlock), a well-known algorithm, by艾兹格迪杰Stella in 1965 for the THE system design to avoid the deadlock created a kind of algorithms. It is the bank lending system, allocation strategy based on judgments and to ensure the safe operation of the system.)
- 2009-11-16 10:40:32下载
- 积分:1
-
lu
说明: 纯OpenMP实现LU分解的并行算法,包含代码和运行结果(Pure OpenMP implementation of parallel LU factorization algorithm, including the results of the code and run)
- 2012-04-24 15:22:57下载
- 积分:1
-
1
说明: Test of something to upload
- 2015-04-02 19:27:16下载
- 积分:1
-
virtual-memory-allocation--tracking
说明: 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。(Write a program that consists of two threads, one thread is used to simulate the memory allocation activities, one for tracking the memory behavior of the first thread, requiring between two threads synchronize through semaphores to simulate the activities of the thread of memory from a read the file memory operations to be carried out. FlAllocationType the VirtualAlloc function parameters were set to MEM_RESET, MEM_TOP_DOWN, will flProtect parameters are set to PAGE_GUARD, PAGE_NOACCESS, PAGE_NOCACHE, execute and view the results of memory allocation.)
- 2011-04-14 10:08:23下载
- 积分:1
-
CreateThreadExample
创建线程示例程序.C++Windows编程(Create a thread sample program C++ Windows programming)
- 2012-02-07 12:12:48下载
- 积分:1
-
WebCrawler
多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
- 2010-05-10 12:43:47下载
- 积分:1
-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分:1
-
504199
有限元设计,悬臂梁承受荷载的变形情况,有图形显示,(Finite element design, cantilever beam under the deformation of the load, graphics show,)
- 2018-12-31 09:18:46下载
- 积分:1
-
web
网站备份工具 可以上传文件 下载删除功能,不错的()
- 2018-06-16 13:01:41下载
- 积分:1
-
win32
win32.多线程程序设计,更好了解通讯这一块。(the win32 multi-threaded programming, a better understanding of the communication of this one.)
- 2012-06-05 11:35:53下载
- 积分:1