-
Easy screen keyboard language development. Features a very powerful, especially...
易语言开发的屏幕键盘.功能很强大,特别实用于编写对安全要求很高的软件。-Easy screen keyboard language development. Features a very powerful, especially useful in the preparation of the safety requirements of high software.
- 2022-11-17 00:55:03下载
- 积分:1
-
实验2:LED闪烁
单片机编程,实现LED灯的闪烁(单片机运行程序),用于新手熟悉单片机。(SCM programming, the realization of LED lights flashing (SCM operating procedures), for novice familiar with SCM)
- 2019-03-27 14:11:44下载
- 积分:1
-
VC++透明窗口效果的电子标尺源代码
VC++透明窗口效果的电子标尺源代码
屏幕测量类:
CMeasure : public CWnd测量基类
方法:
//创建透明窗口,做公共初始化
CreateMeasure(虚拟)
//以当前鼠标点为基准输出信息
virtual void CMeasure::ExportInfo(CString str, CDC *pDC, CPoint point)
//消息处理函数
afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
afx_msg void OnLButtonUp(UINT nFlags, CPoint point);
afx_msg void OnMouseMove(UINT nFlags, CPoint point);
//按下左键时绘图,空
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
//移动鼠标时绘图,绘制十字定位线
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
CDC m_dcMem;保存临时背景供恢复用
CWnd* m_pWndParent;父窗口指针
int m_nScreenWidth;屏幕参数
int m_nScreenHeight;
CPen m_Pen;用于绘图的笔
COLORREF m_colorFont; 用于记录绘图时的元素颜色
COLORREF m_colorTag;
COLORREF m_colorLine;
CMeasureLine : public CMeasure测量两点直线的类
方法:
CreateMeasure(虚拟)
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
BOOL m_bSecond;是否是已点击一次
- 2022-03-01 01:45:04下载
- 积分:1
-
app (2)
AES Turbo code is combine methode AES and Error Corecting Turbo Code with one step
- 2020-06-24 05:00:01下载
- 积分:1
-
学生管理系统 可查询,修改学生的成绩信息
学生管理系统 可查询,修改学生的成绩信息-student management system will be able to access, modify the results of the students information, etc.
- 2022-06-27 20:56:50下载
- 积分:1
-
手机游戏连连看的主要代码,手机游戏连连看的主要代码
手机游戏连连看的主要代码,手机游戏连连看的主要代码-Mobile Games Lianliankan the main code, mobile game Lianliankan major code
- 2022-07-14 16:20:47下载
- 积分:1
-
《无线通信FPGA设计》PDF版本+书中代码
《无线通信FPGA设计》PDF版本+书中代码,详细讲解了一些无线通信算法,并通过FPGA实现了这些功能,同时上传了书中的代码。("Wireless communication FPGA design" PDF version + book code, explained in detail some of the wireless communication algorithm, and through the FPGA to achieve these functions, while uploading the code in the book.)
- 2021-03-23 17:09:15下载
- 积分:1
-
zuizhong
说明: 对UKF进行改进,采用最小偏度采样减少采样点数量,并结合实际状态方程和测量方程直接进行线性运算。改进后的UKF对蛇形机动目标的跟踪效果明显优于EKF(the mini-skewness sampling is adopted to reduce the number of sampling points, and the linear operation is carried out directly combining with the actual state equation and measurement equation. The experimental results show that the improved UKF has a better tracking effect on snake-like maneuvering targets than EKF)
- 2021-01-11 14:28:50下载
- 积分:1
-
avrdudeprog33
说明: fdgafhgkjl; sgfhkgjkj dfj
- 2019-03-17 03:11:53下载
- 积分:1
-
diffr
此程序用于模拟,菲涅尔衍射光束和夫朗和费衍射光束的对比。(This procedure used to simulate, Fresnel and Fraunhofer diffraction beam-beam diffraction contrast.)
- 2008-12-29 10:31:01下载
- 积分:1