-
FIFO页面置换算法
×FIFO页面置换算法
例如:进程P有5个页,进程访问页的顺序为:1,2,3,4,
- 2023-07-26 05:00:03下载
- 积分:1
-
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择...
自动起名字的小程序
是新生儿父母避免绞尽脑汁的最佳选择-Automatically from the names of parents of newborns small program is the best choice to avoid brains
- 2022-08-18 04:10:56下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet
Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet-Intel386™ CXSA
EMBEDDED MICROPROCESSOR
datasheet
- 2023-08-30 00:50:03下载
- 积分:1
-
imitate the movement goes with DIRECTX9 prepared.
模仿云的运动,用DIRECTX9编写-imitate the movement goes with DIRECTX9 prepared.
- 2022-01-26 05:27:53下载
- 积分:1
-
With regard to split the source window, the window divided into four parts, incl...
关于窗口分割的源程序,把窗口分割为4部分,包括动态分割和静态分割!挺好的-With regard to split the source window, the window divided into four parts, including dynamic segmentation and static segmentation! Quite good
- 2022-06-17 00:13:50下载
- 积分:1
-
Prepared using VC dashboard display data source code, you can set the upper and...
用VC编写的仪表盘显示数据源代码,可设置上下限,默认值等-Prepared using VC dashboard display data source code, you can set the upper and lower limits, defaults, etc.
- 2022-02-03 20:33:17下载
- 积分:1
-
获取密码文本密码输入框中的密码,比较实用的功能
获取密码文本密码输入框中的密码,比较实用的功能-Get the Password text box, enter the password for your password, more practical functions of
- 2022-01-24 15:26:02下载
- 积分:1
-
windows Mobile 时间同步软件,可设置开机自动同步时间
windows Mobile 时间同步软件,可设置开机自动同步时间 -WM Time Auto Sync
- 2023-04-03 03:40:04下载
- 积分:1