-
kithara开发源码
适用于kithara初学者,基于window内核和EtherCAT开发控制程序,控制器内嵌于windows内核中,无需外部控制器,节约成本
- 2023-04-01 05:45:03下载
- 积分:1
-
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)...
设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corresponding priority number 10 minutes)
- 2023-02-01 07:45:04下载
- 积分:1
-
By abnormal operation of the Options box, we can see VC is how to handle excepti...
通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。-By abnormal operation of the Options box, we can see VC is how to handle exceptions, to be helpful to beginners.
- 2022-01-22 09:00:32下载
- 积分:1
-
一个可以实现导出stl标准摸版类的一个动态链接库的实现
一个可以实现导出stl标准摸版类的一个动态链接库的实现-can achieve a standard touch stl derived version of a type of dynamic link library to achieve
- 2022-01-25 15:06:37下载
- 积分: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
-
获取WINDOWS NT下系统时钟的最高中断频率.
获取WINDOWS NT下系统时钟的最高中断频率.-access to Windows NT system clock frequency of the maximum disruption.
- 2022-02-09 22:34:52下载
- 积分:1
-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能...
visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能-visual C++ written form processing procedures, similar to excel, can deal with tables, images and other functions
- 2022-01-26 02:28:26下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。...
实现WINDOWS的LIB的分析,显示,一个很好的LIB分析工具带源码。-achieve the LIB analysis, display, a good analytical tool belt LIB source.
- 2022-01-26 02:56:40下载
- 积分:1