搜索资源列表
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
VC与matlab混合编程实现图像处理
- 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
在VC++中嵌入MapX的集成二次开发
- 结合GIS工具软件与当今可视化开发语言的集成二次开发方式是GIS应用开发的主流。它的优点是既可以充分利用GIS工具软件对空间数据库的管理、分析功能,又可以利用其它可视化开发语言具有的高效、方便等编程优点,集二者之所-GIS software tools combined with the development of contemporary visual language secondary development of integrated manner GIS application de
05 VC matlab联合编程-频域处理源代码
- 05 VC matlab联合编程-频域处理源代码,是用matlab与VC联合编程实现-05 VC Matlab programming joint-frequency domain processing source code is the use of Matlab and VC Joint Programming
实例 66
- 严华峰VC精彩编程百例,例66实现画点画线功能,很有意思的小程序,适合初学VC图形者.-Yanhuafeng exciting programming VC 100 cases, 66 cases achieving painting dotted line functions, the very interesting small program suitable for beginners who VC graphics.
利用VC++进行OpenGL程序设计
- 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
基于MFC框架的OpenGL三维图形编程
- 一个新的基于MFC框架的OpenGL三维图形VC++编程-a new framework based on the MFC OpenGL 3D graphics programming VC
VC++111111111111111
- VC++与Matlab编程实现对遥感卫星获取得到的二维大地影像三维效果显示的方法.rar -VC and Matlab programming of remote sensing satellites for the two-dimensional geodetic 3D imaging results show that the methods. rarVC and Matlab programming of remote sensing satellites for the two-dime
my2cadtest07261930
- 二维CAD设计,比一般的都要好.值得一看,里面有四个人一个多月的心血,另加有十年编程经验的VC++老师的指导,非常难得!袁斌、徐建成、赵欣、刘钊。其中里面也包括我啦:)-2D CAD design, than the general good of all. An eye-catcher, there are four individuals for more than a month of work, plus a decade of experience in programming VC
vc-CAD.rar
- 一个不错的图形编程实例,有很高的参考价值,值得一看,A good example of graphical programming, a high reference value, worth a visit
VC++
- VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
VC
- VC小波变换图像应用编程实例,该书深入解析了VC在图像处理中的应用 -VC Wavelet Image application programming examples, the book-depth analysis of the VC in the Image Processing
vc
- 该文件为数字识别系统的源代码,用VC++程语言序编写,可直接运行。-The file is in digital identification system source code, using VC++ programming language written procedures, can be directly run.
VC.implementation.image.effects
- VC编程设计图像特效缩放实现代码VC Programming implementation code image scaling effects -VC Programming implementation code image scaling effects
Programming-with-MAPX-in-VC
- MapX是美国MapInfo公司重要的地图产品,可以使用通用的数据格式完成对世界各地地图信息的存储和查看,本书结合VC与MAPX进行讲解,并给出了实例。-MapInfo MapX companies important to the United States map products, you can use a common data format to complete the rest of the world map information storage and viewing, w
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
vc-tuxiangchuli
- 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
VC
- 利用VC++平台编程,将三帧差法和背景减除法相结合,进行运动目标检测,其中背景减除法运用高斯背景建模-Platform programming VC++ three difference method and background subtraction combined, moving target detection, background subtraction method using Gaussian background modeling
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)