-
windows2
windows驱动程序开发的简单介绍,简要概括了windows驱动开发的环境,工具(windows driver for the development of a simple introduction, a brief summary of windows driver development environment, tools)
- 2008-05-26 09:57:43下载
- 积分:1
-
congAB23
I will send code for you. This code use add 2 number a & b
- 2012-05-24 12:23:42下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
计数器 独立工作_LV2012
说明: 一个基于LabVIEW编写的计数器小程序,(A Small Counter Program Based on LabVIEW)
- 2019-04-25 13:25:47下载
- 积分:1
-
0701停车场管理系统
说明: 实现停车场的基础功能,用C#语言实现会员车辆的充值与查询,以及临时车辆的收费(Parking lot management system, including membership, temporary vehicle charges)
- 2020-06-21 14:00:01下载
- 积分:1
-
电子芯片规则检查语言,用于cadence
电子芯片规则检查语言,用于cadence-Electronic chip rule checking language, for the cadence
- 2022-03-23 16:23:47下载
- 积分:1
-
matlab求积分实例
说明: 插值型求积方法 275
8.1.1 梯形公式 276
8.1.2 辛普森公式 277
8.1.3 柯特斯公式 278
8.2 复化求积公式 279
8.2.1 复化梯形公式 279
8.2.2 复化辛普森公式 281
8.2.3 复化柯特斯公式 283
8.2.4 复化求积公式误差分析 285
8.3 步长逐次减半求积方法 286
8.3.1 步长逐次减半梯形求积公式 287
8.3.2 步长逐次减半辛普森求积公式 288
8.3.3 步长逐次减半柯特斯求积公式 290
8.3.4 Romberg求积公式 291
8.4 自适应求积方法 293
8.5 Gauss求积方法 295
8.5.1 Gauss求积公式的构造 295
8.5.2 几种常用的Gauss求积公式 297
8.6 重积分的数值解 303
8.7 MATLAB自带函数应用 304
8.7.1 trapz函数 304
8.7.2 integral函数 305
8.7.3 integral2函数 307
8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
- 2019-02-13 10:54:13下载
- 积分:1
-
SPSS TEACHING CASE2012-4Recodecase.sav
spss相关数据文件, 以供平时练习使用。
400份关于学生与父母沟通情况的调查问卷。((SPSS related data files, For the usual practice.))
- 2020-06-17 10:00:02下载
- 积分:1
-
Matlab_MacroFinance
说明: 用MATLAB分析股票收益率最小方差组合(variance of the return on the global minimum-variance portfolio)
- 2021-04-09 13:43:43下载
- 积分:1
-
Flash卷边广告源代码
网页右上角的Flash卷边广告源代码,可与网页交互关闭,现在网上还可看到的一种Flash书角广告效果,用来放广告内容特别合适。
- 2022-03-26 12:13:57下载
- 积分:1