CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - effect image

搜索资源列表

  1. gesturetest

    0下载:
  2. android的一个实现图片放大效果的源程序,对新手有帮助!-android effect an implementation of the source image to enlarge, to help novice!
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:6923
    • 提供者:唐大海
  1. pizizh

    0下载:
  2. 实现了图像的切换效果,包括飞入飞出,雨滴效果,水平交错,百页窗效果,是symbian学习的好例子.-The realization of an image switching effect, including fly into flying out of the rain effects, the level of staggered, the effect of window 100 is a good example of learning symbian.
  3. 所属分类:Symbian

    • 发布日期:2017-05-08
    • 文件大小:1587268
    • 提供者:张伟华
  1. lvboqituxiangzengqiang

    0下载:
  2. 基于滤波器对图像进行效果增强处理,这个效果比较明显哦!-Based on the filter to enhance the effect of image processing, the more obvious effects Oh!
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1639
    • 提供者:所玛
  1. TM320C54x(v2a.asm)

    0下载:
  2. ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C5
  3. 所属分类:BREW

    • 发布日期:2017-03-29
    • 文件大小:2901
    • 提供者:zhouyu
  1. AlphaBlending

    0下载:
  2. AlphaBlending图片透明效果程序是利用j2me中MIDP2.0新特性Alpha混合来实现图片透明的两种演示效果代码, 该程序代码来源于网上,由笔者整理、修改、编译而成,适用于j2me编程爱好者学习参考。-The effect of the procedure transparent AlphaBlending picture j2me in MIDP2.0 is the use of new features to achieve a mixed picture Alpha tra
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:74834
    • 提供者:阿发
  1. smallGame

    0下载:
  2. J2ME手机游戏中对一张图片实现水中倒影并有水纹波动的效果-J2ME mobile phone game for the reflection of an image to achieve the water and have the effect of fluctuations in Watermark
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:71494
    • 提供者:andy
  1. ImageEffects59

    0下载:
  2. Image Effect for J2me
  3. 所属分类:J2ME

    • 发布日期:2017-04-11
    • 文件大小:1272
    • 提供者:Chi Phi Ngoc
  1. BookPhoto

    0下载:
  2. j2me 图片像书翻页的效果 j2me 图片像书翻页的效果-j2me image effects, like the book j2me flip book flip effect like the picture
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:148704
    • 提供者:guoxiaobing
  1. Building-a-J2ME-sliding-menu-with-text-and-images

    0下载:
  2. This example will show, how to create an image icon to perform the next action or next image from the list every time it s been clicked. So if you want to go from one icon to another icon by the nice sliding effect, you have to run the gi
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:163398
    • 提供者:Samir Patel
  1. OFDM-technology-based-on-simulink

    0下载:
  2. 正交频分复用(OFDM)是第四代移动通信的核心技术,它是实现宽带无线通信和多媒 体业务发展的基础。对OFDM 技术的基本原理,关键技术以及实现进行了研究,并且通过 matlab 中的通信仿真系统simulink 对OFDM 系统进行了模拟和分析,直观和形象地得到了 OFDM 系统在时域和频域的传输性能,得出的结果表明OFDM 系统可以明显地表现出抗多 径效应引起的频率选择性衰落和提高了频谱利用率,这一特性使得它能够在高数据传输速率 的无线信道中发挥优势。-Orthogonal Frequency
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-12-26
    • 文件大小:258048
    • 提供者:foxlili
  1. fly

    0下载:
  2. MTK整套图片,176X220 精美专业图片。清晰度很好。在MTK效果上能达到最好的视觉,能成为用户的首选机器-MTK a complete set of pictures, 176 X220 exquisite professional image. Clarity is very good. In effect can be the best of the MTK visual, and can become the first choice of user machines
  3. 所属分类:MTK

    • 发布日期:2017-04-10
    • 文件大小:1798389
    • 提供者:陈生远
  1. DrawImageEffect

    0下载:
  2. 一个J2ME里绘制多种效果图片的程序,实现反色,放大等效果-J2ME draw Image Effect
  3. 所属分类:J2ME

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:mei
  1. sharpen

    0下载:
  2. android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
  3. 所属分类:android

    • 发布日期:2017-06-02
    • 文件大小:15232493
    • 提供者:Natalie Chan
  1. 13379199358063893

    0下载:
  2. 简单是实现了图片场景的加载 人物的移动 魔法效果是释放 大家可以在这个代码上做一些练习来提高自己的技能 1 人物怎么实现自动巡逻系统,不用控制,而是人物自动的按照一个轨迹移动 2 魔法能否连续释放 通过增加和修改深刻的理解代码,最重要的是把简单的功能用活-Simple mobile magic effect of the image scene loading figures to release the code to do some
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5284541
    • 提供者:水心
  1. DragImageView

    0下载:
  2. android 图片缩放功能。类似于系统图库 效果-android image scaling function. Similar system Gallery effect
  3. 所属分类:android

    • 发布日期:2017-11-20
    • 文件大小:481629
    • 提供者:pino
  1. Image

    0下载:
  2. android常用图片特效处理,应用程序编程源码,很好的参考资料。-Android commonly used image special effect processing, application programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1454731
    • 提供者:什锦豆腐
  1. Universal-Image-Loader

    0下载:
  2. Android-Universal-ImageLoader类库及实例,看下截图就明白了,可以以列表的方式显示图片缩略图,并显示加载效果,Android对图片的相关处理模块,类库完整,参考价值大。-Android-Universal-ImageLoader libraries and examples, see next screenshot to understand, the way the list can display pictures thumbnails and show the e
  3. 所属分类:android

    • 发布日期:
    • 文件大小:822943
    • 提供者:apudn32
  1. Universal-Image-Loader

    0下载:
  2. Android ImageLoader滑屏载入加载效果,Java代码下载,演示在滑屏时手机屏幕的内容加载效果,左右滑屏或上下滑屏时候激活加载,显示进度条,大多数安卓应用几乎都会有Loading效果,本源码对想搞Android应用开发的新手来说比较实用。-Android ImageLoader loaded loaded sliding screen effect, Java code downloads, demos sliding screen when loading the content
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:424592
    • 提供者:zpudn91
  1. image-master

    0下载:
  2. 这是一个实现Android图片加载的缓存依赖包,demo提供了比较完美的滑动效果,使用的时候直接依赖就可以了。-This is a realization Android image loading cache dependencies, demo provides a more perfect sliding effect, when used directly dependent on it.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1103748
    • 提供者:vampire
  1. C_MePlayer

    0下载:
  2. 源码说明: 1、SlidingMenu; 2、MediaPlayer的使用; 3、Service与Activity的交互; 4、获取MP3音乐文件的详细信息; 5、识别文件编码; 6、数据库的操作; 7、几个有趣的特效:TV开关动画、滚动歌词及卡拉OK歌词效果、均衡器效果、文字切换效果、图片倒影效果等; 8、仿Path菜单的使用; 9、横竖屏切换; 10、Notification的使用等。 -Source descr iption: 1, Sl
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6282892
    • 提供者:吴子豪
« 12 3 »
搜珍网 www.dssz.com