搜索资源列表
MyIReader
- android实现书架功能,主要是翻页的实现,利用2d绘图用贝赛尔曲线描述翻页曲线-android the shelves functions, mainly the realization of the next page, 2d drawing Bezier curves describe the flip curve
homework3
- Android绘图程序 可以选择绘制椭圆方形 随手涂鸦等等 可以存储和读取文件 代码良好 注释清晰-Android drawing program you can choose to draw the oval square readily graffiti, etc. can be stored and read the file code annotation clear
Android贪吃蛇
- android的一个很经典的游戏,贪吃蛇,可以从中系统学习android的多线程,以及实时绘图技术
android--draw
- 详细接受各种android绘图方法 详细接受各种android绘图方法-to introduce some kinds of ways of painting in the system of android
AChartEngine_Demo
- 在Android客户端,使用AChartEngine绘图工具,绘制各种趋势图-In the Android client, using AChartEngine drawing tools, draw a variety of trends
androiddraw
- android的画图工具源码 可以实现简单的绘图工作-a picture draw tool for android
android_draw
- android绘图基础,各种常用方法讲解-android drawing based on a variety of methods commonly used to explain
androidapp
- 观看Android 手机图片及设定背景及绘图程序源码-Three Android applications including image viewer, preference setting, and darw tool.
GraphView
- android 绘图 wedget view-android wedget view
MathPic
- 手机2D绘图软件-Eclipse Android SDK 功能: 1、绘制2D函数图像 可绘制3条 2、求零点 3、可移动,改变坐标值-Mobile 2D drawing software-Eclipse Android SDK Function: 1, 2D drawing functions to draw three images can be 2, find the zero 3, mobile, change the coordinate val
MyViewPro
- Android菜单及绘图实例,方便简单易懂-Android layout of the relevant control procedures and application methods, easy to use
Aclinic
- android 动画绘图 , 自定义view , 很好的学习资料 。 游戏基础-android animation graphics, custom view, good learning materials. Game basis
GameSurfaceViewActivity
- Android中,SurfaceView是比View更高级的绘图类,此程序设计为一个SurfaceView类的使用方法。-Android, SurfaceView is the View more advanced drawing classes, this program is designed for use a SurfaceView class.
MyReader
- android实现书架功能,主要是翻页的实现,利用2d绘图用贝赛尔曲线描述翻页曲线-android the shelves functions, mainly the realization of the next page, 2d drawing Bezier curves describe the flip curve
DrawDisk
- 抽奖轮盘,使用android Canvas+Path绘图方式实现,少贴图;-Draw disk, use Android Canvas+Path drawing mode, less map
DrawLineOnACE
- ANDROID绘图 achartengine可以实现图标统计-ANDROID icons can be achieved statistical graphics achartengine
MPChart
- HEllochart 绘图曲线例程 eclipse开发环境(HEllochart Plotting routine for eclipse)
android painting jar
- 很不错的android jar 包,绘图功能强大(This is a very nice jar packet based on android that can help you to painting wonderful table.)
bluetoothgatt
- 用Android Studio编写的基于蓝牙BleGatt协议的app上位机程序,并且可以接收单片机传来的书据进行绘图,适合大家用于做无线蓝牙数据控制,和无线蓝牙绘制数据图。(App Bluetooth PC program based on BleGatt protocol with Android Studio to write, and can receive from SCM books according to the drawing, suitable for everyone to
教你将Android手机变成蓝牙无线示波器
- 实现蓝牙实时接收数据并以波形的形式显示在手机屏幕上,绘图采用sufaceView(use surfaceview to make buletooth link)