-
C#实现带下拉功能的工具栏菜单
C#实现带下拉功能的工具栏菜单,呵呵,WinForm版的窗口下拉菜单,其实这种形式很常见,当点击工具栏中的小按钮的时候,主出现了下拉二级菜单,可有效利用窗体工具栏的可用空间,增加菜单功能,比较不错的菜单制作技巧。
- 2022-04-26 16:43:43下载
- 积分:1
-
alarm
一个定时提醒的程序,可以任意设置定时时间,有皮肤,带有最小化到通知栏,抖动及声音提醒,提醒时窗口置顶等功能。(A timed reminder program that can be set regular time, have skin with minimized to the notification bar, jitter and voice reminder, reminder window when the top and other functions.)
- 2014-02-05 19:52:18下载
- 积分:1
-
en.DM00024853
Migration and compatibility guidelines for
STM32 microcontroller applications
- 2018-02-03 20:42:06下载
- 积分:1
-
PLC程序
说明: PLC与安川伺服驱动通讯控制,实现直驱电机的自由分度、点动等多功能运行(PLC and Sichuan Servo Drive Communication Control to Realize Free Indexing and Pointing of Direct Drive Motor)
- 2020-06-19 18:00:01下载
- 积分:1
-
PYTHON programming language on the latest in 2009 for software programmers to le...
是关于PYTHON编程语言2009年最新针对软件编程人员学习该语言的有浅入深的书,大量代码-PYTHON programming language on the latest in 2009 for software programmers to learn the language a light into the dark book, a large number of code
- 2022-01-25 18:36:41下载
- 积分:1
-
VC++猫捉老鼠捉迷藏游戏
VC++猫捉老鼠捉迷藏游戏,带音效,每个老鼠,不管是猫的侧身还是后身,只要一碰猫就算是被猫吃看.只需将算法改为如下,便可实现只有接近嘴巴时才被吃掉.
If(在老鼠接猫时,再判断老鼠接的是猫的嘴巴,){吃掉}
即是:
若老鼠在猫的左边接近猫,且猫的方向需向右(m_nCatDirection==2)才能吃掉老鼠.
若老鼠在猫的右边接近猫,且猫的方向需向左(m_nCatDirection==3)才能吃掉老鼠.
若老鼠在猫的上边接近猫,且猫的方向需向下(m_nCatDirection==1)才能吃掉老鼠.
若老鼠在猫的下边接近猫,且猫的方向需向上(m_nCatDirection==0)才能吃掉老鼠.
以老鼠在猫的左边接近猫为例
- 2022-03-30 15:02:59下载
- 积分:1
-
分析fs2you.exe可以直接下载在实地址
Fs2You.exe可以直接解析出fs2you的真实下载地址-Analysis Fs2You.exe can directly download the Fs2you real address
- 2023-06-13 10:10:06下载
- 积分:1
-
DLA
生成DLA模型的图形,经典的分形图形生成,非常实用,呵呵,啊 (DLA model generated graphics, the classic fractal generated graphics, very useful, huh, huh, ah)
- 2008-03-27 11:02:53下载
- 积分:1
-
fft_filter
快速傅里叶变换滤波器的matlab程序算法设计及使用(It is a FFT-Filter designed by MATLAB code.Design and Application of Matlab Algorithm for Fast Fourier Transform Filter)
- 2021-04-24 22:38:46下载
- 积分:1
-
运动检测
我的项目是用opencv来识别运动检测,在这个项目中,我们使用opencv标准函数来记录图像的运动历史,并计算图像的梯度,我在运动发生的地方画一个圆并显示方向
- 2022-03-06 15:40:09下载
- 积分:1