-
普通函数的重载,虚函数的重栽,指向派生类对象的基类指针对重载函数的调用...
普通函数的重载,虚函数的重栽,指向派生类对象的基类指针对重载函数的调用-ordinary function overloading, the virtual function re-planting, point to objects derived category refers to the base class against heavy function call
- 2022-05-30 16:29:34下载
- 积分:1
-
a simple mouse hook
一个最简单的鼠标钩子-a simple mouse hook
- 2023-05-04 00:55:03下载
- 积分:1
-
C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
C_C++程序员实用大全+配套代码源码,相当不错哦-C_C++ Utility Daquan programmers+ Supporting source code, pretty good, oh
- 2022-08-15 15:08:54下载
- 积分:1
-
大二,数据结构,c++版的乘法多项式,仅供参考
大二,数据结构,c++版的乘法多项式,仅供参考-Sophomore year, data structure, c++ Version of polynomial multiplication, for reference only
- 2023-05-24 10:15:03下载
- 积分:1
-
操作系统的 死锁检测与解除。通过C语言编程实现
操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
- 2022-05-17 15:07:06下载
- 积分:1
-
vb写的cmd工具
用VB编写的windws下仿cmd的小程序,原理是调用系统cmd运行命令,获取结果显示在窗口中,性能稳定,可靠。
- 2022-07-02 01:38:42下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
Matlab neighbors function based on the law of the value of clustering algorithm.
matlab下基于近邻函数值法则的聚类算法.-Matlab neighbors function based on the law of the value of clustering algorithm.
- 2022-02-05 17:19:24下载
- 积分:1
-
vc实现虚拟摄像头
vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考vc实现的虚拟摄像头成像,比较简单,仅供参考。
- 2023-02-15 04:25:04下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-01-25 14:21:23下载
- 积分:1