-
屏幕录像Demo源码(bmp转avi流)
通过对屏幕截屏生成的bmp图组,使用微软的接口将bmp图像转换成avi视频流,从而实现屏幕录像的效果,可以设置参数控制fps
- 2023-08-02 09:30:03下载
- 积分:1
-
该程序主要演示如何在windows操作系统下面如何记录键盘案件
该程序主要演示如何在windows操作系统下面如何记录键盘案件-This program mainly demonstrate how to record the
keyboard in windows operation.
- 2022-07-02 14:47:45下载
- 积分:1
-
delphi计算器V1.0
delphi计算器V1.0功能:基本的加、减、乘、除、取余、按位与、按位或、取反等目的:为初学者提供一个简单的计算器源码以便于更好的理解delphi的用法及注意事项
- 2022-02-03 05:03:52下载
- 积分:1
-
一个用来获取系统硬件信息的简单程序,例如系统的序列号
一个用来获取系统硬件信息的简单程序,例如系统的序列号
- 2022-11-14 21:10:03下载
- 积分:1
-
不用API函数实现的窗体颜色渐变.很不错的哦
不用API函数实现的窗体颜色渐变.很不错的哦-not API functions of the form color gradient. Oh, very good
- 2022-01-22 05:04:33下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-01-24 12:53:28下载
- 积分:1
-
经典游戏doom的代码,学习C编程的好
经典游戏doom的代码,学习C编程的好-Classic doom games of the code, learn good C programming
- 2022-08-16 03:10:10下载
- 积分: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
-
文档中详细的介绍了wince编程,对嵌入式开发有很大的帮助!
文档中详细的介绍了wince编程,对嵌入式开发有很大的帮助!-Document describes in detail the wince programming, embedded development has a lot of help!
- 2022-06-17 15:33:07下载
- 积分:1
-
用VHDL语言编写的数字显示器,包括风轮旋转和十字扫描
用VHDL语言编写的数字显示器,包括风轮旋转和十字扫描-prepared using VHDL digital displays, including rotating round of the wind and cross scanning
- 2022-11-23 05:30:03下载
- 积分:1