搜索资源列表
Rotate a bitmap transparency
- 对bitmap图像旋转的一个程序,可以做成动画 -right bitmap image of a rotating procedures can create animation EXPLOSIVE
设置并叠加透明图片
- 这个程序介绍了如何绘制透明的位图,上层的位图一共有8个透明部分,通过他们可以清楚的观察下面的图片-the process of mapping how transparent bitmap, an upper bitmap a total of eight transparent, and through them we can clearly observe the following picture
旋转图像
- 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过aPI函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your aPI function rotating bitmap. You or the
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
code.org
- 教你如何简单显示一章bmp位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple bmp chapter shows a bitmap, a very thorough analysis, very suitable to scholars. hope that they will bring you!
show-bitmap-Scrolling
- 打开显示图像,带滚动条的代码,有例子,有例程。 good example to learn menubar, a demo can be use in ur poject.-images show opened, with the rolling of the code, is an example, routines. Good example to learn menubar. a demo can be use in ur poject.
ViewDIB
- 打开一幅位图,其中融入了位图的文件结构,如何显示位图,是进一步图像处理的基础-open a bitmap, a bitmap into the structure of the document, shows how the bitmap is to further the basis for image processing
FootScan.rar
- vc下读取txt文件中的多个脚底压力数据,并分别创建出bmp位图,还将总的压力求出,显示出总的压力分布图,txt file under vc read more than the soles of the feet of the stress data, and separately to create a bmp bitmap will also stress the overall obtained, showing that the overall stress distribution
bitmap-source
- 这是一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序-This is a very good effect true color bitmap into a 256-color or black and white bitmap demo
With-text-and-bitmap-buttons
- 一个实用的按钮,可以改变文本和图形,希望对大家有用~-a useful button, you can change the text and graphics, we want to be useful-
tmcaidanGW
- 一个老外写的透明菜单,是自绘的。非常好看的界面和效果。做VC界面开发的人可以看看。-Written by a foreigner transparent menu is drawn from the. Very nice interface and effects. VC interface so people can look at the development.
bitmap
- 读取位图,并对位图经行各种操作,旋转,傅里叶变换等-Read the bitmap, and bitmap line by a variety of operations, rotation, etc.
bitmap
- OpenGL三维字体的显示,这可是花了好多时间才写出来的哦-OpenGL 3D font display, but spent a lot of time to write out oh
bitmap_plot_v1_2
- "Plot to bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region co
winpaint
- Windows图形编程的几个例子,包含显示区域、bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
bitmap
- Win32 aPI 编程,实现简单的推箱子游戏,一共有3关。-Win32 aPI programming, a simple Sokoban game, a total of 3 off.
Zoom
- 一个图形放大和缩小的例子-Zoom in and out of a graphic example of
bitmap
- 本程序实现了简单的位图的导入和显示。图形可根据窗口的大小改变大小。-This procedure has a simple bitmap of the import and display. Graphics can be changed according to the size of the window size.
bitmap
- it is a tool for manipulation of bitmap images in windows platform. and the files included in RaR is a visual studio solution.-it is a tool for manipulation of bitmap images in windows platform. and the files included in RaR is a visual studio solut
bitmap
- 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及