-
信箱应用程序接口的使用
信箱应用程序接口的使用-Box Application Programming Interface use
- 2022-01-26 02:04:08下载
- 积分: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
-
usb 通讯
这只是demo 用于usb通讯,这是通过系统api函数来枚举获取并打开usb设备进行通讯,实现上位机和下位机通过usb口进行通讯,以往都是一串口通讯,这提高了通讯的速度。
- 2022-01-28 19:21:21下载
- 积分:1
-
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ ....
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ .net 编译代码, 再运行 TestAutomation3.exe (server)
然后可以运行多个 TestAutomation2.exe (client)
单击 TestAutomation2 可以调用 TestAutomation3 中的方法和参数
-This is an automation server and client demonstration program over cl ient can share server process first used ms vc. net compiled code, re-running TestAutomation3.exe (server) can then be run multiple Te stAutomation2.exe (client) Click TestAutomatio n2 TestAutomation3 can call the method and parameters
- 2022-02-20 22:07:03下载
- 积分:1
-
用c语言编写的k均值算法
用c语言编写的k均值算法-prepared by the k-means Algorithm
- 2022-02-04 09:04:47下载
- 积分:1
-
nero sdk 1.08
在windows平台,通过nero sdk的接口,编程直接调用进行刻录。
- 2023-01-07 12:00:03下载
- 积分:1
-
led电子显示屏推送数据
通过IP地址推送显示消息到电子显示屏LED。使用16进制的方式推送
- 2022-04-22 20:05:35下载
- 积分:1
-
WinCE下的串口收发程序,支持三个串口,多种波特率
WinCE下的串口收发程序,支持三个串口,多种波特率-under WinCE Serial Transceivers procedures, three serial port support, a variety of baud rate
- 2022-01-25 17:18:09下载
- 积分:1
-
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心...
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
- 2023-06-07 18:05:03下载
- 积分:1
-
用户根据原理图进行电子元器件绘制,可以保存打开
用户根据原理图进行电子元器件绘制,可以保存打开-Users in accordance with the conduct of electronic components schematic drawing, can be preserved for open
- 2022-04-22 00:46:23下载
- 积分:1