搜索资源列表
itunesartwithXML
- 仿苹果的图片滚动条.原始代码参照于网上.自己修改了下.flash加载xml图片路径.-Apple imitation picture scroll bar. The original code with reference to on-line. Under their amended. Flash load xml image path.
lowpass2
- 为了方便,在m文件中将图像转化成数据矩阵了,不需要额外的图片了,如果想改变图像,则可以将数据删除,改成图片即可。 此GUI功能是:通过滚动条改变截断半径,同步在文本框中显示截断半径大小(也可以直接在文本框中输入所要的截断半径),按Begin,观察图像的低通滤波效果。(截断半径越小,得到的频率越少,图像越模糊,失真越严重)。-In order to facilitate, in the m document images into data matrix, and no addit
gundongshili
- 完成滚动条功能,并完成图像功能,能够运行。-The completion of a scroll bar features, and complete the image features, can run.
demo_project
- 滚动显示位图,通过拖动滚动条,显示较大图象。vc++源代码-Scrolling bitmap by dragging the scroll bar to show a larger image. Source code
test666
- 这是基于对话框的程序,对话框空间中显示图片,当图片大于控件大小,显示滚动条。- This is based on the dialog box procedure, the dialog box shown in picture space, when the image is larger than the control size, show a scroll bar.
myscrolldib
- VC++界面编程。单文档工程。完成功能:打开一幅图像并显示在界面上,带滑动滚动条-VC++ programming interface. Single Document Engineering. Completion: Open an image and displayed in the interface, with a sliding scroll bar
Image
- 关于图片的编程,如打开,保存,另存为。 设置滚动条。-With regard to the image programming, such as Open, Save, Save As. Set scroll bar.
jsxiaoguo
- 一些经典的JS效果,如:CSS实用鼠标经过变色的box,不带图片的圆角CSS box,带滚动条的缩略图排列,滑动图片效果,局部放大,流畅动感的css导航条,实用可拖动的日历js+css代码-Some classic JS effects, such as: CSS and practical mouse over color of the box, rounded corners without images CSS box, with scroll bars thumbnails arrang
S60_Platform_Rich_Text_Editor_Example_v2_2_en
- 这个C + +代码示例演示RTF编辑器使用。大多数功能时自动处理的对话框架创建编辑器。然而,如插入一张图片的某些步骤,设置文本输入的类型,并显示滚动条,规定的方法或类的使用。这个例子已被修改以支持S60第五版界面和触摸。-This C++ code example demonstrates the usage of Rich Text Editor. Most of the features are handled automatically when the dialog framework
Dialog
- 将bmp图像在Dialog上显示,如果太大,能用滚动条。-Bmp image in the Dialog will be displayed, if too large, can use the scroll bar.
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
BmpBrowser
- 该代码实现在mfc下用picture显示某个文件夹下面的所有bmp图像,还实现了滚动条的功能-Under the code to achieve the mfc a folder with the following picture shows all the bmp image, but also realizes the functions of scroll bar
loadandshowmap
- 实现了简单图像的显示功能以及滚动条功能,可以拉动滚动条显示出屏幕外的图像-To achieve a simple image display, and scroll function that can pull the scroll bar shows the image outside the screen
vc_programming_image_display_with_a_scroll_bar_con
- vc编程带滚动条的图像显示控件vc programming image display with a scroll bar control-vc program image display with a scroll bar control vc programming image display with a scroll bar control
CBitmapSlider_src
- 自定义图片的滚动条,包含源码和使用实例,很好用-Custom scroll bar image, including source code and use cases, very good use
picture
- 利用MFC实现BMP图像的放大和缩小,当图片超过窗口是还可以显示滚动条已方便查看-Using MFC to achieve BMP images zoom in and out, when the image is more than window can also display the scroll bar is easy to see
browse-such-as-BMP-or-JPEG-image
- 该程序用于浏览一般的BMP或JPEG等图像,并且对于大小超过浏览框的图片,能够利用滚动条来辅助浏览。-The program used to browse such as BMP or JPEG image, and the picture size to exceed the browse box can use the scroll bar to assist browsing.
image-processing
- 通过滚动条所取得的value值,实现图像二值化处理-Scroll bar image binarization processing
EGE-and-image
- 基于C语言利用EGE第三方图形库实现图像的基本操作,如图像缩放、图像着色、滚动条等。-Using EGE ,the third-party graphics library realize the basic operation of image, such as image scaling, image color, scroll bar, etc.
scroll
- CWnd自绘图片列表,切换模式时滚动条设置无效问题-CWnd graphic image list, switch mode scroll bar setting problem