搜索资源列表
vc&Mat.rar
- VC&matlab混合编程的研究
利用VC实现图像的特殊显示效果
- 利用VC实现图像的特殊显示效果-VC image of the special effects,
VC环境下显示图像
- 实现VC环境下的图像显示功能,只需要将代码溶入现有程序,就能实现显示功能。不需要额外工作量。-VC environment of image display functions, it is only necessary code into existing procedures, it will be able to display. No additional workload.
VC-3D
- VC例程:提供有关用VC三维字体编程方法等内容。-Visual C++ Programme: It contains the method of making 3D font.
精通VC++数字图像编程
- 该源码为书《精通VC++数字图像编程》附盘 包括画图,图像变换,颜色处理,图像处理等功能。易操作的界面,也可作为处理图像的工具-source for the book "Digital Image VC proficient programming" - including the attached drawing, image transformation, color processing, image processing functions. Easy-to-us
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
VC屏幕抓图
- 一个用VC开发的屏幕抓图像程序,这是我压箱子底的,吐血放送-development of a VC grasping the screen images, this is the end of my boxes pressure, vomiting blood NBS
图像雾化处理程序源代码vc++
- 本人为电力抄表系统做的图像雾化处理算法,用vc++开发,程序有不足之处,希望多指正-I electricity meter reading system to do the image processing algorithm atomization using vc development procedure is inadequate, and it is hoped more correction
VC图象处理code+转灰度功能
- VC图象处理code+转灰度,不多说了,看看代码仔细研究一下-VC + image processing code to gray, not to say, look at the code carefully study
Hough变换vc实现
- vc实现hough的源代码,使用说明和测试图片,供大家参考。-vc achieve the source code, testing and use photographs for reference.
VC实现图像处理
- 利用VC实现图像的特殊显示效果同时给出了VC开发平台上的部分实现源代码-VC images of the special effects, while VC is a development platform for the realization of some source code
用VC实现的简单图片浏览
- 用VC实现的简单的图片浏览,点击按钮可以实现几张image的循环浏览过度效果,对初识VC的编程爱好者,有抛砖引玉的作用。
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
vc++CutBmp
- VC++ 截图软件源码!鼠标左键拖动截取任意大小图像!-err
用VC++实现矢量地图背景下的实时显示源代码
- 用VC++实现矢量地图背景下的实时显示源代码- Realizes under the vector map background real time display source code with VC
VC++_CView_Print
- VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
TeeChart-in-VC-
- TeeChart在VC中实时曲线绘制的应用_记忆空间_百度空间.txt-TeeChart in VC in the application of real-time Curve memory space _ _ Baidu space. Txt
VC-data
- 利用VC++实现接收数据到曲线的转换及其动态显示-Using VC++ to achieve the conversion of received data to the curve and the dynamic display
vc-Delaunay-triangulation
- Achieved with vc Delaunay triangulation of an arbitrary polygon
vc++多边形裁剪算法
- vc++版本多边形裁剪算法,十分有用,适合初学者