搜索资源列表
circle
- VB中单机鼠标画随机圆。运用了随机数和circle。-draw a circle
kgf
- vb写的一个画图板小程序,可以画直线,点,圆等简单图形-vb drawing board to write a small program that can draw a straight line, point, circle and other simple graphics
circle
- 自己编的vb编程,逐点比较法插补从而画出圆弧,很不错的-The vb own programming, point by point comparison method in order to draw circular interpolation, it is good
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.
graphics
- vb实现中点画线,dda画线,画圆,画Bezier曲线-The dotted line, dda draw lines, draw a circle, drawing Bezier curves
circle
- 用于vb编程中作图,关于画圆的图,该程序不是太复杂,易学-Vb programming for mapping, draw a circle on the map, the program is not too complicated to learn
di-gui-yuan-quan-tu
- 用vb编的在matlab上实现的递归圆圈图的画法的程序-use vb to draw the recursion circle
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 圆图。整个圆图软件分为用户图形界面模块、圆图计算模块、画图演示模块。上述: 大模块又进一步分解,其中用户图形界面模块分为:主页、主
LISPorDLL
- LISP调用VB生的DLL文件实例,用于画圆的一个程序-The LISP call VB raw DLL file instance, a program used to draw a circle
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
VB--Spline-curve-fitting-program
- Spline曲线拟合的VB源代,根据鼠标的轨迹画出弧线,鼠标在右侧窗体的空白处单击,会留下圆圈,留下一定数量的圆圈后(至少两个)后,点击左上角的“运算曲线”按钮,即可将圆圈圈成线,绘制出图形。-Spline curve fitting VB source code, based on the trajectory of the mouse to draw an arc, a mouse click on a blank form on the right side, will leave the
circle
- VB中单机鼠标画随机圆。运用了随机数和circle。-draw a circle