Welcome![Sign In][Sign Up]
Location:
Search - bitmap

Search list

[Windows Developjpeg压缩

Description: 用C++编写的基于小波变换的位图的JPEG编码,希望大家给点意见-Code written in C++ which can compress Bitmap based on wavelet transformation. Please give suggestions.
Platform: | Size: 502784 | Author: 许超雄 | Hits:

[Windows Develop位图文件的读取与保存

Description: bmp位图文件的读取与保存,可以借此熟悉bmp的文件结构-A demo shows how to read and write a bitmap file which can help you to familiar with bitmap structure.
Platform: | Size: 71680 | Author: 彭晔 | Hits:

[GDI-BitmapWannaPlayDIB实用图形库源代码

Description: WannaPlayDIB实用图形库 Bitmap包装器实现 Bitmap文件存取类:支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-WannaPlayDIB practical packaging Bitmap graphics library for achieving Bitmap file access : 8 palette support bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
Platform: | Size: 139264 | Author: 张琳 | Hits:

[OtherDesktopCalendar

Description: This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
Platform: | Size: 151552 | Author: 邵国君 | Hits:

[GDI-Bitmap将24位位图转换8位位图

Description: 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
Platform: | Size: 8192 | Author: 李小 | Hits:

[Graph Recognizewindows_dibapi

Description: DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algorithm to image data, but generally DIB is not compressed. DIB structure
Platform: | Size: 6144 | Author: 王小二 | Hits:

[Button controlANIMATED_BITMAP_BUTTON

Description: VC++6.0 项目,从CButton派生出CAniButton,实现在Button中显示动画的功能,用切换位图来实现,以增强界面的美观.-VC 6.0, derived from CButton CAniButton achieve Button shown in the animation functions, switching bitmap used to achieve to enhance the aesthetic interface.
Platform: | Size: 249856 | Author: 张真 | Hits:

[Game Program简单的推箱子游戏

Description: 一个推箱子游戏,算法很好,值得一看,对学习BITMAP也很有帮助-a box game, good arithmetic, help learn BITMAP
Platform: | Size: 182272 | Author: dfsd | Hits:

[Picture ViewerBmpformatBrowser

Description: 一个用vc是实现的简单的位图浏览程序,界面是MFC实现的,程序中图片的屏显使用的是DIB的显示方式-a vc used is a simple bitmap viewer, interface MFC is the process of screen pictures of DIB is the display mode
Platform: | Size: 11264 | Author: 上官思 | Hits:

[Dialog_Windowbmp图像处理软件

Description: 可以打开一个bmp位图并进行各种图像处理和图像变换操作,功能强大-bmp can open a bitmap and various image processing and image transform operation, powerful
Platform: | Size: 657408 | Author: 周智 | Hits:

[GDI-BitmapCBitmap对象操作

Description: 这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming
Platform: | Size: 1375232 | Author: 邵文坤 | Hits:

[OpenGL programLESSON17.ZIP

Description: opengl 2D Bitmap Texture Font例子-opengl 2D Bitmap Font examples Texture
Platform: | Size: 80896 | Author: 罗刚 | Hits:

[Multimedia DevelopGrabBitmaps

Description: In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
Platform: | Size: 68608 | Author: 王刚 | Hits:

[GDI-BitmapC++InputOutput

Description: 使用标准C++实现位图图像的输入和输出,自定义位图文件的格式。-Bitmap image input and output, since the definition of bitmap file format.
Platform: | Size: 4096 | Author: Gan | Hits:

[Dialog_Windowjtdlg4.19

Description: 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo storage and related storage of textual information, call the library Libjpeg
Platform: | Size: 3592192 | Author: 潘涛 | Hits:

[Multimedia DevelopVMR-9

Description: SDK中典型的VMR9应用例子。其中BitmapMix实现位图叠加,Ticker实 现字符叠加,Blender实现多个视频流的Alpha混合。-SDK VMR9 typical application example. BitmapMix which Bitmap superposition Ticker achieve superposition of characters, Blender achieve multiple video streams Alpha mixed.
Platform: | Size: 128000 | Author: wx | Hits:

[Special Effectsedge detecter(DE256)

Description: 很好用的边缘检测程序:) ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both edge detection and prototype classification on the images.-good use of edge detection procedures :) ED-256 is an edge detection program with support for any bitmap. As of 2.1, the program allows both prototype edge detection and classification on the images.
Platform: | Size: 89088 | Author: libo | Hits:

[Picture ViewerBitmap_Loa19392010102005

Description: bitmap loader 装入源代码。用户可以使用很好看的菜单装入bitmap。该程序运行的很快,并且100%是WIN32 API。-loader loaded bitmap source code. Users can look good on the menu bitmap loaded. The program runs very fast, and 100% of WIN32 API.
Platform: | Size: 6144 | Author: WMX | Hits:

[OpenGL programBitmap_Fon1932889152005

Description: This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/. -This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/.
Platform: | Size: 38912 | Author: WMX | Hits:

[ComboBox20050811005829349

Description: This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you need at least explorer 3. It s easy and nice to use. 扩展的多尺寸多颜色的工具栏 这个包与其它的包不同的是他支持小的或大的图标。文本框或者非文本框,16或者256样式色彩。你可以使用图标或位图来创建工具栏。 现在用到了浏览器工具栏,因此你至少需要浏览器版本3。你可以方便简单的应用它。 -This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you explorer need at least three. It s nice and easy to use. Extended multi-size multi-color toolbar this package with other packages different is that he supports small or large icons. Textboxes or non-text box, type 16 or 256 colors. You can use the icon or bitmap to create toolbar. Now use a browser toolbar, so you need at least three versions of the browser. You can easily use it simple.
Platform: | Size: 1060864 | Author: 韩韩 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net