-
VC中使用falsh的各种操作
介绍在VC中使用falsh具体操作, 包扩按钮等程序的方法
- 2023-01-09 02:45:03下载
- 积分:1
-
medical image processing toolkit
医学图像处理toolkit-medical image processing toolkit
- 2023-06-10 20:25:05下载
- 积分:1
-
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形...
在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形-Known node coordinates and the bars at both ends of the case of contact numbers drawn three-dimensional graphics.
- 2022-11-22 13:05:03下载
- 积分:1
-
简单起见,这里设定阈值为122,即最大灰度的一半
简单起见,这里设定阈值为122,即最大灰度的一半-the sake of simplicity, this threshold value is set to 122, the largest gray half
- 2023-06-12 03:45:08下载
- 积分:1
-
一个很酷的多地区时间显示,视角是从北极往下看的地球.
一个很酷的多地区时间显示,视角是从北极往下看的地球.-a cool much of the time, the perspective is to look down from the North Pole of the Earth.
- 2022-11-24 17:10:03下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
最新MP3电路图。
最新MP3电路图。-latest MP3 circuit.
- 2022-01-25 21:31:11下载
- 积分:1
-
找到群集无妨在给定图
这段代码基本上找到其他形式的 matrixoutput 的.input 图任期是不相邻的天下太平的黑色节点给定图中簇头数目黑色 nodewhich 表明簇头
- 2022-11-06 01:20:04下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
itk读取dicom数据并通过vtk显示
用itk读取dicom数据并通过vtk显示,itk和vtk混合编程的范例。
- 2022-01-31 18:12:13下载
- 积分:1