-
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。...
本程序实现在系统条上添加一个日历的功能,可以以此提供对系统编程的一些参考。-Realize this procedure in the system to add a section on the calendar function, can also be used to provide some reference system programming.
- 2022-02-21 05:09:27下载
- 积分:1
-
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策...
在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求学生设计一个模拟处理机调动算法,以巩固和加深处理机调度的概念。-In the multi-channel programs and multi-tasking system, the system in a state of readiness within the same process may have several. That is the number of running processes can be greater than the number of processors. To make the process of the system can orderly work, we must use some kind of scheduling policy, select a process consumes processor. Ask students to design an analog processor to mobilize algorithm, in order to consolidate and deepen the concept of processor scheduling.
- 2022-04-12 12:46:27下载
- 积分:1
-
3D字体演示代码,对初学者很有用,可以很详细的熟悉3D字体的绘制流程...
3D字体演示代码,对初学者很有用,可以很详细的熟悉3D字体的绘制流程-3D fonts demo code, useful for beginners can be a very detailed drawing process are familiar with 3D fonts
- 2023-07-27 22:05:03下载
- 积分:1
-
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。...
判断你的程序是否运行在虚拟机中,目前对Microsoft s Virtual PC和VMWare进行判断,可以有效的保护你的程序不在虚拟机中运行。-Procedures to determine whether you run in a virtual machine, the current Microsoft s Virtual PC and VMWare judge, can effectively protect your program not to run virtual machine.
- 2022-11-30 18:50:02下载
- 积分:1
-
自己写的一个可以屏蔽系统键的程序,可以屏蔽WIN键,当然你可以修改其他屏蔽键!(玩魔兽时防止按错退出写的一个自己用的辅助工具)...
自己写的一个可以屏蔽系统键的程序,可以屏蔽WIN键,当然你可以修改其他屏蔽键!(玩魔兽时防止按错退出写的一个自己用的辅助工具)-himself in a system can shield key procedures, shielding WIN button, of course, you can modify other shielding keys! (Barry wrong by preventing the withdrawal was made with one of his aids)
- 2022-01-24 18:09:26下载
- 积分:1
-
本代码可以实现打印功能,仅限于文字,不可打印条码
本代码可以实现打印功能,仅限于文字,不可打印条码-Print this code functions can be achieved is limited to text, can not print barcodes
- 2023-07-04 09:50:04下载
- 积分:1
-
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用....
一个有关JAVABEAN的设计程序,可能实现BEAN功能,并被其它JAVA程序调用.-JAVABEAN one of the design process, Beans possible functions, the other was called Java procedures.
- 2022-11-23 12:30:03下载
- 积分:1
-
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。...
获取系统硬件信息源代码,该程序可以获取硬盘、网卡、主板等各种硬件的基本信息。采用vc实现。-information access system hardware source code, the program can access hard drive, Ethernet, motherboards and other hardware basic information. Vc used to achieve.
- 2022-01-31 05:54:12下载
- 积分:1
-
易语言删除的垃圾源码,原理很是…
这是易语言的系统清除垃圾源码,原理很简单,产生批处理来删除垃圾。-language that is easy to remove the garbage source system, the principle is very simple, to have a batch delete garbage.
- 2023-01-27 13:35:03下载
- 积分:1
-
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光...
这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息――Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message-- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
- 2022-09-01 14:40:03下载
- 积分:1