-
我对这个源码不熟悉 但是绝对能用
这是服务组件
我对这个源码不熟悉 但是绝对能用
这是服务组件-asdasdqwdwqsd
- 2022-04-21 20:18:45下载
- 积分:1
-
vc实现二维码解析
实现VC++二维码解码功能,解析常见二维码。QRcode解码译码器,功能为读入一张图片译出其内容,具体功能包括图形探测定位、图形过滤校正、检错纠错等。
- 2022-12-13 22:25:03下载
- 积分:1
-
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中...
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle
- 2023-07-05 17:10:03下载
- 积分:1
-
Windows信息管理系统
Windows信息管理系统-Information Management System for Windows
- 2022-04-23 17:15:18下载
- 积分:1
-
一个groupbox自绘xp风格的源码
一个自绘的groupbox,能方便的修改字体颜色,边框颜色。通过导入相应的.h,.cpp便可方便的导入自己的程序中使用。
- 2022-02-01 15:25:01下载
- 积分:1
-
这是一个实现城市出租车路程查询的小系统,包括管理和查询两个功能,基本实现了查找最近路程和其他相关信息的功能!...
这是一个实现城市出租车路程查询的小系统,包括管理和查询两个功能,基本实现了查找最近路程和其他相关信息的功能!-This is an urban taxi distance query small systems, including management and query the two functions, basically to find a recent trip and the function of other relevant information!
- 2023-07-16 02:35:03下载
- 积分:1
-
43种差分程序
43种差分程序-43 Differential procedures-----------------------------
- 2022-01-24 18:00:24下载
- 积分:1
-
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.-This is a programme which is about the practicing programme grammer built by PASCAL.
- 2022-02-21 05:26:12下载
- 积分:1
-
Visual Basic 小程序来数据库打印
Visual Basic 小程序来数据库打印-Visual Basic program to a database of small print
- 2022-05-20 01:30:52下载
- 积分: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