-
C++通用算法之数值算法,其中包括元素求和,元素内积,序列相邻差算法...
C++通用算法之数值算法,其中包括元素求和,元素内积,序列相邻差算法-C Numerical Algorithms generic algorithms, which include elements of peace, elements within the plot, poor sequence adjacent algorithm
- 2022-03-18 02:25:56下载
- 积分:1
-
VC实现的视频播放卡的驱动,用户电视台的视频流的播出
VC实现的视频播放卡的驱动,用户电视台的视频流的播出-the video card driver, user television broadcast video streams
- 2022-08-17 23:21:43下载
- 积分:1
-
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。...
Rarnu C 是百度编程群老大Rarnu个人的作品。是图形界面的C编译器。希望大家喜欢。-Rarnu C Programming Group Baidu is the leader Rarnu personal work. Is a graphical interface C compiler. Hope you like them.
- 2022-08-05 14:39:27下载
- 积分:1
-
银行家算法
设Request是进程Pi 请求向量,如果Requesti [j]=k,表示进程Pi 需要k个RJ 类型的资源。当Pi 资源请求后,系统按下述步骤进行检查:
(1) 如果Requesti [j]≤Need[I,j]便转向步骤2;否则认为出错,因为它所需要的资源数已超过它所宣布的最大值。
(2) 如果便转向步骤(3);否则,表示尚无足够资源,Pi 须等待。Requesti [j]≤Available[j]
(3) 系统试探着把资源分配给进程Pi ,并修改下面数据结构中的数值:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-30 21:29:17下载
- 积分:1
-
Itransition 模板
模板
- 2022-08-03 04:00:22下载
- 积分:1
-
已知图的结点和权值,求初始结点到目标结点的最短路径
已知图的结点和权值,求初始结点到目标结点的最短路径-Known to map node and weight, find the initial node to the destination node of the shortest path
- 2022-05-19 01:41:02下载
- 积分:1
-
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助
关于USB驱动的一些源代码,对写USB驱动的人有一定帮助-On the USB drive some of the source code, to write USB drive to help people have a certain
- 2022-01-21 17:36:20下载
- 积分:1
-
MFC message map example of the MFC message map is very important ~~~~~~~~~~~~
MFC 消息映射的例子,消息映射对MFC非常重要-MFC message map example of the MFC message map is very important ~~~~~~~~~~~~
- 2022-05-18 04:03:02下载
- 积分:1
-
通过setupapi安装驱动,可以制作成dll接口用来安装程序调用
通过setupapi安装驱动,可以制作成dll接口用来安装程序调用-Setupapi install the drive through, you can make a dll interface for call setup
- 2022-05-17 23:24:49下载
- 积分:1
-
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.
craps 游戏源码。Very popular game in U.S. player rolls two dice each time.-craps game source code. Very popular game in US player rolls two dice each time.
- 2022-01-25 17:44:24下载
- 积分:1