-
屏幕标尺
T图像屏幕标尺代码
- 2022-03-05 14:33:23下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1
-
一个用来生成不同树型视图节点的例子
一个用来生成不同树型视图节点的例子-used to generate a different TreeView nodes example
- 2022-01-26 00:32:24下载
- 积分:1
-
捕捉各个按键按下时的键值及消息码,包括虚拟键值及ASCII码键值....
捕捉各个按键按下时的键值及消息码,包括虚拟键值及ASCII码键值.-Capture all the key button is depressed and the message code, including the virtual keys and the ASCII key code.
- 2023-06-07 08:25:02下载
- 积分:1
-
硬件信息获取系统设备信息VB2005的代码
硬件信息获取系统设备信息VB2005的代码-Access to information system hardware device information VB2005 code
- 2022-07-10 21:18:45下载
- 积分:1
-
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/...
一个在线订购提交ASP程序系统 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 电子购物 运行环境: Win9x/NT/2000/XP/-submit an online ordering system software ASP Program Language : English software types : Domestic software/free version/electronic shopping environment for the operation : CTP /
- 2022-09-06 05:10:02下载
- 积分:1
-
一个很不错的班主任管理系统!请你不要错过机会!里面有详细的介绍...
一个很不错的班主任管理系统!请你不要错过机会!里面有详细的介绍-a very good class teacher management system. Please do not miss the chance! Inside is described in detail!
- 2022-03-22 19:54:10下载
- 积分:1
-
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能...
采用.NET 的反射机制,实现.NET Framework 中的序列化和反序列化功能-Used. NET reflection mechanism. NET Framework and the sequence of the anti-sequence function
- 2022-01-31 15:20:04下载
- 积分:1
-
文件比较的类
文件比较的类 -The class for compareing files
- 2022-11-12 20:05:03下载
- 积分:1