搜索资源列表
exportDllNestPolygon
- 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine whether it is simple polygon, a
TypesImageView
- CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
MYphotoshop
- 一个类PHOTOSHOP的程序,可以实现对BMP文件的多种编辑方式,和其他格式的转换,但暂不支持JPEG和gif等-a category PHOTOSHOP procedures can be achieved on a variety of BMP file editing. and other format conversion, but not to support JPEG and gif, etc.
Lib3DS
- 3DS文件读取类,经过修改,并测试可以运行的使用库-3DS file read category, as amended, and test run for the use of
ply.tar
- 一个ply 文件格式源码,C++文件,ply文件的导入,导出类等详细内容-ply a source file format, C + +, ply documents import, and export etc. Details
mitab-1.5.0
- MiTab是GIS领域国外一个读写Mapinfo Tab文件格式的C++开源类库. MITAB is an Open Source (i.e. Free!) C++ library to read and write MapInfo .TAB (binary) and .MIF/MID files-MiTab GIS is a field of foreign readers Mapinfo Tab file format open source category C library. Expo
PictureExView
- 图形接口扩展类,将大多数的WIN支持的图形文件转为BMP文件以共处理-graphical interface extensions, the majority of the WIN support graphics files to BMP file to a total handle
在VC中自建操作BMP位图文件的类
- 在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
MyPlayerbylqh
- 一个基于DirectShow的音频视频文件播放器,完全采用C++类的方式组织,可以播放mp3,wav,avi,mpeg等,代码简单易懂,便于移植与复用。-a DirectShow-based Audio Video File player, Class C uses the organization, the broadcast mp3, wav, avi, mpeg. code is simple to understand and easy transplantation and reuse
initializeOPENGL
- 用VISUALC++编写的开发OPENGL的初始化文件和基本类框架-VISUALC prepared with the development of the OpenGL initialization file types and basic framework
bitmapEx_source
- 一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,L
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
Jpegfile
- jpeg file类 jpeg file类 jpeg file类
上传类
- 提供文件上传功能,已经封装成类,可供网站开发的使用者直接使用,开发工具为vbs,具有实用价值!-for file upload function has been packaged as such, the development of the site for users direct access, development tools for vbs, has practical value!
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
Cluster.rar
- 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
fcma
- 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
kjz
- 这个文件主要是实现了K-均值聚类算法,需要输入k的数目,可以直接连接运行-This file is mainly implemented K-means clustering algorithm, need to enter the number of k can be directly connected to run
3DFileLoader
- 读取3DS类型文件,并交互显示,实现语言采用C++, OpenGL基础类库-loading 3DS file and interactively display
juleichengxu
- 本聚类程序界面主要是两部分,左视图可以激活标准数字聚类,手画图形聚类,位图文件分析聚类。右视图选择菜单获得模式特征,进行特征提取后,选择各种算法进行聚类分析。-The clustering program interface is mainly of two parts, the left view can activate standard digital cluster, hand-painted graphics cluster, bitmap file of clustering. Ri
