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

搜索资源列表

  1. labeltool-1

    0下载:
  2. abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line,
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:189852
    • 提供者:tnth2so4
  1. S60_Platform_Camera_Example_v3_0_en

    0下载:
  2. This Symbian C++ code example demonstrates how to easily use the onboard camera with zoom and autofocus, utilising an accompanying CameraWrapper made by Forum Nokia. The Camera Wrapper supports all Nokia s S60 devices based on S60 3rd Edition and new
  3. 所属分类:Symbian

    • 发布日期:2017-03-28
    • 文件大小:239794
    • 提供者:SymbianTH
  1. android_animation

    0下载:
  2. 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation.   在java代
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1621016
    • 提供者:wuwei
  1. gameDemo1

    0下载:
  2. 物件控制 此範例為物件移動旋轉與縮放的操作以及物件與物件的碰撞或包含判斷,右上方的android公仔為主要的物件,可以透過鍵盤方向鍵進行移動旋轉與縮放,右上方的」ˇ按鈕」為切換移動或旋轉縮放的控制項,當公仔移動到藍色區域,就會判斷是否與藍色區域進行碰撞,而一旦公仔將紅色區域完全覆蓋,就會判斷為包含狀態。-The object control moving object rotation and scaling operations as well as objects and object
  3. 所属分类:android

    • 发布日期:2017-11-28
    • 文件大小:68432
    • 提供者:Lin Ouyang
  1. android_ImageControl

    0下载:
  2. 图片放大缩小.可以对图片进行放大缩小操作。值得借鉴学习。-Picture zoom picture zoom operation. It is worth learning.
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:1217512
    • 提供者:ou
  1. DragImageView

    0下载:
  2. android 自定义ImageView实现图片手势滑动,多点触摸放大缩小效果(仿腾讯,新浪),这里面实现多少会有不足之处,大家在运用的时候根据需求自行调整,大多都是多数图片左右切换实现,这个大家可以自定义ViewGroup或者重写控件实现.-android custom ImageView achieve picture slide gestures, multi-touch zoom effect (Imitation Tencent, Sina), there will be inadeq
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:159888
    • 提供者:
  1. PhotoView-master

    0下载:
  2. Android代码,实现ImageView非常流畅的点击效果, 双击放大, 双击缩小, 以及多点触摸 放大缩小功能,在放大缩小的同时有回弹的效果。同时还实现了 多个photo 滑动翻页的viewpager效果. Appdol代码库测试,适用于Android 1.6 and up-Android code to achieve the effect of ImageView very smooth clicking, double zoom, double narrow, and multi-to
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:682341
    • 提供者:anxianjie
  1. pdfydqym

    0下载:
  2. 该阅读器是在【chino】vudroid阅读器改了一下。主要是添加了屏幕多触摸缩放、双击缩放、添加缩放按钮缩放和屏幕适配; 首先还是要感谢【chino】的源码,这里面的东西,说实话我很多不懂,我不懂他将pdf已什么形式来显示的。他是怎么取出pdf文件的,大家有啥改进的方法?-The reader is in the [Chino] vudroid reader to change it. Mainly to add a touch screen multi touch zoom, doubl
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4565517
    • 提供者:第一血歌
  1. gesture-imageview

    0下载:
  2. 自定义多指缩放图片视图效果,这是一个简单的支持多指缩放图片的Android View类。在Android2.1及其更高版本的设备上,当你想要实现同时进行缩放操作时,可以将其作为一个标准的ImageView来使用。-Custom multi refers to the zoom image view effect, this is a simple support for the View Android. In Android2.1 and its higher version of the d
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:823173
    • 提供者:aaa
  1. Lifezhushou

    0下载:
  2. Android live assistant integrated source is a flashlight, Express query, weather forecast, the yellow pages of the phone book for one set of small Android live assistant project source code. Weather query interface of main http://m.weather.com.cn of
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8282360
    • 提供者:liuyawei
  1. Android_ycym

    0下载:
  2. 远程桌面连接源码可以实现远程连接不同的设备,添加了多点缩放,手势帮助等功能,另外可以根据网络情况自己设置图像质量。不得不说的是在安卓平台远程桌面软件做的比较不错的就是teamview吧,国内的向日葵也用过,各有优劣。 -Remote desktop connection source can achieve remote connection of different devices, add a little more zoom, gesture help and other functi
  3. 所属分类:android

    • 发布日期:2017-05-27
    • 文件大小:9856645
    • 提供者:朱辰星
  1. 串口调试助手DELPHI.SPCOMM.v1.1

    0下载:
  2. 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明:十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10(The software is currently only three wire (NONMODEM) serial debugging purposes, clear all functions are placed on t
  3. 所属分类:串口编程

    • 发布日期:2017-12-26
    • 文件大小:268288
    • 提供者:jason.ni
搜珍网 www.dssz.com