搜索资源列表
kgf
- vb写的一个画图板小程序,可以画直线,点,圆等简单图形-vb drawing board to write a small program that can draw a straight line, point, circle and other simple graphics
circle
- 用VB编程,在picturebox中画出圆形。方法简单实用。-Programming with VB in picturebox in round draw. Method is simple and practical.
VBexample
- 使用VB6.0制作了两个实例,改变颜色和画圆,虽然比较简单,但对于VB初学者而言还是个不错的东东哦!-Produced two examples of using VB6.0 to change the color and draw a circle, although relatively simple, but VB is still a good beginner run Dongdong Oh!
DrawCircleByThreePoint
- 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
VBhuayuan
- 此程序用vb实现了画圆功能,有需要的可以拿去做参考-This program achieved a draw a circle with vb function, there is a need to do that can take reference
wht
- 该程序使用visual basic开发,描述了在vb环境下怎么在窗体上进行绘图操作。及颜色等的渐变。-the program developed by viaual basic,you can learn how to draw a circle at vb form and how to turn corlor.
circle
- 用于vb编程中作图,关于画圆的图,该程序不是太复杂,易学-Vb programming for mapping, draw a circle on the map, the program is not too complicated to learn
Vchaapter5501b
- 在Vb中用MO控件源码实现现画圆、画矩形、画多边形等功能 -Vb using the MO control source now draw a circle, draw a rectangle, polygon drawing function
Smith
- 圆图软件设计要求计算结果以图形和数据并行输出,处理包括复数的矩阵运算。为使程序代码简单,执行运算速度快,计算精度高,选择MATLAB 软件作为设计技术平台较为理想(也可利用VC,VB等)。该软件数学表示、函数集丰富且功能强大、良好的用户界面以及许多函数本身会绘制图形且自动选取坐标刻度等显著优点,特别适用大量计算。利用MATLAB强大的作图功能容易画出完整的Smith 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
FillRgn
- FillColor属性用在VB中绘制圆和矩形时决定填充的颜色。如果想填充任意区域要借助Windows API。Windows API中有两组用于填充,一组是利用区域函数,另一组是利用ExtFloodFill函数。-The FillColor property used to draw a circle and rectangle in VB decision fill color. If you want to fill any area must rely on the Windows API
circle
- VB中单机鼠标画随机圆。运用了随机数和circle。-draw a circle