-
graphic library with micom
graphic library with micom
- 2022-02-09 16:04:38下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
一个不错的指纹分析代码程序,希望大家会喜欢
一个不错的指纹分析代码程序,希望大家会喜欢-A good fingerprint analysis procedure code, I hope everyone will like
- 2022-04-19 20:45:50下载
- 积分:1
-
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂...
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface, mouse support, complex algorithm slightly
- 2022-08-14 20:43:11下载
- 积分:1
-
3DS文件的装载机,可以实现加载3DS文件,和路由模型
3DS File loader,can realize load 3ds file,and roate model
- 2022-04-19 15:12:40下载
- 积分:1
-
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究...
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究-The network popular image thinning algorithm only one, the effect is not very good, this is my hard work to collect the other four types of image thinning algorithm for the U.S. tries to study the
- 2023-07-22 15:25:03下载
- 积分:1
-
VB案例开发,一个很有参考价值的应用程序.大家可以看看.
VB案例开发,一个很有参考价值的应用程序.大家可以看看.-VB case development, a great reference value to the application. We can look at. Ha ha
- 2022-04-08 09:50:18下载
- 积分:1
-
Drawing a mouse and keyboard can be used to control the rotation of the cube.
绘制一个可以用鼠标和键盘控制的旋转立方体。-Drawing a mouse and keyboard can be used to control the rotation of the cube.
- 2022-02-05 11:25:45下载
- 积分:1
-
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。
编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。
保存方面 ,要求能够将所绘制图元成功保存进文件。
读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err
- 2023-02-16 20:10:04下载
- 积分:1
-
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合
vb(CAD)绘图程序 源代码 采用visual basic 与CAD 结合-vb (CAD) drawing program using visual basic source code for integration with CAD
- 2022-02-10 09:25:23下载
- 积分:1