-
程序名称:虚拟桌面:2005_4_17_16:00 1的虚拟桌面…
程 序 名:虚 拟 桌 面
说 明:
2005_4_17_16:00
一、实现虚拟桌面功能的主要程序代码模块有:
(一)、窗体
1、主控制窗体 - 虚拟桌面(frmVirDesktop.frm)
(二)、模块
1、切换桌面的模块(MChangeDesktop.bas)
2、注册热键的模块(MHotKey.bas)
(三)、类模块
1、调用 Windows 对话框的类(CComDlg.cls)
2、注册热键的类(CHotKey.cls)
3、更换桌面壁纸类(CChangeWallPaper.cls)-procedures Name : Virtual Desktop : 2005_4_17_16 : 00 1, virtual desktop of the main functions of code modules are : (a), Form 1, Main Control Window-Virtual Desktop (frmVirDesktop.frm) (2), a module, Desktop Switch Module (MChangeDesktop.bas) 2. Registration hotkeys module (MHotKey.bas) (3), a module type, Calling Windows dialog class (CComDlg.cls) 2. Class registration hotkeys (CHotKey.cls) 3 replacement of desktop wallpaper category (CChangeWallPaper.cls)
- 2022-04-14 16:53:39下载
- 积分:1
-
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析-Visual C++ 6.0 Examples analytic programming and Visual C++ 6.0 Programming and Examples analytic
- 2023-02-15 18:30:04下载
- 积分:1
-
ControlPanel can help you get and modify control panel infomation
ControlPanel can help you get and modify control panel infomation
- 2023-04-07 10:20:03下载
- 积分:1
-
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模...
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
-BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can achieve higher efficiency of pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
- 2023-01-27 01:15:04下载
- 积分:1
-
Based on the VHDL language, and practical watchdog function of the design proces...
基于VHDL语言,实用的看门狗功能设计程序-Based on the VHDL language, and practical watchdog function of the design process
- 2022-01-22 07:11:37下载
- 积分:1
-
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的...
1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
- 2022-07-26 01:10:14下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2022-04-21 16:41:24下载
- 积分:1
-
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例...
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例-A type of memory leak detection, the use of C developing, can be cross-platform. Very easy to use, there are examples of
- 2023-04-15 00:30:04下载
- 积分:1
-
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制....
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制.
- 2022-03-03 08:28:46下载
- 积分:1
-
空心字。
又是windows下的一个很好的字体示例——空心词。
- 2022-03-22 17:11:44下载
- 积分:1