Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動顯示位圖 在VC++環境下,在一個對話框中顯示一個原始尺寸的大小的位圖文件相當是困難的。然而,通過使用 StretchBlt()函數一個給定的區域顯示一個大的位圖是可能的。主要的缺點是圖像將會失真。看了這篇通過卷動技術顯示整個位圖技術的文章,你將能夠以它的原始尺寸在給定對話框的區域內顯示一個大位圖。 來源: http://www.codeguru.com/bitmap/ScrollBitmap.html
標簽: Displaying difficult original bitmap
上傳時間: 2014-01-05
上傳用戶:yiwen213
Mining Association Rules between Sets of Items in large Databases,數據挖掘ERP,Apriori解釋專用。
標簽: Association Databases between Mining
上傳時間: 2015-06-10
上傳用戶:gtf1207
DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB
上傳時間: 2015-06-13
上傳用戶:ANRAN
Displaying large amounts of technical data in a chart can be a frustrating task. You can find tons of charting controls with fancy effects and useless features, but when it comes to displaying many curves at once, independently scaled on different axes, most of them fail.
標簽: frustrating Displaying can technical
上傳時間: 2014-01-05
上傳用戶:exxxds
Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time Software Development is a weaker term where standards, tools, processes, etc. may not be applied
標簽: high-quality Engineering large-scale discipline
上傳時間: 2014-01-09
上傳用戶:bcjtao
Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or through a pluggable persistence mechanism. Functionality Maintains large collections of email addresses. Efficiently checks whether an address is in the collection or not.
標簽: addresses collections Overview Provides
上傳時間: 2013-12-17
上傳用戶:xg262122
The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for Matlab Version 1.0, November 2005
標簽: approximation large-scale Committee Bayesian
上傳時間: 2015-09-14
上傳用戶:caiiicc
Accent issues in large vocabulary continuous speech recognition
標簽: recognition continuous vocabulary Accent
上傳時間: 2014-01-10
上傳用戶:jichenxi0730
Accent issues in large vocabulary continuous speech recognition
標簽: recognition continuous vocabulary Accent
上傳時間: 2013-12-12
上傳用戶:ghostparker
This unit uses an array of bytes to represent a large number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
標簽: number binairy-stored represent large
上傳時間: 2015-10-08
上傳用戶:xieguodong1234