搜索资源列表
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
huiduqunheng
- 用VC实现的灰度直方图实例,实现了计算直方图
多边形相交计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
多边形计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
ThreeBsplinecurve
- 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
MyDrawing
- VC++6.0中实现点击鼠标右键控制画圆还是画矩形,当图像画出来时可以控制是否计算改图的面积-VC++6.0 to achieve click right mouse button control draw a circle or rectangle, when the image is drawn, whether the calculation can be controlled to change map size