-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1
-
s1
The ridgelet coefficients of an object f are given by analysis Application to Source Detection and Image Deconvolution", Springer, Handbook of ..... Sparse!codes. Dictionary
- 2019-02-23 03:19:27下载
- 积分:1
-
IMM-PDA
adjacent regions and connected regions
- 2017-12-23 03:36:19下载
- 积分:1
-
LMS算法
说明: 实现了LMS算法的函数,可以帮助学习最小二乘算法,有一定的学习作用,亲测有效(The function of LMS algorithm is realized, which can help to learn the least squares algorithm. It has certain learning function and is effective for personal measurement)
- 2020-11-27 09:45:51下载
- 积分:1
-
simple password input box si mple password input box si mple password input box...
简单密码输入框
简单密码输入框
-simple password input box si mple password input box si mple password input box SR single password input box
- 2022-01-26 07:37:24下载
- 积分:1
-
xulieguji
产生一组均值为1,方差为4的正态分布随机序列(1000个样本),估计该序列的均值与方差(A set of normal distribution random sequences (1000 samples) with mean value of 1 and variance of 4 is generated, and the mean and variance of the sequence are estimated)
- 2020-11-07 15:39:49下载
- 积分:1
-
滑动块状区域覆盖切换代码
说明: 滑动块状区域覆盖切换代码是一款响应式幻灯片切换代码下载。(Sliding block area coverage switching code is a response slide switching code download.)
- 2019-03-08 10:20:50下载
- 积分:1
-
《书把手教你学CAN总线》.pdf
说明: 手把手带你学can 让你轻松学习can编程与单片机(Hands take you to learn can so that you can easily learn can programming and microcontroller)
- 2020-09-21 10:37:53下载
- 积分:1
-
自适应变步长的龙格库塔法
常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)
- 2020-07-03 11:40:02下载
- 积分:1
-
蚁群优化算法
基于python的蚁群优化算法,对于初学者有一定的帮助。(The ant colony optimization algorithm based on Python has some help for beginners.)
- 2017-12-05 17:16:46下载
- 积分:1