搜索资源列表
Graph-Drawing-by-Force-directed
- 这是关于force-direct算法的可视化方向的论文,主要为了使得画布中的各点分布均匀,弹簧与戒指模型说得很不错。-This is about the force-direct visualization of the algorithm the direction of the paper, the main canvas in order to make the points evenly distributed spring model very well with the ring.
android-canvas
- 对学习android的朋友在画图上有很大的参考意义-Android friends to learn a lot on drawing reference value
ProgressBar
- android 自定义刻度尺。有2个游标可以调节。全部用程序才Canvas上绘制而成。-android custom scale. Two cursors can be adjusted. All procedures before Canvas Drawing from.
Canvas
- 基于Java语言的画图程序(与Windows自带画板功能相似)-Java-based drawing program (with the functionality similar to Windows own Sketchpad)
aboutres
- Canvas Drawing and Dyanamic cursor change
3dCanvas
- WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports most of the methods of the Delphi TCanvas Component. All drawing methods sent to the component will be rendered in a 3D manor (extruded or embossed
Canvas
- 在Ogre环境下绘制2D内容,支持缩放,旋转等基础操作-In the 2D drawing environment, the contents of Ogre
Draw
- 用c#开发的绘图程序,功能比较强大。可以直接在画布上绘制图形。-Developed using c# drawing program, the more powerful features. You can draw directly on the canvas graphics.
ThreadSyncExample
- 在多线程中操作VCL对象时,需Synchronize到主线程,否则可能引起“Canvas does not allow drawing”异常。这是一个的线程同步例子,同时放了2种代码,可对照理解Synchronize的作用。-It s an example about how to operate VCL object in multithread. Use "Synchronize" To avoid "Canvas does not allow drawing" exception.
Canvas
- 一个windows画图程序,实现了画图的基本功能,并添加有自己的特色之处。-A canvas procedures, to achieve the basic drawing functions, and add their own features of Office.
android-canvas
- 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
Simple-Drawing-Board
- 使用html5的canvas写一个简单的画板程序 尚在学习改进中-The canvas using html5 write a simple program is still under study to improve the drawing board
html5-canvas-drawing-app
- HTML5 canvas drawing application. fully offline-HTML5 canvas drawing application. fully offline!!!!
Canvas
- 用JAVA编写的Canvas绘图程序,可以制作许多漂亮的图片-Canvas drawing program written in JAVA, can make a lot of pretty pictures
Canvas
- Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And
Canvas-drawing-
- jQuery绑定事件和Canvas绘图的常用方法-Common methods of jQuery binding events and Canvas drawing
html5-canvas-drawing-app-master
- HTML5利用canvas画笔功能使用鼠标或手指绘画,可以运行与IOS,ANDRIOD,WINDOWS,MAC全平台浏览器-Sketchpad app using html5 canvas to draw using touch or mouse, works on iOS, Android, Window Phone and browser. App uses touch events, MSPointer events and mouse events to support iOS, And
html5-canvas-drawing-app
- Simple drawing and coloring program source code using html5 and java scr ipt
canvasdrawing
- This scr ipt shown how to draw using canvas in PHP
html5 Canvas画图教程
- html5 Canvas画图教程,html5 Canvas画图初步入门指导,希望对你有所帮助。(html5 Canvas drawing tutorial.)