-
TVD去噪速度非常快
包括TVD去噪(速度非常快),最小平方最优程序,用于稀疏频率分解,很好用 93040182sparse-frequency-decomposition
- 2022-09-22 21:30: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
-
简单的gl_triangle示范。
Simple GL_Triangle demonstration.
- 2022-02-06 20:08:12下载
- 积分:1
-
java3d做的tower模型。有兴趣的可以研究一下
java3d做的tower模型。有兴趣的可以研究一下-java3d do tower model. Interested parties can study
- 2022-03-03 01:43:35下载
- 积分:1
-
又一个用JAVA3D开发的例子,有很多的控制对初学者很有帮助
又一个用JAVA3D开发的例子,有很多的控制对初学者很有帮助-JAVA3D also used to develop a case that a lot of very useful for beginners control
- 2022-03-05 07:58:07下载
- 积分:1
-
The demo of the Level Set method
The demo of the Level Set method
- 2023-06-10 06:35:04下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
Is a handwritten numeral recognition code that they feel is a good, oh.
是一个有关手写数字识别的代码,自己感觉很是不错哦。-Is a handwritten numeral recognition code that they feel is a good, oh.
- 2022-06-28 06:50:04下载
- 积分:1
-
识别百度的验证码VB源码,了解如何识别网页上的数学图片
识别百度的验证码VB源码,了解如何识别网页上的数学图片-identification verification VB source code and understand how to identify the mathematical website Photo
- 2022-11-11 09:50:04下载
- 积分:1
-
图形图像预览工具,基于C++开发的,应该可以的
图形图像预览工具,基于C++上开发,应该还好吧-Graphic image preview tool, based on C++ to develop, it should be okay
- 2023-07-06 20:35:03下载
- 积分:1