-
易语言写的小工具带源码 各种进制数据转换
易语言写的小工具带源码 各种进制数据转换-Easy language to write a small tool with a variety of binary source data conversion
- 2023-04-07 11:10:03下载
- 积分:1
-
在ArcGIS环境下,将一个狭长的多边形压缩成一条线,以及将选定的一个多边形压缩成一条线。主要用在地理数据综合方面...
在ArcGIS环境下,将一个狭长的多边形压缩成一条线,以及将选定的一个多边形压缩成一条线。主要用在地理数据综合方面-in ArcGIS environment, a narrow compressed into a polygon line and selected a polygon compressed into one line. The main geographical data synthesis
- 2022-10-16 18:20:03下载
- 积分:1
-
Visual Studio的rc.exe资源编辑工具的源代码
Visual Studio的rc.exe资源编辑工具的源代码-Visual Studio editing tools rc.exe resources source code
- 2023-01-07 13:20:03下载
- 积分:1
-
用51 控制硬盘的读写,但不包含文件系统
用51 控制硬盘的读写,但不包含文件系统-control with 51 drives to read and write, but does not include file system
- 2022-05-13 08:23:10下载
- 积分:1
-
This is intended to bring the tab function in the framework of cross
这个是带tab功能的框架 截面比较好看 是别人的作品-This is intended to bring the tab function in the framework of cross-section look is the work of others
- 2022-01-25 14:39:45下载
- 积分:1
-
工厂机器调度软件
工厂调度软件,工厂有若干台机器,可以生产不同的产品,每个产品需要在不同机器上执行前后相关的子任务,主要功能就是为成产管理人员提供Gantt图以便进行机器和产品的生产调度
本软件以excel表格作为数据库
- 2022-03-31 18:49:30下载
- 积分:1
-
- 2022-03-22 16:25:40下载
- 积分:1
-
采用VC++实现时钟的圆盘式显示,使用time_t time精确到秒。
采用VC++实现时钟的圆盘式显示,使用time_t time精确到秒。-using VC disc clock shown that the use time_t time precise to the second.
- 2022-10-06 12:45:02下载
- 积分: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,做的一个计算器-just learning, so a calculator
- 2022-01-21 05:52:27下载
- 积分:1