-
windows 消息监视小程序,可以监视进程窗口的消息,非常不错。
vc6.0里提供有的,这里是源码...
windows 消息监视小程序,可以监视进程窗口的消息,非常不错。
vc6.0里提供有的,这里是源码-windows source surveillance of small procedures, the process window can monitor the news, very good. provide vc6.0 Yes, here is the source
- 2022-12-04 21:50:02下载
- 积分:1
-
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。...
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。-a partnership system memory management algorithm for the original code, the maximum memory to avoid the debris, while improving the efficiency of memory allocation.
- 2022-05-29 10:51:38下载
- 积分:1
-
one can detect the production of computer hardware applications, in its dialog b...
制作一个可以检测计算机硬件的应用程序,在它的对话框中将显示CPU的生产厂家、CPU型号,内存的大小以及鼠标安装的一系列硬件信息。-one can detect the production of computer hardware applications, in its dialog box will show the CPU manufacturers, CPU type, memory size and the installation of a series of mouse hardware information.
- 2022-05-30 00:59:35下载
- 积分:1
-
Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O program...
输入一个年月日,可以计算出是星期几。这段代码是在VISUAL C++ 6.O的编程环境下编写的。-Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O programming environment prepared.
- 2022-03-03 13:59:22下载
- 积分:1
-
剪贴板编程演示程序。
剪贴板编程演示程序。-clipboard programming demo program.
- 2022-04-28 05:54:27下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
VB系统托盘提示控件程序
绝对好用,大家来下载吧!
VB系统托盘提示控件程序
绝对好用,大家来下载吧!-VB system tray prompt control program
- 2023-01-16 12:45:04下载
- 积分:1
-
csp11源码
csp11,windows csp的开源实现,应用最广,基于opensc开发。
- 2022-01-25 17:11:07下载
- 积分:1
-
it is a page replacement algorithms
it is a page replacement algorithms
- 2022-01-21 17:48:37下载
- 积分:1
-
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据...
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
- 2022-03-20 19:59:57下载
- 积分:1