-
VCD出租管理系统(基于ADO的)
VCD出租管理系统(基于ADO的)-VCD rental management system (based on ADO)
- 2022-01-26 04:48:48下载
- 积分:1
-
把24位彩色图片转换成8位图片
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
- 2022-02-26 02:09:25下载
- 积分:1
-
VC下的编程 实现算法
VC下的编程 实现算法-VC programming algorithm
- 2022-03-21 03:32:56下载
- 积分:1
-
A simple chat program, students write SUN Hao, Oh, I feel good.
简单的聊天程序,同学孙浩写的,呵呵,我觉得不错的.-A simple chat program, students write SUN Hao, Oh, I feel good.
- 2022-03-15 19:56:50下载
- 积分:1
-
hello everybody, i hope the document can help for you learn visual basic
hello everybody, i hope the document can help for you learn visual basic
- 2022-08-18 01:00:24下载
- 积分:1
-
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输-For smartphone to download the specified URL source of information. Through HTTP transmission
- 2023-01-19 21:10:04下载
- 积分:1
-
关于用vb开发windows ce应用程序的另一本书。
关于用vb开发windows ce应用程序的另一本书。-spent on the development of windows ce vb application of another book.
- 2022-03-24 18:57:21下载
- 积分:1
-
使用DLL的源码,可以按照此源码调用其它软件写的DLL。
使用DLL的源码,可以按照此源码调用其它软件写的DLL。-The use of DLL
- 2023-02-22 15:15:03下载
- 积分:1
-
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor
1>Put Menu and ToolBar into Dialog
2>Show Tips for ToolBar when cursor-1> Put Menu and ToolBar into Dialog2> Show Tips for ToolBar when cursor
- 2023-07-12 09:15:03下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1