-
OnlyOneInst
VC++ 禁止运行程序的多个实例,程序根据主窗口类名和主窗口名判断是否已经有实例存在,如果存在就将其激活,并显示出来,如果是最小化的就还原窗口;如果有实例存在,则返回False并退出。
(VC++ prohibits running the program multiple instances of the program under the main window class name and the main window name to determine whether there are examples exist, if it will activate and show, if it is minimized to restore the window if examples exist, Returns False and exit.)
- 2011-04-21 23:01:44下载
- 积分:1
-
FreeRTOS实验15-1 FreeRTOS软件定时器实验
硬件资源:
1,DS0(连接在PA8),DS1(连接在PD2上)
2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)
3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏)
4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP)
实验现象:
通过按键KEY_UP可以控制定时器AutoReloadTimer_Handle的开启,这个是
周期定时器,一旦开启就会不断的运行,直到按下KEY1将其关闭。按下KEY0
可以打开定时器OneShotTimer_Handle,这是个单次定时器,只会运行一次,
运行周期到了以后就会停止运行,除非按下按键KEY0将其再次开启。(Hardware resources:
1, DS0 (connected to PA8), DS1 (connected to PD2)
2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340)
3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen)
4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP)
Experimental phenomena:
The timer AutoReloadTimer_Handle can be turned on by keying KEY_UP. This is
The periodic timer will run continuously once it is turned on until KEY1 is pressed to turn it off. Press KEY0
You can turn on the timer OneShotTimer_Handle, which is a single timer and only runs once.
The run cycle will stop after that unless KEY0 is pressed to turn it on again.)
- 2020-06-24 05:00:01下载
- 积分:1
-
kalman
用C语言 和 c++编写的卡尔曼滤波 有着详细的代码和方法 希望能帮助到你们(Written in C and C++ the kalman filter has detailed code and method can help to you hope
)
- 2011-10-23 09:21:02下载
- 积分:1
-
yeschengxu
这是数据结构很重要的程序,主要是课后题的答案,和代码,功能很强大(the data struct of the book)
- 2013-12-22 23:25:14下载
- 积分:1
-
qt超市结账系统
自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序自己练手的一个小程序
- 2022-01-27 19:28:23下载
- 积分:1
-
shizhendu
这是大学毕业时设计的失真度检测仪论文,由模拟陷波器实现的剔除几波,如果改进的话,可以用数字滤波器实现,不过成本更高(It is designed for university graduation thesis distortion detector by analog notch filter removed to achieve a few waves, if improved, you can use digital filters to achieve, but higher costs)
- 2011-10-01 20:52:34下载
- 积分:1
-
Algorithm notes
算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
- 2019-01-30 18:06:07下载
- 积分:1
-
c语言简单计算器(逆波兰式)
利用堆栈,实现了浮点数的加、减、乘、除、乘方、sin、cos。(采用逆波兰式)
- 2023-08-19 11:50:03下载
- 积分:1
-
sort.cpp
说明: 可以演示目前流行的7种排序算法,同时设计了初始化界面,以及部分选项,未设计界面(It can demonstrate seven popular sorting algorithms, and design the initialization interface, as well as some options)
- 2020-12-27 10:17:04下载
- 积分:1
-
Addison Wesley - Applied C++ Techniques for Buildi
如何快速有效的开发高质量代码,是每个程序员的梦想,看看吧,对你有帮助(how rapid and effective development of high-quality code that is the dream of every programmer, let's see it, and for your help)
- 2005-02-04 10:23:28下载
- 积分:1