-
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
- 2022-12-09 04:20:03下载
- 积分:1
-
Teach Yourself Borland C++ Builder in 21 Days.
Teach Yourself Borland C++ Builder in 21 Days.
- 2022-02-06 05:47:26下载
- 积分:1
-
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。...
目录里是《设计模式简单代码》的全部工程,里面对应于每个模式都是有一个对应的可编译工程的。-Directory is
- 2022-02-02 12:55:32下载
- 积分:1
-
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenh...
圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle
- 2022-05-29 18:18:15下载
- 积分:1
-
确定文件修改状态的概率方法
A Probabilistic Method of Determining a Document s Modified State
- 2022-06-28 11:57:39下载
- 积分:1
-
这VB6代码DRM数字广播mondile,非常好,
This the VB6 code for DRM Digital Radio Mondile, very nice,-This is the VB6 code for DRM Digital Radio Mondile, very nice,
- 2022-08-10 17:32:05下载
- 积分:1
-
hope that we can exchange!
希望大家共同交流!-hope that we can exchange!
- 2022-03-07 15:16:57下载
- 积分:1
-
TreeComboBox的使用例子(向TreeComboBox中插入相关信息)
TreeComboBox的使用例子(向TreeComboBox中插入相关信息)-TreeComboBox the use of examples (to insert the relevant TreeComboBox information)
- 2022-04-18 01:47:39下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
将标记转换为多边形点
为创建相交面之间的剪库使用
- 2022-02-21 17:45:03下载
- 积分:1