-
sdk_jyt
说明: 用SDK写的劲乐团游戏
对学SDK很有帮助(using the SDK to write strong game Orchestra SDK helpful for school)
- 2006-04-12 20:14:38下载
- 积分:1
-
1e535ca8ab7502645d9fa1da4bba6b2f
aasew jngugt khig hikh
- 2017-04-11 01:01:58下载
- 积分:1
-
1030HB
说明: 运用PC连接线扫描相机,完成对材料的测量,实现在线监测功能。(PC connecting line scanning camera is used to measure materials and realize online monitoring function.)
- 2020-06-17 01:40:01下载
- 积分:1
-
立体方块风格的Flash进度加载动画
Flash片头加载动画,立体方块风格的Flash进度加载动画,含源文件,可为你学习Flash As脚本编程提供一个简单的参考范例,同时本Loading你也可直接用在你的Flash创作中,基于Flash8的源文件。
- 2022-03-23 06:25:32下载
- 积分:1
-
Java+mysql实现登录注册
说明: Java连接mysql数据库,并且实现注册登录,并且登录过后可以玩华容道游戏。(Java connects to MySQL database, and realizes registration and login. After login, you can play Huarongdao game.)
- 2020-12-15 09:59:15下载
- 积分: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
-
VPI培训讲义-基础培训GettingStarted(1)
说明: VPI光学仿真器件的手册指导,详细说明VPI使用方法(Manual guide of VPI optical simulation device)
- 2019-12-07 14:16:11下载
- 积分:1
-
千宇智能关机_1.79
说明: 自动关机小程序,可以根据程序是否完成,定义关机的时间(Automatic shutdown program, according to whether the program is completed or not, to define the shutdown time)
- 2020-06-25 07:20:01下载
- 积分:1
-
建立交叉编译
build cross compiler
- 2022-08-07 05:26:26下载
- 积分:1
-
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求...
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求。本次课程设计就是为了适应上述要求而开设的。它要求学生在熟练掌握理论知识的基础上,结合生产实践,自己独立完成一口井的采油设计。- Along with the our country economy fast development, grows day
by day to the petroleum demand. This said to the petroleum profession
that, since the opportunity is the challenge. It requests the
petroleum person to have the stronger specialized knowledge and the
ability. Therefore it set a higher request to the petroleum
specialized university student. This curriculum designs is for adapt
the above request to open. It requests the student skilled to grasp
the theory knowledge in the foundation, in coor with progress of
production practice, own independently complete a well the extraction
design.
- 2022-07-18 22:34:01下载
- 积分:1