Welcome![Sign In][Sign Up]
Location:
Search - vbdraw

Search list

[Graph Drawingvbdraw

Description: 介绍一种用VB动态绘制二维坐标曲线的方法-A dynamic mapping using two-dimensional coordinates of VB curve method
Platform: | Size: 3072 | Author: zhaobing | Hits:

[assembly languageVBdraw

Description: 画图工具,包括画直线、圆、椭圆、矩形等,含颜色填充功能-draw
Platform: | Size: 67584 | Author: conan | Hits:

[2D GraphicVBdraw

Description: 可以跟据函数绘制曲线,并能通过矩阵运算来进行图像变换实现,平移,旋转,绽放等-a curve drawer
Platform: | Size: 7168 | Author: seacozz2007 | Hits:

[Special Effectsvbdraw

Description: 用VB绘制实时动态曲线,能动态移动,有兴趣的朋友更改一下,可以做得更好一些-Draw real-time dynamic curve with VB, can dynamically move, friends who are interested in change, you can do better. .
Platform: | Size: 4096 | Author: hanwen | Hits:

[Graph DrawingVBDRAW

Description: VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。   Picture1.ForeColor = &H0   Picture1.Line (-300, 0)-(300, 0)   Picture1.Line (0, 300)-(0, -300)   开始绘制白色函数图形-The VB function to draw graphics source code examples, generated graphics VB Graphics instance, set the Picture1 control so that its center point coordinates (0,0), Picture1.Cls remove other graphics, the following three lines of VB code in Picture1 drawing black horizontal axis and vertical axis. Picture1.ForeColor = & H0 Picture1.Line (-300, 0)- (300, 0) Picture1.Line (0, 300)- (0,-300) To draw a white function graph
Platform: | Size: 2048 | Author: 铭宇 | Hits:

CodeBus www.codebus.net