-
5-
说明: 基于51单片机使用P0口流水点亮8位LED的c语言程序(Light 8 LED c language program based on 51 MCU P0 port water
)
- 2012-07-12 22:20:07下载
- 积分: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
-
个人财务管理系统,但有一个模块尚未完成…
个人财务管理系统,不过还有一个模块没有完成,都是在控制台中完成的。
这是我第一个自己做的,希望大家多多指点!-Personal financial management system, but there is a module not yet been completed, are completed in the console. This is my first one to do their own, and I hope a lot of pointing everyone!
- 2022-03-26 12:58:23下载
- 积分:1
-
chfym
C# to do with simple forms Eurocargo software forms can change the monotonous color and pattern.
There are four different forms in this program, personalized interface can be used to switch each other.
The development environment is Visual Studio 2013, using.Net 4 development.
- 2017-11-10 15:10:03下载
- 积分:1
-
NN_XNOR
说明: 利用Pytorch实现的一个简单的神经网络,实现了异或门。(Using a simple neural network implemented by Pytorch, XOR gates are realized.)
- 2019-03-16 17:05:15下载
- 积分:1
-
块小游戏代码
HTML俄罗斯方块小游戏代码,界面简洁,难度可选:简单、一般、困难,键盘操作,↑:变换、←:左移、→:右移、↓:加速。(HTML Tetris game code, simple interface, difficult to choose: simple, general, difficult, keyboard operation,: transformation,: left shift, right shift,: acceleration.)
- 2019-03-30 19:20:42下载
- 积分:1
-
一个功能去昂面的航空系统,用c++语言编写的
一个功能去昂面的航空系统,用c++语言编写的-jkdfshgkjdfjgdsgdgf
- 2023-02-24 15:25:03下载
- 积分:1
-
全部打包
本代码可以进行各种各样的很多交通标志的识别(This code can identify traffic signs)
- 2018-05-31 22:24:34下载
- 积分:1
-
Velocity
说明: 利用C语言实现边界条件的更改随fluent软件进行二次开发(Using C language to realize the change of boundary condition)
- 2019-10-26 16:31:58下载
- 积分:1
-
11
说明: 通过螺旋面接触线包络原理计算齿形,这是重要的求解方法(Calculation of tooth profile by the enveloping principle of contact line of spiral surface)
- 2019-12-30 21:34:22下载
- 积分:1