-
网页浏览器源代码,由专家编写的。
一个基于delphi的web浏览器程序,全部功能用编程实现,对于学习来说非常有用-Web browser source code,written by Delphi.
- 2022-01-21 03:01:27下载
- 积分:1
-
该请求页式存储管理方案采用先进先出(FIFO)页面淘汰算法
1.登录的账号:yangmingyuan
登录的密码:123456
2.物理块数由用户自己输入大小可以随意选定。
3. 在输入请求的页面时候,请依次输入页面号并且页面号之间要用空格
隔开,最后不要有空格等其他非数字字符结束。
4.然后单击输入按钮将页面号输入,弹出确定的对话框单击确定,最后单
击开始FIFO按钮开始执行调页算法。在调页过程框中观察具体的调页顺序
及调页过程,并且可以观察到缺页数和缺页率的大小。
5.最后单击退出按钮退出该系统。
- 2023-07-13 15:15:04下载
- 积分:1
-
Vision and system design magazine 2009 July
Vision and system design magazine 2009 July
- 2022-05-27 07:31:27下载
- 积分:1
-
Printing for the printing
用于印刷行业的网站
印刷网站免费智能建站系统V8.1-Printing for the printing
- 2022-07-01 13:34:43下载
- 积分:1
-
在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时...
在 DBMS 中,可以使用锁来控制多个程序对数据项的访问:当程序要访问数据项时,要给数据项上锁。如果它仅仅是读取数据项,则通常上共享锁,这样其它的事务也可以同时读取该数据项。而若此程序是要修改数据项,则会给它数据项上独占锁,此时其它程序也就不能再访问这个数据项了。
对于同一个数据项,若有不同的程序同时给一个数据项上锁,且其中至少有一个是独占锁时,就表示它们发生了冲突。当发生冲突时,加锁的请求就会被拒绝。
每个加锁请求包含三个元素:锁模式、事务标识符和数据项标识符。两个程序可以同时给数据项上锁,前提是它们没有冲突。
在早期开发阶段,你需要编写一个简单的锁管理程序来处理加锁请求。它使用以下的规则来处理各种请求:
若一个加锁请求与先前的加锁请求没有发生冲突,则 DBMS 许可这个加锁请求;
一旦允许了一个加锁请求,则它将永远锁定数据项,不会改变,也不会释放;
如果一个程序的加锁请求与已有的锁发生了冲突,则 DBMS 拒绝这个加锁请求;
如果一个程序的加锁请求被拒绝,则 DBMS 忽略由这个程序发出的后续所有加锁请求。-the DBMS can be used to control the number of locks on the data, of the visit : When the procedures to access data items, data items to give locked. If it is read-only data, usually sharing locks, such other matters can also read the data item. And if this procedure is to amend the data, it will give information on items exclusive lock, other programs at this time, it will not re-visit this item of data. For the same data, if a different procedure for a data item unlocked but at least there is an
- 2022-07-12 16:39:28下载
- 积分:1
-
One for the SMS text messaging function module dynamic libraries, mainly used in...
一个用于短信模块发送短信功能的动态库,主要用于电力系统!-One for the SMS text messaging function module dynamic libraries, mainly used in power system!
- 2022-10-26 19:45:03下载
- 积分:1
-
project library
综合图书馆系统(ILS),也称为图书馆管理系统(LMS),[1][2]是;
- 2022-01-27 13:40:47下载
- 积分:1
-
personalized login windows. This case is how to customize the windows login inte...
个性化windows登录。本例给出了如何自定义windows登录界面编程。-personalized login windows. This case is how to customize the windows login interface programming.
- 2023-07-10 22:05:03下载
- 积分:1
-
关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试...
关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
- 2022-03-11 06:34:05下载
- 积分:1
-
Sina programming ah, the output is two band
sina 的编程啊,输出是2进制-Sina programming ah, the output is two band
- 2023-02-09 07:40:04下载
- 积分:1