搜索资源列表
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.
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
上传类
- 提供文件上传功能,已经封装成类,可供网站开发的使用者直接使用,开发工具为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!
cdib
- 一个健全的cdib类,并根据此建立的一个打开bmp文件的程序。cdib类中的关于读取,显示等基本内容齐全。值得学习-A sound cdib class, and based on this established an open bmp file. cdib class on reading, showing the basic elements are complete. Worth learning
ringsdk_v10913
- 临风自己的开发windows界面的工具包,实现了文件操作类和注册表操作类,重点在图像处理及界面制作方面,可解码GIF,PCX,JPG,实现了类似OICQ和OFFICE XP的菜单。在此感谢临风-临风their windows interface development toolkit, the realization of the file operations categories and types of registry operations, with emphasis on image
Player+Demo+Source
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
jpeg
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
JpegDecoder
- JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-JpegDecoder class: It be used for Jpeg file Decode.
TestDib
- 自己封闭的一个DIB类,用于显示BMP格式的图像文件-DIB itself a closed category, used to display BMP image file format
bmpDibClass
- 显示和简单处理Bmp位图的一个类,将文件装入VC++项目就可以使用,已经经过了测试,保证没问题-Display and easy handling of a class Bitmap Bmp, will file into VC++ project, you can use, has been tested to ensure that no problem
GifClass
- 显示和简单处理Gif图像文件的一个源码类,将文件装入VC++项目就可以使用,我使用是没有问题-Display and simple to deal with Gif image files of a source class, will file into VC++ project, you can use, I use there is no problem
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
bmploader
- 该例子加载一幅BMP给CRaster类对象,该类包含一个成员函数可以把位图显示到一个windows设备上(如屏幕)-This example loads a BMP file into an object of class CRaster that includes members to store Palette, Raster bits, and Bitmap information. CRaster includes a member function (GDIPain
CDib
- 自定义CDib类实现BMp文件的操作,单文档多视图的前提-As custom CDib class implements BMp file operation
my_picture_scan
- QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
DIB
- 完整类定义,包括头文件和源代码,实现文件读入,显示,保存等基础操作-Complete class definition, including the header files and source code, file read, display, preservation and other basic operations
graph
- 包含数据结构“图”的类声明头文件,请通过吧-Contains data structure, " map" of the class declaration header file
BMP-bitmap-class-created-
- BMP位图类的创建与MFC单文档视图类的显示,bmp文件大体上分成四个部分,位图文件头,位图信息头,调色板,实际的位图数据-Create a class with MFC BMP bitmap single document view class display, bmp files generally divided into four parts, bitmap file header, bitmap information header, color palette, the actual
DICOM_Viewer
- dicom_viewer 这个程序相信很多人都有。晚上无意中又看到这个,感觉很经典。值得和大家分享。所以贴出来。 之前自己写的读取函数,多亏这个程序,要不然没准到现在还弄不出来。总结一下这个程序的特点: 1.完整的写出了如何读取dicom数据。可以读取单层、多层、以及马赛克数据。能获得数据头信息。 2.能在ivolume中查看多层图像的三维体。 3.将读取、设置等封装为dicomviewerimage一个完整的类,使用方便。 更多的好处还是用后才知道。。呵呵呵 程序附带
code_zource_BMP
- 在VC中自建操作BMP位图文件的类,不错的源码 可以-In VC self-built BMP bitmap file class operation, good source code can be
