搜索资源列表
ProgrammingWindowsCHS
- 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 **
abc-de
- 在分页式管理方式下采用位示图来表示主存分配情况,实现主存空间的分配和回收。 一个好的计算机系统不仅要有一个足够容量的、存取速度高的、稳定可靠的主存储器,而且要能合理地分配和使用这些存储空间-in pagination management practice adopted bitmap to express distribution of main memory, main memory space realization of the distribution and recovery.
bitmapProgress
- MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC application of the state can convenien
osweishitu
- 操作系统课程设计,位示图法,本源码来自网络请小心使,后果自负-courses on operating system design, bitmap, the source from the network so carefully, the consequences conceited
AVR32 LCD1602
- 将24位位图格式转换为16位位图格式的源代码,包括RGB555格式和RGB565格式。,24 will be converted to bitmap format 16-bit bitmap format source code, including the RGB555 and RGB565 format format.
test_bmp
- 研究了下位图的格式,下面是从网上找到的一个说明文档(中文的,真好~~)-Studied under the bitmap format, the following is from the Internet to find a note to the document (in Chinese, so good ~ ~)
weitusheji
- 位图,是重要的一种现代计算机图形,它使得计算机可以用1和0的形式保存复杂的图像。本文从位图文件组成部分入手,利用VC++内部成员函数了解位图的设计及其显示。-bitmaps, it is important to a modern computer graphics, it makes the computer can use 1 and 0 to preserve the form of complex images. In this paper, an integral part of bi
bitmapcpp
- Code to draw a bitmap image to windows screen
saveBMPtoDisk
- 保存内存中的位图到磁盘上,程序还可以抓取整个屏幕或才是某个窗口-Save the bitmap in memory to disk, the program can also crawl the entire screen or a window is
BMPViewer
- 本实例主要展示图像处理的功能,怎么读如位图和浏览位图。-Examples of the main display of the image processing functions, such as how time and browse bitmap bitmap.
jdsjsjd
- 照片修复程序的实现 根据上述算法就可以对照片进行均衡化处理了。对于照片一般是将其当作DIB(设备无关位图)来处理的,在将其装载到内存并获取到其HDIB 型句柄 hDIB后,需要预先获取该位图的一些相关参数以便后续使用:-Photo restoration procedures to achieve the above algorithm can be based on a balanced picture addressed. The photos are generally deemed
BmpMenu
- 如何在自己的程序的菜单栏实现位图的图标的,使自己的程序的菜单更形象,更生动!-How to program your own bitmap menu bar icon, and make their program' s menus are more images, more vivid!
Ne-Yo_-_Part_Of_The_List_(2009)
- This just a bitmap image to activate my account -This is just a bitmap image to activate my account
SaveAsbitmap
- 截屏,以bitmap格式保存到文件。 截屏区域可自主确定-Screenshots to bitmap format to a file. Screenshots can be self-determining regions
a
- 详解用VC实现bmp位图的打开,程序已通过编译,完全正确,且说明详细 -Xiang Jie bmp bitmap with VC to achieve open
vc-bmp
- VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
1bit_BMP
- This a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)-This is a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)
bitmap-format
- 本篇文章详细讲述了位图的格式,对于图像研究有一定作用-This article details about the format of the bitmap image research
Design-of-bitmap-button
- Visual C++中位图按钮的新颖设计-bitmap of button
Microsoft-Windows-bitmap-File-Format-Summary
- Used as the standard bitmap storage format in the Microsoft Windows environment. Although it is based on Windows internal bitmap data structures, it is supported by many non-Windows and non-PC applications