搜索资源列表
App
- 一个简单的APPLET程序。可以对字体进行放大或者缩小-a simple applet application.You can zoom out or zoom in the font.
将图片放大和翻转
- java写的图片处理实例,将图片放大和翻转显示,方法说明:构造器,显示窗体-A example of image processing using Java,to zoom in and turn over images and display.method descr iption: constructor, show forms.
Arcdong
- 实现两个同心圆,其中A园大小固定,另外一个B园默认与A园同大,程序开始不会不断缩小,当缩小到直径为0的时候自动放大,当放大到与A园等大的时候,继续缩小,如此循环。按下确定键控制暂停与开始。-Achievement of the two concentric circles, where A garden size is fixed, the other a B and A garden park with a large default, the program will not start s
weibo-zoom-in-and-out
- 新浪微博点击图片放大缩小java实现,鼠标移动到图片鼠标会变成放大镜图像。-Sina Bo Click image to zoom micro java implementation, move the mouse the mouse will become a magnifying glass to the picture image.
pictureview.jar
- 用java写的一个图片查看器,可以进行图片的放大和缩小-Using java to write an image viewer, images can be zoom in and out
MovingBoxes
- jQuery滑动盒 1. 智能判断向方向滑动 2. 提供键盘支持-jQuery MoveBox Many of the concepts presented in those tutorials are the same with this slider, so I’m not going to throw a lot of source code at you this time. The big difference here is that there are buttons to c
javaDrawingPan
- java实现的画图板,可以完成画方形、圆形、选择颜色、填色、选定、删除、缩放等功能-java implementation of the drawing board, to be completed painting square, round, choose a color, coloring, select, delete, zoom functions
jpg
- 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 )。提供三种生成缩影图像的方法:-This class implements a JPG/JPEG image files to zoom in and out the way to deal with that is, to a JPG file, you can generate a JPG file of the epitome of imag
Fangda
- Applet程序,界面中包含两个按钮,一个按钮用于放大Applet上的一串字符串,一个按钮用于缩小;连续点击可不断放大或缩小-Applet process, the interface contains two buttons, one button for enlarge Applet on a bunch of string, a button for narrowing consecutive clicks can continually zoom in or out
javakeshebaogao
- 课程设计:利用Socket编程制作一个简单的C/S应用 编写Applet程序实现字体的放大和缩小 同学录.详细报告。-Curriculum design: Using Socket programming to produce a simple C/S applications preparation procedures achieve Applet font zoom in and out Classmates. A detailed report.
AgsSimple
- 一个ARCGIS 地图应用,实现了几本的地图放大,缩小,移动,等功能-it s an application of ARCGIS, you can zoom in ,zoom out and pan it in this application
ZoomImageDemo
- 上传裁减图片java做的图像处理 支持局部放大和整体放大 还有灰度和对比度调整-From the reduction of the picture image processing java support to do zoom and the overall amplification of local gray-scale and contrast also adjust
ImageScale
- 纯Java实现的对图片进行缩放,并使用插值实现对缩放时的控制。可以直接加入 到现有的项目中直接使用。-Pure Java realization of zoom in and out of the picture, and use interpolation when scaling to achieve control. Can be directly added to the existing direct use projects.
pictureCoolEffect_js_css
- 网页上点击浏览图片时在当前页放大图片,放大效果很好,可以轻松移植到web站点中。-Click the Browse page in the current page pictures to enlarge images, zoom works well, can easily migrate to web site.
temp
- 影像處理軟體,可以做簡單的處理,像平滑、放大、縮小...等-Image processing software, can do simple processing, such as smooth, zoom in, zoom ... and so on
PictureFrame
- JAVA实现简单图片浏览器功能,能进行放大缩小,灰度等操作-JAVA simple image browser, can zoom in and zoom, gray and other operations
21
- 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim
04
- 电子地图模块,使用java语言开发。可以对地图进行编辑、添加信息、删除信息、查找信息,对地图进行放大、缩小、定位。-Electronic map module, using java language development. You can edit the map, add information, delete information, find information on the map to zoom in, zoom positioning
Picture.zoom.function.JavaScript.code
- 图片放大缩小功能的Javascr ipt代码Picture zoom function in Javascr ipt code -Picture zoom function in Javascr ipt code
imageanalyzer
- 利用SWT+JAVA实现了将一副图像读进来,可以进行放大,缩小,HSV变换等。-Reading a image and can zoom out, zoom in ,hsv chang and so on by using java+swt.