-
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。...
通过页式虚拟存储管理中缺页中断轮转算法的模拟设计,了解虚拟存储技术的特点,掌握页式存储管理的缺页中断轮转法。 计算缺页次数、缺页率、被淘汰的序列。-make a sence of the charasteristic of virtual store skill ,via the simulating design of interrupt cycle arithmetic,and master the missing-page interrupt cycle arithmetic about memory management by pages.calculate missing-page,missing-page-rate,orders eliminited
- 2022-02-14 11:45:29下载
- 积分:1
-
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-06-15 03:20:03下载
- 积分:1
-
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI...
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。
File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture.
File project is responsible for the bottom of the file operations
FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer
UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow.
File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
- 2022-03-16 06:02:29下载
- 积分:1
-
这是一个由C++编制的MFC工程,能够对文件进行加密
这是一个由C++编制的MFC工程,能够对文件进行加密-This is a C++ compiled by the MFC works, be able to encrypt files
- 2023-03-01 22:30:03下载
- 积分:1
-
微信商城系统
java开发的微信商城系统(spring+mybatis+mysql)完成包括商品发布购买修改的一些基本操作
、以及微信菜单、微信认证、微信支付等功能
- 2022-10-31 23:15:07下载
- 积分:1
-
failed to translate
这个是用c#写的网页代理服务器,代码比较简单,适合学习-failed to translate
- 2022-08-17 13:41:19下载
- 积分:1
-
Opencv examples in C / C
Opencv examples in C / C-Opencv examples in C/C++
- 2022-03-26 06:06:35下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
给自己用的实用日程提示工具,初学者可以看懂的东西,如果需要数据库请自己试着编写,不难...
给自己用的实用日程提示工具,初学者可以看懂的东西,如果需要数据库请自己试着编写,不难-to his own agenda suggest practical tools, beginners can understand things. If the database please try to prepare ourselves, it is not difficult
- 2022-08-13 20:15:51下载
- 积分:1
-
vc6.0开发的FileManager,实现了文件监控的功能,该工具很好用大家可以试试看...
vc6.0开发的FileManager,实现了文件监控的功能,该工具很好用大家可以试试看-vc6.0 development FileManager, implements file monitoring function, the tool that we can try to use a good
- 2023-08-12 09:05:04下载
- 积分:1