-
哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位,
课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步...
哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位,
课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步与互斥,当
然,属于同一进程的不同线程一样存在同步与互斥,其控制同步与互斥的原理跟进程
是一样的-dining philosophers problem, the process is independent participation in the allocation of resources as the smallest unit, in the OS thread, thread is the smallest unit of operation, the process described in the classroom between the synchronization and mutual exclusion. actually belong to different threads in the process of synchronization and mutual exclusion, of course, the same process there is a different thread synchronization and mutual exclusion, control and coordinate the process with the principle of the same
- 2022-08-22 22:48:11下载
- 积分:1
-
dmod
说明: 主要为matlab 2010 之前更改的dmod函数,用于ask,fsk,psk等数字信号的调制。(It is mainly DMOD function changed before matlab 2010, which is used for the modulation of ask, FSK, PSK and other digital signals.)
- 2021-03-20 21:09:18下载
- 积分:1
-
jQuery 实现了 图片远处放大效果,非常之炫的德德的恩德
jQuery 实现了 图片远处放大效果,非常之炫的德德的恩德-jQuery to achieve the image distance amplification effect, very flashy Dede" s Ende
- 2022-01-26 07:13:33下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1
-
关联度计算
对大量的数据进行关联分析,从中发现大量数据之间的隐含关系。(A large number of data are analyzed by association analysis to discover the implicit relationship between a large number of data.)
- 2020-10-26 15:49:59下载
- 积分:1
-
Android ArrayAdapter创建ActivityList内容列表
本源码主要演示Android ActivityList内容列表的如何创建,采用ArrayAdapter实现,演示了姓名列表、带单选框的列表、没有数据的列表和对列表进行操作这几项功能,要注意,layout的xml文件名需要全部小写。
ActivityList1:
1.初步介绍ListView这个组件。
2.初步介绍ArrayAdapter。
# simple_list_item_single_choice
# simple_list_item_1
# simple_list_item_multiple_choice
3.上边的相关介绍。
ActivityList2:(有错误,没有调试成功,回头再看)
1.介绍cusor。
2.介绍CursorAdapter。
ActivityList3:
1.SimpleAdapter
2.simple_list_item_1和simple_list_item_2的介绍。
3.利用自己的layout来进行显示。
- 2022-03-06 06:09:13下载
- 积分:1
-
Multichannel blind seismic deconvolution using dynamic programming。
Multichannel blind seismic deconvolution using dynamic programming。-Multichannel blind seismic deconvolution using dynamic programming.
- 2022-06-26 19:28:17下载
- 积分:1
-
hm_dmillt_spr_trade
低延迟均线加入dmi过滤趋势跟踪系统,可用交易开拓者编辑使用(llt trendfollowing system, open and used by tradeblazer)
- 2020-06-21 05:40:01下载
- 积分:1
-
我甚至不知道这是什么
i don t even know what this is
don t download it
- 2023-05-18 19:00:04下载
- 积分:1
-
duns-src-2[1].7
大型CFD源程序DUNS,求威望
介绍:
Diagonalized ADI Navier-Stokes (DUNS) Code
The DUNS code is a 2d/3d, structured, multi-block, multi-species, unsteady or
steady, Navier Stokes fluid dynamics code with the q-omega turbulence model.
It is configurable on several different levels allowing you to make the code
as general or as efficient as you desire. It has been developed on Linux,
Cray, RISC6000 and to a lesser extent SGI and HP architectures.
It is written in FORTRAN-77 and C. It has been used primarily as a research
code, and because of that, the coding can be at times rather undocumented
and unclear.(Large-scale CFD source DUNS, seeking prestige Introduction: Diagonalized ADI Navier-Stokes (DUNS) CodeThe DUNS code is a 2d/3d, structured, multi-block, multi-species, unsteady or steady, Navier Stokes fluid dynamics code with the q- omega turbulence model. It is configurable on several different levels allowing you to make the codeas general or as efficient as you desire. It has been developed on Linux, Cray, RISC6000 and to a lesser extent SGI and HP architectures. It is written in FORTRAN-77 and C. It has been used primarily as a researchcode, and because of that, the coding can be at times rather undocumentedand unclear.)
- 2008-07-03 19:59:37下载
- 积分:1