搜索资源列表
wzgrapher_e
- A Cross-browser Javascr ipt DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text flow.
javautil
- util实现Java图片水印添加功能,有添加图片水印和文字水印,可以设置水印位置,透明度、设置对线段锯齿状边缘处理、水印图片的路径,水印一般格式是gif,png,这种图片可以设置透明度、水印旋转等,可以参考代码加以改进做成小工具。-util Java Image watermark add features, add image watermark and text watermark, you can set the watermark position, transparency, set
DS_FireClock_10J
- This applet displays a burning clock in real time. Over the animation you can also insert an image and a scroll-text. The applet is interactive and includes a HTML code generator that allows to change parameters without any knowledge of Java a
PhotoDecompose
- Java code for opening an image and extracting its RGB components. Each color channel is saved to a separate text file.
vganchouNewsSystem
- 纯jsp的新闻管理系统,绝无仅有的!刚花了两天编写的毕业设计,程序和网页设计都是自己做的,用户:浏览带图片或者视频的新闻,新闻查询,新闻评论,新闻搜索,给管理员留言,查看管理对自己留言的回复,给管理员发E-mail,查看某条新闻所有评论,新闻访问统计,新闻分类列表。 管理员:添加\修改\查询\删除 文本新闻或者图片新闻以及视频新闻,查询修改和删除新闻,管理注册用户,管理用户对新闻发表的评论(查看、删除),查看和回复用户对管理员的留言,添加删除友情链接。只可惜做完了交的时候被老师打回来了...
CAPTCHA1
- Captcha Creator is a powerful and complete PHP Captcha scr ipt that generates Captcha Images. Easy to install on any web hosting account, it is very customizable and easy to configure. You can specify the size of the image, the color of text and back
Calc
- 简单的计算器编程,实现加减乘除基本操作,运算结果为double类型。运行时如果遇到问题,可以把按钮上的图片代码去掉,然后按将button的text改为从1、2、3…8、9、0即可运行成功。-Simple computer program, to achieve the basic operation of addition and subtraction multiplication and division, the result is double type operation. If yo
text-extration-in-a-given-image-code
- This program is used to extract the text from an image.The program is created using Java. This technology is steganography
jscdS
- 一下用js做的小例子,包括基本表单处理,声音处理,图片处理,检查与验证,时间与日期,cookie,document,window,文本等例子用法 -What to do with the js small examples, including the basic form processing, voice processing, image processing, inspection and verification, time and date, cookie, document, wi
VietOCR-3.1.2-src
- Descr iption: A Java/.NET GUI frontend for Tesseract OCR engine. Supports optical character recognition for Vietnamese and other languages supported by Tesseract. VietOCR is released and distributed under the Apache License, v2.0. Fe
6
- 现在大部分的网络系统登录时,除了要求提供用户名、密码外还需要提供一个验证码。请用文件形式完成一个登录验证程序。程序要求用户输入用户名,密码以及随机的一个图片验证码,通过验证后在给定目录下找到用户文本文件,读取文件并将内容显示在窗口上,用户可以对文本进行修改和保存。此外,要求把用户信息(用户名和密码)保存在文本文件中;可以由管理员添加新用户;用户可以修改自己的密码。-Now most of the network system log, in addition requires a user na
Exe3
- 将默认的文本域的白色背景,设置为图片背景,通过自定义组建的形式实现该效果。-The text field will default white background, set the background image, formed by a custom form to achieve this effect.
servletvalidatecode
- 使用servlet传输图像流的验证码,同时存入session验证码字符串。 图像流包含使用不同颜色的验证字符串及干扰线等功能。-Use a servlet transport stream verification code image, while a verification code string into the session to verify. Image stream contains text with different colors, and interferen
javautil
- util实现Java图片水印添加功能,有添加图片水印和文字水印,可以设置水印位置,透明度、设置对线段锯齿状边缘处理、水印图片的路径,水印一般格式是gif,png,这种图片可以设置透明度、水印旋转等,可以参考代码加以改进做成小工具。-Add picture watermark to achieve Java util function, add image watermark and text watermark, you can set the watermark position, tran
jWatterMarkDDa
- java水印程序源码,能给图图片添加文字水印 -java watermark program source code, give the map image to add text watermark
closewin
- JSP源码,精品代码,无刷新,弹出框 Ajax仿Windows关机效果,JSP环境版,一个无刷新弹出框,点击“注册”或“查看图片”文字链接后,网页背景变暗,紧接着弹出一个加载框,这个加载框中可以是图片,也可以一个网页,还可以关闭,目前许多的网站都有类似的Ajax效果,提升用户体验不错的方法。-JSP source code, code quality, no refresh, the pop-up box Ajax the Windows shutdown imitation effec
JavaShadow
- Java阴影文字,源代码注释:实现文字运动的线程、文字颜色、背景颜色与阴影颜色、字体高度,运动速度和基线、实现跳动的Image对象、显示字体的FontMetrics对象、/根据Applet尺寸设置文字高度、根据文字宽度调整其高度、设置默认阴影颜色、实例化运动文字线程、线程休眠,即跳动间隔时间-Java shadow text, source code comments: the thread of text movement, text color, background color, and
Java-3D-demo
- 基于Java源码实现的3D文字特效,摘要:绘制文字的Image对象、绘制文字的Graphics对象、显示三维文字线程、从HTML文件中得到显示信息、得到字体实例、设置显示字体、变量,用于生成渐变颜色、设置渐变颜色、绘制Image到屏幕-Java source code to achieve the 3D text effects Abstract: Graphics object Image object to draw text, draw text, three-dimensional te
JavaHalfTransparentImageDemo
- Java半透明图片的实现源代码,实现步骤:图像文件名数组,缓冲区图像,图像合成的alpha赋初值,根据Image对象创建一个缓冲区图像、获取Image对象、实例化媒体加载器、增加待加载Image对象、创建缓冲区图像、创建缓冲区图像的图形环境、在图形环境绘制图像、绘制文字、源排斥目标法合成规则、创建AlphaComposite对象、设置图形环境的合成方式-Java translucent pictures realization of the source code, implementation
Java
- 图片上加文字 图片选择_拍照或选择本地_仿ios 图片压缩,将文件导入项目中可以直接使用 图像 (Image) 点击进入大图效果 图像冰冻特效源码 相册选择、拍照、缩放、裁减》 源码 橡皮擦与画笔的demo 颜色选择器 一个简单的Android图片裁剪库:SimpleCropView。它简化了进行裁剪图像的代码,并提供易于定制的用户界面 一个手势交互有拉扯效果的控件 一个图片处理的综合源码 一个涂鸦还有画矩形 圆形的小Demo 一个线性的取色器,根