搜索资源列表
demo
- 信息条,这个条很像outLook、outLook Express 或是FrongPage的编辑条,它很适合用文字和图片显示指定程序的信息,可以动态的改变文字、文字颜色、背景颜色、文字字体、位图。-information, much like outLook of this, outLook Express or FrongPage editor, it is very suitable in words and pictures show that the specified procedure
TrueColorTO8Bita
- 一个效果非常好的24,16bit真彩位图转化成256彩色或黑白位图的演示程序代码,其中调用了一个动态连接库。 作者邮箱:akiy@eyou.com -a very good effect per bit color bitmap into 256 color or black and white bitmap demo code, which called a dynamic link library. Author mail : akiy@eyou.com
位图的高倍放大与平滑拖动
- 位图的高倍放大与平滑拖动 采用了动态缓冲技术 实用 高效 是图象软件必须采用的方式-bitmap with high magnification using a smooth drag dynamic buffer technology is practical and efficient image software to be used the way
zairuweitu
- 动态载入位图,在对话框控件上显示图片,不过要在HBITMAP将“001.bmp\"改成你想载入的位图-dynamic included bitmap, controls in the dialog box shown on the photographs, But in HBITMAP "001.bmp" you want to include into the bitmap
s12_1
- 在用VC开发应用程序的时候,经常要在对话框上显示位图。如果把位图加入资源中,当然是省时省力,但程序却也增肥不少,并且失去了灵活性。而如果你要动态地显示一大堆图片,各个图片大小不一,这岂不…本文就是介绍如何在对话框上显示位图,并且如何让对话框自动适应位图的大小的。-in VC application procedures, often in the dialog box shown on the bitmap. If the bitmap join resources is, of course,
VictorIdeVcl_b105
- 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好
VictorIdeVcl_104
- ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box U
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
SecurityCam.rar
- 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
StatusBarDemo
- 基于VS2008,Visual C++ 2008 Feature Pack的CMFCStatusBar的实现;展示了如何利用CMFCStatusBar实现状态栏进度条,实现状态栏动态动画,实现Bitmap位图的加载与实时变化-Based on VS2008, Visual C++ 2008 Feature Pack for CMFCStatusBar implementation shows how CMFCStatusBar achieve the status bar progress b
CatchScreen
- 本程序仿照QQ抓取屏幕实现了位图的制作,支持动态坐标的实时显示和矩形框的移动-This procedure modeled QQ achieved capture screen bitmap production, to support the dynamic real-time display and coordinates the movement of the rectangular box
rotateBMP
- 在windows下用VisualC++实现24位位图的缩放及动态旋转-In windows using VisualC++ Achieve 24-bit bitmap scaling and dynamic rotation
SimNature_src
- _(室外自然场景模拟) MapGen.exe: 这是一个地图数据文件的生成程序 MapToBmp.exe 地图数据文件转化成位图,可以导入到Photoshop一类工具中修改 BmpToMap.exe 把一个8位的位图转化成一个地图数据文件 Glvideo.exe 这是一个动态纹理的例子,能播放各种视频文件。原来准备用它来做天空的。但是速度太慢。-_ (Outdoor natural scenes of simulated) MapGen.exe: This is
MFVT1_18
- 模拟诺顿杀毒软件界面的程序;实现了单文档动态多视图的主界面,精美按钮,可以用按钮控制显示特定View中的内容,在视图之间传递消息,改变拆分条的宽度和颜色,隐藏菜单条,用GDI+实现ListCtrl的渐变位图标题,在单文档多视图的FormView上显示BMP位图文件,固定了拆分条位置和窗口大小,漂亮的鼠标敏感渐变字体变色按钮;2009年的春节假日期间用VS2005辛苦完成。-Simulation of Norton antivirus software interface procedures
dialog
- 这是我从网络上看到的修改按钮的文章后建立的一个小工程,它是基于CButtonST类对按钮进行设置的,如按钮上添加透明位图,单击按钮时动态的显示按钮。非常适合做一个好的对话框。-This is me from the network on the Modify button to see the article after the set up a small project, it is based on the type of button CButtonST settings, such a
CH2
- 《Windows多媒体编程基础》第二章源代码 LoadPic 演示位图加载和缩放显示功能 PageV 演示CHtmlView类的简单使用,用户可以在应用程序中打造自己的浏览器(功能非常强大,看你怎么用) ST 演示CStatic控件的用法。证明静态不静(可以充满动感) MyButtonTest 演示普通按钮的动态创建 MyBitmapButton 演示位图按钮的动态创建 -" Windows Multimedia Programming" chapter
DyBMPMovie
- 主要是利用动态链接库(DLL)来实现动态的位图动画,使位图画面运动起来。-Mainly the use of dynamic-link library (DLL) to achieve dynamic bitmap animation, so that the bitmap images in motion.
StaticBMPMovie
- 实现“静态”的位图动画,VC++经典编程学习源码,很好的参考资料。-The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.
DyBMPMovie
- 实现动态位图动画,实现动态位图动画的一个小软件-Achieve dynamic bitmap animation, dynamic bitmap animation of a small software
dynamic_bitmaps
- dynamic bitmaps allegro skill code ..