-
一个内存管理程序的源码
一个内存管理程序的源码-a memory management procedures FOSS
- 2022-12-05 05:35:03下载
- 积分:1
-
time clipboard viewer, you can view the clipboard last time access to the conten...
剑灵时空剪贴板查看器,可以查看剪贴板中最后一次获取的内容。是从剪贴板中调取信息的一个简单实例,通过这个实例,你可以学习到剪贴板的基本使用方法。 密码:www.swordelf.com(已经停用) 作者:剑灵 2003.3-time clipboard viewer, you can view the clipboard last time access to the content. From clipboard transfer of information a simple example, through this example, you can learn the basic clipboard to use. Password : www.swordelf.com (already out) Author : Jian Ling 2003.3
- 2022-11-18 10:45:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
通过构建Delaunay三角网的离散点,代码…
通过离散的点构建Delaunay三角网,该代码用ATL的方式编写,编译成DLL直接调用。-Construction of discrete points through the Delaunay triangulation, the code to use ATL to prepare the way, the compiler into a DLL called directly.
- 2022-05-27 21:48:13下载
- 积分:1
-
修改文件的创建时间。可以有效的利用。它在编程中可大大减少你的时间。...
修改文件的创建时间。可以有效的利用。它在编程中可大大减少你的时间。-To modify the file creation time. Can effectively use. It can greatly reduce programming time for you.
- 2022-01-21 21:45:14下载
- 积分:1
-
can capture real
可以实时捕捉光标位置。典型的VC编程,下载后可以直接运行。可以嵌入其它程序。-can capture real-time location of the cursor. A typical VC program can be downloaded directly after the operation. Other programs can be embedded.
- 2022-09-04 21:40:03下载
- 积分:1
-
41时间读写系统实例
实例41 读写系统时间-41 examples of time reading and writing system
- 2022-02-05 12:52:17下载
- 积分:1
-
Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This...
测试回调机制CALLBACK。DLL文件调用为动态调用。此示例在VS2008下测试通过。注意在DLL中需要在DEF文件里的EXPOERTS下面添加tester,编译后将callbackdll.dll添加到dllimporttest的DEBUG目录下。
-Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This example in VS2008 under test. Note that the DLL is required for EXPOERTS in the DEF file to add the following tester, compiled after callbackdll.dll added to dllimporttest the DEBUG directory.
- 2022-01-21 04:40:32下载
- 积分:1
-
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。...
此代码为我们操作系统课程设计,此算法为页面置换,编程环境vb,编译通过,能够运行。-this code for the operating system curriculum design, this algorithm page replacement, vb programming environment, compiler, capable of running.
- 2022-07-25 08:19:02下载
- 积分:1
-
windows的线程信息统计.w indows的线程信息统计.
windows的线程信息统计.w indows的线程信息统计.-Information and Statistics windows thread. w indows of the threads of information and Statistics.
- 2022-04-28 14:15:58下载
- 积分:1