-
java-数据库-web面试大全
说明: 有关于java开发面试的一些问答,希望会有用(something questions&answers about java interview)
- 2019-05-08 21:44:29下载
- 积分:1
-
Server
说明: Labview 的TCP登陆用的服务器端,跟Clients在同一台电脑调试的,客户端下载要到我的主页找了,为啥分成两次上传呢,因为每上传一次都有得分呀。(The server side of Labview's TCP login is debugged on the same computer as the Clients. The client download has to be found on my homepage. Why is it divided into two uploads, because every upload gets a score.)
- 2021-02-14 04:05:18下载
- 积分:1
-
chanlun笔
MT4缠论分笔,对k线走势按照缠论定义规则进行分笔划分,划分出各周期分笔.(MT4 divides the trend of K-line according to the definition rules of entanglement theory, and divides each cycle into pens.)
- 2019-04-02 17:54:58下载
- 积分:1
-
RAGA.m
这个是我自己亲手打出来的,希望可以帮到大家。PPC-RAGA模型(This is my own hand and I hope to help you.)
- 2018-04-15 10:26:02下载
- 积分:1
-
单片机入门的书,很适合 初学者,U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数...
单片机入门的书,很适合 初学者,U1=89C51
U2=555
U3=MAX232
U4=24C01
U6=X25045看门狗
X1=共阳数码管 -Singlechip book entry, it is suitable for beginners, U1 = 89C51U2 = 555U3 = MAX232U4 = 24C01U6 = X25045 watchdog X1 = total yang digital tube
- 2022-01-28 18:03:24下载
- 积分:1
-
good simulator source code!
很好的模拟器源代码!-good simulator source code!
- 2022-04-12 22:57:56下载
- 积分: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
-
七夕情人节表白网页 php v1
七夕情人节表白网页,这个是网页版,手机版的也有。情人节快来了,向它表白吧,只要进行简单的设置即可制作一个精美的情人节表白网站。在火狐下运行效果更好。
- 2022-10-07 01:20:03下载
- 积分:1
-
GVF-Snake
说明: 1、包含GVF Snake和CGVF Snake的Matlab工具包
2、调用工具包内各函数完成GVF Snake和CGVF Snake的完整示例代码及其注释
3、附梯度矢量流英译汉注释文献(1. Matlab Toolkit with GVF Snake and CVF Snake
2. Call the functions in the toolkit to complete the sample code of GVF Snake and CVF Snake (annotated)
3. English-Chinese Translation of Annotated Documents with Gradient Vector Stream)
- 2019-04-02 10:52:35下载
- 积分:1
-
pingjiansheji
采用c语言设计平键,校核平键的强度,实现人机交互,用户有较大的选择余地(Flat key design using c language, check the strength of flat keys, to achieve human-computer interaction, users have greater choice)
- 2011-05-16 16:36:17下载
- 积分:1