-
能对windows程序的托盘图标进行隐藏删除添加
能对windows程序的托盘图标进行隐藏删除添加-can windows procedures for the tray icon to delete hidden Add
- 2022-10-06 14:55:02下载
- 积分:1
-
opengl 3DS模型导入并实现3D模型的爆炸效果;
opengl 3DS模型导入并实现3D模型的爆炸效果;-opengl 3DS model load;and 3D model effect of the explosion
- 2022-06-16 02:45:22下载
- 积分:1
-
交通流元胞自动机模型用C++实现
用C++来模拟开发元胞自动机交通流模型,简便易的,能够模拟换道等复杂情况,要下载QT5插件,最好在VS2013平台下运行!
- 2022-03-02 22:57:19下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
des3源代码,编码/解码的CAN used to
DES3 source code , can used to DES encode / decode -DES3 source code , can used to DES encode/decode
- 2022-11-21 16:30:04下载
- 积分:1
-
使用Delphi写的模仿SPY++.涉及到Windows Hook 消息捕获等
使用Delphi写的模仿SPY++.涉及到Windows Hook 消息捕获等-Use Delphi to write parody SPY++. Relates to information capture, such as Windows Hook
- 2023-02-18 09:15:03下载
- 积分:1
-
任务栏图标动画效果示例源码
任务栏图标动画效果示例源码-task bar icon animation example FOSS
- 2022-02-06 13:41:55下载
- 积分:1
-
players Vcd valuable example for the registration plate randomly and procedures
播放Vcd的例子珍贵的注册板ocx
与程序-players Vcd valuable example for the registration plate randomly and procedures
- 2023-08-29 14:00:04下载
- 积分:1
-
the Heavy Constructors. One of the Heavy Constructors VC source, more suitable f...
构造函数的重载。一个有关VC++构造函数重载的源程序,比较适合VC++初学者。以后我上传一系列这种类型的源程序供大家学习之用。-the Heavy Constructors. One of the Heavy Constructors VC source, more suitable for beginners VC. After I uploaded a series of this type of source for all learning.
- 2023-01-08 09:50:03下载
- 积分:1
-
OPENCV人脸识别
通过OPENCV提供的检测方法,搭建了通过本机摄像头提取图像,并且通过OPENCV提供的XML训练样本做的人脸检测
- 2022-01-21 21:37:00下载
- 积分:1