搜索资源列表
AVI_texture
- 三维动态avi格式纹理演示。可用鼠标直接拖动图象以改变视点。-3D dynamic presentation format texture. Drag the mouse can be used directly image to change perspective.
MultiImageViewer
- This applet demonstrates:1、receiving multiple files from a drag-drop operation 2、being a drag-drop source 3、optimizing the viewer for performance--creating thumbnails on the fly and owner draw issues 4、usability issues--changing image and form sizes
smalldrawpicture
- 主要功能: 1。使用鼠标任意拖动,在程序的小框架内进行画图。 2。使用橡皮擦的功能对话图的错误进行改正 3。将画过的图象保存为jpeg的格式 4。截取屏幕-main functions : 1. Drag the mouse arbitrary use of the procedures carried out within the framework of a small painting. 2. Use the attached map the functional dial
Runtime Create Img And Drag
- 运行时动态生成图像并拖动图像演示,运行于 c++ builder 6 环境中-run-time dynamically generated images and drag image display, running in six c builder environment
LibFORImage
- 用VC实现图像处理类库ImageLib及其应用实例,界面设计, 程序结构,工具条与状态条, 橡皮筋矩形选块或画图, 画曲线和写字, 选块的拖曳, 剪贴板操作,文件操作-with VC ImageLib image processing library and its application, interface design, program structure, with the tools of the state of the rubber-band rectangular block t
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
delphi中用鼠标拖动移动Image控件
- delphi中用鼠标拖动移动Image控件,delphi drag with the mouse controls mobile Image
myfinishdraw
- 基于MFC的简单的多文档绘图程序,代码详细,实现了各种图形的拖动及改变大小和图像的保存功能,适合于新手学习和研究-MFC-based multi-document simple drawing program, the code in detail, to achieve a variety of graphical drag and save the image to change the size and function, suitable for novice learning and
WinForm
- 图片浏览器,实现图片放大,缩小,拖拽功能-Image viewer, to achieve image zoom, drag and drop
recognize
- 英文字母辨識,必須先載入要辨識的英文字母圖檔,經過二值化處理後,用滑鼠去拖曳要辨識的部份字母,即可辨識.-Alphabetical identification, must be included in letters of the alphabet to identify the image, after binarization processing, use the mouse to drag and drop to identify some of the letters, you ca
MovePictureView
- 图像处理典型算法,主要处理的是在视图中拖动图片-Typical image processing algorithms, mainly deal with are in the view of the picture drag
plantEditor
- 功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。 -Features and interfaces in Windows, bringing all to imitate the drawing board, interface, such as screen
zoomifyViewer
- 实现图片缩放拖动功能,强大的图片浏览工具啊~通过xml加载图片,图片用zoomifyexpress切割,工具官网上能下载www.zoomify.com-Drag the picture zoom feature to achieve a strong image browser tool ah ~ through the xml to load images, picture by zoomifyexpress cutting tools can be downloaded online www
MyImageEditor
- 一个类似Windows画图板的小程序.功能和界面全部模仿于Windows自带的画图板,界面如截图。功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-A similar small Windows drawing board procedures. Functions and interfaces in Windows, b
DragAndDropOfImage_Src
- drag and drop implementation of image in csharp
FloatHoriAlgo
- 实现浮动水平线算法,并可拖动鼠标旋转图像-The realization of the floating horizon algorithm, image rotation and drag the mouse
DrugPic
- VB将图像拖动到任意打开的窗口上,比较有意思,你只需拖动窗体中的小箭头到任意目标窗体,松开鼠标后图像就跑到目标窗体上了,不过程序还需要完善,有时候图片会被遮挡住,只实现了基本的思路,不是太常用,就当是一个学习资料吧。-VB drag the image to any open window, the more interesting, you just drag the form of small arrows to any objective form, release the mouse a
Drag-the-image
- 利用BCB实现大图片的拖动功能,利用鼠标事件使得较大图片可以通过拖动完全显示出来-Using BCB drag feature large picture, the use of mouse events so that the larger picture can be displayed completely by dragging
drag-and-drop-images
- 该功能主要实现通过鼠标选中客户区中的图片,然后按住鼠标左键拖动,就可以看到此时图片会随着你的鼠标的移动而在客户区中移动。主要用到CRgn类来实现。-The function is mainly implemented through the mouse over the client area of the image, and then hold the left mouse button drag, you can see the picture with your mouse move a
Image-translation-zoom2
- C#中如何实现拖动PictureBox控件-How to implement a drag in the CBox PictureBox control