-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示...
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示votetest.htm有提示。
6.后台管理页面vote/index.asp
7、登陆用户名和密码都是loveu99
-a functional description. Support for individual choice, a number of options to two. Support independent daily voting restrictions IP Switching 3. More support call vote. 4. Background password management changes. 5. Calling code backgrounds show votetest.htm have suggested. 6. Background management pages vote/index.asp 7, landing a user name and password are loveu99
- 2022-02-05 19:48:54下载
- 积分:1
-
labwindows软件采集stm32串口数据
应用背景基于STM32实现姿态传感器数据采集。首先根据设计要求描绘姿态传感器采集测试系统框架;接着由指标设计硬件电路,并对测试系统的关键电路进行说明,描述MPU6050陀螺仪传感器的电路;而后利用keil软件设计了STM32底层驱动程序,使用labwindows虚拟平台编写上位机程序;最后在labwindows虚拟仪器软件中对MPU6050传感器进行测试和分析;通过多次对实验数据进行滤波比较,发现kalman滤波更有效消除传感器的误差。关键技术应用STM32采集姿态传感器数据。用labwindows搭建虚拟平台;在labwindows虚拟仪器软件中对stm32控制MPU6050;通过采集数据进行显示,用kalman滤波更有效消除传感器的误差。
- 2022-05-30 13:25:10下载
- 积分:1
-
Manual of SGM Color LAB
Manual of SGM Color LAB
- 2022-03-11 21:43:57下载
- 积分:1
-
Microsoft windows similar system built
类似microsoft windows 系统自带的计算器.
但这个计算器可以实现四则运算的优先计算.
运行环境是VC++.实现语言是C++.-Microsoft windows similar system built-in calculator. However, this calculator can be achieved four computing the priority calculation. Runtime Environment is VC++. The realization of language is the C++.
- 2022-03-10 01:14:06下载
- 积分:1
-
夸显卡最大化程序
一台电脑插了多块显卡时,放大一个程序,只能在一个显卡上全屏,该程序可以把窗口自动放大到全部显卡上。
- 2022-07-10 14:13:58下载
- 积分:1
-
DirectSound例程源码,编译时需要下载DirectX SDK
DirectSound例程源码,编译时需要下载DirectX SDK-DirectSound routines source code, compile-time need to download the DirectX SDK
- 2022-02-10 05:44:41下载
- 积分:1
-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
ACO for TSP, working well
ACO for TSP, working we-ACO for TSP, working well
- 2022-11-17 20:00:09下载
- 积分:1
-
used to write c compiler operating in linear grammar Few realize, teachers layou...
用c写的编译原理作业之右线性文法的实现,老师布置的一个小作业-used to write c compiler operating in linear grammar Few realize, teachers layout of a small operation
- 2022-03-29 14:45:35下载
- 积分:1