搜索资源列表
如何显示位图
- 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
MapnfoHelper
- 基于MapXteme 2004的类库,里面封装了一些常用的GIS功能。-MapXteme based on the Class of 2004, a package inside some common GIS functions.
Explosion
- as3.0 模拟爆炸 package { import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion { /* EXPLOSION PARAMETERS */ //-- START VALUES private const EXPLOSION_RADIUS: int = 24 priva
LaVolpeAPNG
- 老外写的VB读PNG的例子,封装好了PNG的类和Usercontrol控件,使用起来非常方便,超强-Foreigner wrote VB Reading PNG examples of good package PNG class and UserControl controls, very convenient to use, super! !
PicTest
- 对CImage类进行封装,新的CImage 类能对多种格式的图片进行水平翻转,竖直翻转,顺时针,逆时针翻转,以及图片保存与转化-CImage class package for the new formats CImage class can flip the picture horizontally, flip vertically, clockwise, counterclockwise turn, and the preservation and conversion of images
gabor_upload
- 封装的gabor处理类 可以用来做指纹人脸特征提取 VC++开发-Gabor class package can be used to do facial feature extraction fingerprint VC++ development
jpeg2bmp
- jpeg2bmp的c++源码 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-jpeg2bmp the c++ source HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJ
aa
- 此论文是基于MFC的OpenGL应用程序开发 ,MFC是一套简化Windows编程的可重用的类库,封装了通用Winsows API和数据结构的类;OpenGL是一个图形硬件的软件接口、三维图形和-This paper is based on MFC, OpenGL application development, MFC is a set of reusable to simplify Windows programming class library, package a common Win
Showmesh
- 使用D3D读取.x文件并且显示之,对代码做了尽量简洁的封装,封装了MyMesh类和MyCamera类,对初学者入门很有帮助。-Use D3D to read. X file and displayed on the code is made more concise package, encapsulates MyMesh class and MyCamera class started very helpful for beginners.
MinMaxFilterFolder
- Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
Class
- 面向对象程序语言三个关键特点: 封装 ( Encapsulation ) 继承 ( Inheritance ) 多态 ( Polymorphism )-Object-oriented programming languages on three key features: package (Encapsulation) inheritance (Inheritance) ᠋
ShowJPG
- 使用封装IPicture的类显示jpg文件,至于gif,不能动态,代码是从网上看的,不属我个人所有,分享下而已-Use the class package IPicture display jpg file, as gif, not dynamic, the code is read from the Internet, I do not belong to all, sharing only under
MatrixHelp
- 关于图形处理中的矩阵实例.主要实现了矩阵类的封装.-Graphic treatment of the matrix on the instance. Main achievement of the Matrix class package.
PlanarShadow
- OpenGL绘制物体阴影源码,用类封装,代码均有中文注释,有完整的代码书写规范,VC++ 2010 下运行-OpenGL rendering shadow object source, with the class package, the code comments are Chinese, there is a complete code written specification, VC++ 2010 run
QuakeBsp
- OpenGL Quake 源码,不同于其他人所写代码,用C++类封装,代码均有注释,具有很好的编程规范,VC++2010编译-OpenGL Quake source, different from other people wrote code in C++ class package, the code has comments, with good programming standards, VC++2010 compilation
Ball_Collide
- OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
openglfinal
- 读取简单的OBJ文件,并用C++类封装,内容还有待完善,只是一个大概模型-Read a simple OBJ files, with C++ class package, the contents have yet to be perfect, only an approximate model
my_picture_scan
- QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
ImageProcessing
- 在VC++6.0环境下通过对图像的格式和显示进行类的封装,然后通过继承实现了常见的图像处理操作,包括预处理、各种变换的算子等等。-In VC++6.0 environment through the image format and display of class package, and then realized through inheritance common image processing operations, including pretreatment, various t
Cal
- 类的封装应用 创建一个圆柱体类 创建一个三角形类 使用上面的类创建对象-Class package application create a class to create a triangular cylinder class to create objects using the above class