资源列表

排序选择:

« 1 2 ... .46 .47 .48 .49 .50 61951.52 .53 .54 .55 .56 ... 267508 »

[系统编程43546356

说明:因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。-Because there are a number of the buffer zone, so the producer thread is not necessary in the generation of new data
<wang shao hua > 在 2025-01-18 上传 | 大小:2kb | 下载:0

[中间件编程test

说明:关于中间件学习的一些例子 关于中间件学习的一些例子-On the middleware to learn some of the examples on the study and some examples of middleware
<yl> 在 2025-01-18 上传 | 大小:20kb | 下载:0

[Internet/网络编程clearsilver-0.10.5.tar

说明:在 linux平台上的网页编程的模板,以cs结尾-In linux platform programming template pages to cs at the end of
<王非> 在 2025-01-18 上传 | 大小:429kb | 下载:0

[中间件编程Lecture9

说明:关于中间件学习的一些课件 关于中间件学习的一些课件-On a number of middleware learning courseware on a number of middleware learning courseware
<yl> 在 2025-01-18 上传 | 大小:386kb | 下载:0

[多媒体编程qtimage_ok

说明:QT-VC++, Image display
<林如严> 在 2025-01-18 上传 | 大小:556kb | 下载:0

[系统编程65gfhfdh

说明:课本上的算法是有信号量机制实现的(不要问我什么是信号量,课本上没讲)。声明一个int变量mutex(信号量),调用wait() signal()方法 。 wait(mutex) // if(mutex==0) { 阻塞当前进程 } else ( mutex-- } signal(mutex) // mutex++ 唤醒wait进程 -Textbooks on algorithms is a semaphore mechan
<wang shao hua > 在 2025-01-18 上传 | 大小:1kb | 下载:0

[.net编程NetRumbleXbox360

说明:XNA开发源码包NetRumbleXbox360-XNA Development NetRumbleXbox360 source packages
<DNS> 在 2025-01-18 上传 | 大小:5.8mb | 下载:0

[系统编程ahha

说明:实现批处理 一、基本信息 实践题目:实现批处理 二、实践内容简要描述 实践目标: (1)了解Windows2000操作系统的基本结构 (2)学会在Win32环境下,通过函数 BOOL CreateProce-The realization of a batch, the practice of basic information Title: to achieve a batch II, the practice
<wang shao hua > 在 2025-01-18 上传 | 大小:1kb | 下载:0

[系统编程2345

说明:算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待
<wang shao hua > 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据库编程1

说明:BCB++6 for access database applictaion-BCB++ 6 for access database applictaion
<林如严> 在 2025-01-18 上传 | 大小:523kb | 下载:0

[图形图象xiaobofenxi1

说明:小波分析系列讲座-使你对小波分析有详细的了解(1)-Wavelet analysis of a series of lectures- on the wavelet analysis makes you a detailed understanding of (1)
<杨夏季> 在 2025-01-18 上传 | 大小:1.75mb | 下载:0

[棋牌游戏ddz

说明:斗地主的一个版本,可单机可联机,希望这个网站没有。-斗地主a version may be available on-line stand-alone and hope that this site does not.
<> 在 2025-01-18 上传 | 大小:1.26mb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 61951.52 .53 .54 .55 .56 ... 267508 »

源码中国 www.ymcn.org