-
写瀑布流水
c 语言写的瀑布流水-write waterfall flowing water
- 2022-09-08 07:55:03下载
- 积分:1
-
查找并批量删除CAD图形中的完全重合的重复对象,并在命令行提示删除对象的个数。...
查找并批量删除CAD图形中的完全重合的重复对象,并在命令行提示删除对象的个数。-Remove the complete overlap in the CAD graphic repetition of the object.
- 2023-05-29 22:05:04下载
- 积分:1
-
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。
在VC6.0下运用MFC建工程,利用OpenGl画曲线和曲面的源代码。-VC6.0 to use MFC in the works, the use of curves and surfaces painted OpenGL source code.
- 2022-08-13 13:55:54下载
- 积分:1
-
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。...
一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared to the other I can see that the contour tracking algorithm increases the smoothing results are isogram much higher quality.
- 2023-01-16 01:05:04下载
- 积分:1
-
城市代码,按F1
城市3D场景代码,按F1-F8就可以在城市里以各种视角进行观光(有直升机、车外、车内等视角)
-city code, according to F1-F8 on the city in various angles sightseeing (with helicopters, cars, car, etc. Perspective)
- 2022-04-08 22:55:15下载
- 积分: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
-
Log滤波器完整源码,编得不错
Log滤波器完整源码,编得不错-Log source filter integrity, of being good
- 2022-07-06 13:37:18下载
- 积分:1
-
点聚图。二维坐标,范围自动调整。
点聚图。二维坐标,范围自动调整。-point Poly map. Two-dimensional coordinates, and automatically adjust the scope.
- 2022-04-30 14:09:30下载
- 积分:1
-
联合轮廓法在低分辨率视频下的多目标追踪,维普资讯上下的,有需要的可以...
联合轮廓法在低分辨率视频下的多目标追踪,维普资讯上下的,有需要的可以-Joint profile in low-resolution video under the multi-target tracking, VIP information from top to bottom, there is a need to look at the
- 2022-03-29 15:42:18下载
- 积分:1
-
本人收集的人脸识别最新资料,从08年到09年,包含各种人脸识别的优秀算法,PCA,HMM,2DPCA,KDDA,一共20个文件,需要安装CAJ阅读器阅读,是不可...
本人收集的人脸识别最新资料,从08年到09年,包含各种人脸识别的优秀算法,PCA,HMM,2DPCA,KDDA,一共20个文件,需要安装CAJ阅读器阅读,是不可多的学习和研究的参考资料(不是源码,算法详细)-I gather the latest information for face recognition, from 2008 to 2009, contains an excellent variety of face recognition algorithms, PCA, HMM, 2DPCA, KDDA, a total of 20 files, need to install CAJ readers to read, is not more than study and research references (not the source, the algorithm in detail)
- 2022-03-23 03:02:33下载
- 积分:1