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

搜索资源列表

  1. skia

    0下载:
  2. Android采用的图形库,最新skia源码 拿来大家一起分享 学习 交流-Android uses the graphics library, used the latest share skia Source Learning Exchange
  3. 所属分类:android

    • 发布日期:2017-06-17
    • 文件大小:25.55mb
    • 提供者:zzx
  1. 3DCompass

    0下载:
  2. 利用Android手机的磁力感应器和OpenGL开发的3D罗盘。可以学到感应器数据的获取和OpenGL图形绘制的内容。-Android phones using magnetic sensors and the development of OpenGL 3D compass. Can learn a sensor data acquisition and OpenGL graphics rendering content.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:320.7kb
    • 提供者:tansir
  1. android-animation

    0下载:
  2. 按照这个文档 可以完成安卓图形抛物线的实现-Can be completed in accordance with this document the implementation of the Andrews graphics parabola
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:4.47kb
    • 提供者:赖杰
  1. T-tracking_Ver0.1

    1下载:
  2. 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
  3. 所属分类:android

    • 发布日期:2015-03-15
    • 文件大小:527kb
    • 提供者:刘纹高
  1. android

    0下载:
  2. android 入门 及 UI开发android.graphics 底层图形类   android.view 显示类   android.widget 控件类 -android 入门 及 UI开发android.graphics 底层图形类   android.view 显示类   android.widget 控件类
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:31.75kb
    • 提供者:吴志军
  1. Graphics

    0下载:
  2. android Graphics例程,希望能帮助android初学者加-android Graphics routines, hoping to help beginners add android
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:36.93kb
    • 提供者:xiarikuangben
  1. paint_and_color

    0下载:
  2. 关于android中Graphics中的paint类和color的实例-Graphics on the android in the paint in the instance of class and color
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:28.67kb
    • 提供者:宋明杰
  1. android-graphics-App-

    0下载:
  2. Android 画图学习总结。 Android画图学习总结(一)类的简介 Android画图学习总结(二)Bitmap Android画图学习总结(三)Drawable Android画图学习总结(四)Animation Android画图学习总结(五)Paint -Android drawing study concluded. Android drawing study concluded (a) an introduction to Android drawing cla
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:539.08kb
    • 提供者:郑绍华
  1. Size

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

    • 发布日期:2017-04-07
    • 文件大小:631.93kb
    • 提供者:Natalie Chan
  1. sharpen

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

    • 发布日期:2017-06-02
    • 文件大小:14.53mb
    • 提供者:Natalie Chan
  1. Developing-Android-Graphics--Music

    0下载:
  2. 国外《Developing Android Graphics, Music, Video, and Rich Media Apps for Smartphones and Tablets》电子书配套源代码,对安卓平板的视频和富媒体开发工程师有很好参考价值。-Abroad, " Developing the Android Graphics, Music,, the Video, and Rich Media Apps, on Andrews flat panel video and ri
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6.7mb
    • 提供者:安迪
  1. Camera

    0下载:
  2. camera源码以及学习笔记 注意不是照相机,是android.graphics.Camera -note that not cameras in the camera source and study notes, is android.graphics.Camera
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:236.11kb
    • 提供者:
  1. TextViewTest.rar

    0下载:
  2. package org.crazyit.textview import android.app.Activity import android.graphics.drawable.Drawable import android.graphics.drawable.ShapeDrawable import android.graphics.drawable.shapes.RectShape import android.os.Bundle import android.
  3. 所属分类:android

    • 发布日期:2017-11-01
    • 文件大小:16.74kb
    • 提供者:ekey
  1. LockScreen

    0下载:
  2. Android图形解锁程序,只有一个类,简单明了,功能齐全-Unlock Android graphics program, only one class, simple and clear, complete functions
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:623.13kb
    • 提供者:向建华
  1. Canvas

    0下载:
  2. Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:88.73kb
    • 提供者:rpudn72
  1. grafika-master

    0下载:
  2. Grafika是一个研究android图形和多媒体的Demo库。-Grafika is a study of Android graphics and multimedia Demo library..
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:787.26kb
    • 提供者:丁二
  1. android-opengles1-master

    0下载:
  2. 这是一个使用OpenGL ES 1.0的示例程序 - 它通过本地层实现的OpenGL ES 1.0来渲染3D图形,通过Activity来管理GLSurfaceView-Android OpenGL ES 1.0 demo- render 3D graphics via native OpenGLES 1.0, but manage the Activity with a GLSurfaceView
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:11.02kb
    • 提供者:星期天
  1. Android-tuxingjiesuo

    0下载:
  2. Android 图形解锁源码 Android graphics unlock code-Android graphics unlock code Android graphics unlock code
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:732.86kb
    • 提供者:luoyong
  1. android

    1下载:
  2. 安卓软件APP工程源码,安全保密包含安全卫士源码,屏幕锁源码,人脸识别源码,手机防火墙源码,图案解锁之九宫解锁源码,图形解锁源码,网络监视器源码,远程视频监控程序源码等-Android APP software engineering source code, security code contains the security guards, screen lock code, source code for face recognition, mobile firewall source
  3. 所属分类:android

    • 发布日期:2016-12-12
    • 文件大小:13.68mb
    • 提供者:ARM
  1. QRCode-Android-master

    0下载:
  2. The two-dimensional barcode / two-dimensional code (2-dimensional bar code) is the symbol information of the black and white images that are distributed in a plane (two-dimensional direction) in a certain geometric pattern. The concept of "0&quo
  3. 所属分类:android开发

    • 发布日期:2018-05-02
    • 文件大小:1.12mb
    • 提供者:葛优躺
« 12 3 »
搜珍网 www.dssz.com