-
[赤裸裸的统计学].曹槟.扫描版
说明: 讲述了统计学的本质,系统的讲述了统计的基本应用与知识(This paper describes the essence of statistics, and systematically describes the basic application and knowledge of statistics)
- 2020-12-11 10:39:17下载
- 积分:1
-
SVG静止无功补偿发生器matlab仿真
SVG静止无功补偿发生器MATLAB仿真说明文档(SVG Static Var Compensation Generator MATLAB Simulation Explanation Document)
- 2019-06-29 08:58:26下载
- 积分:1
-
adaboost
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值(this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
)
- 2021-01-14 21:18:46下载
- 积分:1
-
CoolMeeting
一个简单的公司管理会议系统带sql数据库文件 下载就可以使用(A simple company management conference system)
- 2017-11-26 19:54:25下载
- 积分: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
-
论坛源码,采用ACCESS数据库,可不需修改而直接使用
论坛源码,采用ACCESS数据库,可不需修改而直接使用-Forum source using ACCESS database, without modification, the use of direct
- 2022-02-05 13:27:49下载
- 积分:1
-
VB DBCombo下拉列表应用实例
VB DBCombo例子源码,如图所示的用法实例,使用DBCombo可对数据进行分类,显示在下拉列表框中,比较常见的一种与数据库结合的下拉框。
- 2022-12-13 04:45:03下载
- 积分:1
-
wxpython-in-action
python 书籍 非常经典,希望大家有所收获(python very classic books, I hope you all have a harvest)
- 2013-03-11 12:48:34下载
- 积分:1
-
C++练习小代码
C++练习小代码,适合新手。
集合了10个新手练习C++的代码,比较简单,主要是给刚开始学习C++的童鞋一些入门小代码,如果是老手就不用下载了。
- 2022-03-23 07:24:18下载
- 积分:1
-
self increase learning simple management systems in the hope that the exhibition...
自编加学习的简单管理系统,希望指教-self increase learning simple management systems in the hope that the exhibitions
- 2022-07-18 11:54:40下载
- 积分:1