-
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法
用于矩阵地相乘,矩阵的转置以及逆矩阵的求法-For matrix multiplication, transpose and inverse matrix method of seeking
- 2022-03-22 03:51:12下载
- 积分:1
-
华为的图标库,希望大家能用得上!
我也是需要有一个源码,怎么都下不来!
不知道站长大人能不能发送一份给我
http://www.programsal...
华为的图标库,希望大家能用得上!
我也是需要有一个源码,怎么都下不来!
不知道站长大人能不能发送一份给我
http://www.programsalon.com/downloads44/sourcecode/delphi_control/detail148341.html
对应的代码,很急!谢谢了!-Huawei
- 2022-02-13 01:58:00下载
- 积分:1
-
高频电子电路设计指导书
高频电子电路设计指导书-----课程设计说明-High-frequency electronic circuit design to guide curriculum design note book-----
- 2022-03-21 16:03:52下载
- 积分:1
-
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施...
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施方面变得越来越困难.
-Optimization solution proposition exists in many areas, for development of the national economy also has great application prospect. With the optimization of the object in a complex and large-scale areas such as the improvement of the mechanism model based on strict traditional optimization methods in the implementation has become more to the more difficult.
- 2022-08-20 22:08:08下载
- 积分: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
-
iCal-like Calendar jQuery浮动层漂亮日历特效
iCal-like Calendar jQuery浮动层漂亮日历特效,带有颜色的每个框中,当鼠标悬停于上面时,会显示出浮动层,记录当天需要完成的事项,有此可扩展出基于此的日程管理程序,也可修改成WEb版日历选择器插件,效果不错。
- 2022-10-27 06:50:03下载
- 积分:1
-
this is a railway reservation system
this is a railway reservation system
- 2023-05-14 00:10:02下载
- 积分:1
-
Delphi在Image控件中显示文字
Delphi在Image控件显示和绘制文字,如何在控件中绘制和显示文字呢?请参考这个源码吧。。
- 2022-02-05 19:35:45下载
- 积分:1
-
testcurve
一个在窗口显示实时曲线的源代码程序,非常不错-testcurve
- 2022-08-22 16:32:13下载
- 积分:1
-
在这里只给出了主要的与系统功能相关的 ASP文件中的VBScript代码。...
在这里只给出了主要的与系统功能相关的 ASP文件中的VBScript代码。-here is the only major system functions associated with the document, the ASP VBScript code.
- 2023-06-14 11:55:03下载
- 积分:1