搜索资源列表
java画图程序
- 这是一个小型的画图程序,有普通的话图功能,方便易用-This is a small drawing program, a general map of functional, easy to use
BREW_igraphicsdemo
- 一个简单的BREW入门的画图程序,可以很好的理解BREW画图形和显示图形的机制.-a simple drawing of BREW entry procedures, can good understanding of the BREW painting graphics and display graphics system.
背景和鼠标
- 可以在一般背景下画图,也可以获取鼠标位置-in the general context of the class, but also access to the mouse position
graphics-vc
- Symbian -画图程序 graphics-vc.rar-Symbian-graphics drawing program - vc.rar
RCPCED
- 仿真程序主体部分由c语言完成,改变运行的设定的参数,在相同的信道编码速率下,通过改变误码率,用Matlab软件进行画图,得出在相同编码速率不同误码率下的纠错后误码的比率,接着改变编码速率,重新可以划出另外的两条曲线;-simulation program from the main part of the completion c language, change the operation of the set parameters, the same channel coding rate,
draw
- 在qualcomm的brew平台下的一个画图程序
DrawInPDA
- 在PDA中的画图程序-Program for drawing in PDA
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
brewDrawing.rar
- 用按键控制小方块移动,做出简单图形。 手机导航键移动小方块(所过之处将被擦除) 2,4,6,8数字键用于画图(所到之处留下方块),draw simple picture with a box. up,down,left,right to move the box 2,4,6,8 to draw picture.
Mul-Serial
- 多线程串口类,实现对多串口的读并显示画图,该类十分有用。-Serial communication transceiver and real-time graphics, multi-thread source have comments Function is very powerful class
android-canvas
- 对学习android的朋友在画图上有很大的参考意义-Android friends to learn a lot on drawing reference value
util
- android画图工具类,游戏开发时,图片翻转、旋转的实现-android drawing tools, game development, image rotation, rotation to achieve
AndroidDraw
- 实现的用java语言实现对openGL 的3D画图效果-Implementation using java language drawing on the 3D openGL effects
Draw
- android的一个画图小程序,仅供参考-android, a drawing applet, for reference only
little_joy
- android 简单画图源码,功能比较单一就是只能简单画笔-android drawing source, single function, is only a simple brush
android-chart
- android 画图库,能画出柱状图,折线图饼状图。-the android Painting Gallery, can draw a bar chart, line chart, pie chart.
Graphics
- iPhone画图和图画填充,包知图形的隐影实现,全部为CoreGraphics框架的 API接口.-IPhone drawing pictures and filling, bag of hidden knowledge graphics shadow realize, all for CoreGraphics framework apis interface.
mycom
- 基于串口的画图程序,可以跨平台,图像描数据-Serial-based drawing program, can be cross-platform, image descr iption data
androiddraw
- android的画图工具源码 可以实现简单的绘图工作-a picture draw tool for android
Drawtest画图
- 关于画图的测试程序,有相关代码的调用情况