-
电信模拟采集系统,比较简单,用于教学比较好。
电信模拟采集系统,比较简单,用于教学比较好。-Telecom analog acquisition system, relatively simple, used in teaching is better.
- 2022-08-25 01:45:28下载
- 积分: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
-
用VC编写的以二进制形式查看文件,适合初学VC的人参考
用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
- 2023-08-24 03:50:03下载
- 积分:1
-
自定义桌面
我上周谷歌上搜索"代码为可自定义和优化主题在 windows 中的"把它从
https://github.com/rainmeter/rainmeter
Rainmeter 将可自定义的外观,如内存和电池电源、 RSS 源和天气预测,显示在您的桌面上。很多外观都是即使功能: 他们可以记录您的笔记和待办事项列表、 启动您最喜爱的应用程序,并控制您的媒体播放器-都在一个干净、 不显眼的界面,您可以重新排列和根据自己的喜好自定义。Rainmeter 是一次应用程序和一个工具包。你被有限的只由您的想象
- 2022-04-10 17:53:15下载
- 积分:1
-
PXA27X_CAYMAN BSP from CAYMAN board
PXA27X_CAYMAN BSP from CAYMAN board
- 2022-03-02 00:08:01下载
- 积分:1
-
不使用 OLE 直接拖放 ListBox Items
不使用 OLE 直接拖放 ListBox Items-Drag and Drop Listbox Items Without OLE
- 2022-04-02 01:58:51下载
- 积分:1
-
虚拟函数的使用。VC也是一个虚函数的源程序,比较适合…
虚函数的使用。又一个有关VC++虚函数的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-virtual function use. The VC also a virtual function of the source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-05-25 05:45:03下载
- 积分:1
-
installation tool kits can be embedded programming tools such as Visual C++, the...
白盒测试工具安装包,可以嵌入VC等编程工具中,对代码进行白盒测试-installation tool kits can be embedded programming tools such as Visual C++, the code of White Box
- 2022-03-06 02:10:36下载
- 积分:1
-
一个实现绚丽多彩的调色板动画的VC源代码,效果非常理想
一个实现绚丽多彩的调色板动画的VC源代码,效果非常理想-A colorful palette animation to achieve the VC source code, the effect was very satisfactory
- 2022-12-09 07:10:02下载
- 积分:1
-
串口检测器
检测计算机上有几个串口,哪个正在使用,哪个空闲,等等功能。 这个检测程序不影响正在运行的其他串口程序。汉字版本
- 2022-05-08 23:29:40下载
- 积分:1