-
画图工具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
-
VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习...
VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习-VC++ With OPENGL prepared a small complete CAD software, Visual C++ CAD application development technology , a book that set out the main procedures, so very delicate, it is worth learning
- 2022-02-24 08:58:47下载
- 积分:1
-
颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理...
颜色HSV空间与RGB空间的相互转换,本程序已经测试可用于彩色图像处理-HSV space and RGB color space conversion, the procedures have been tested can be used for color image processing
- 2023-06-11 13:55:02下载
- 积分:1
-
用C语言编出来的饿一个非常没的图案
用C语言编出来的饿一个非常没的图案- Hungry extremely no design writes which with the C language
- 2022-07-07 17:42:28下载
- 积分:1
-
《虚拟现实三维立体网络程序设计语言VRML――第二代网络程序设计语言》配书光盘
《虚拟现实三维立体网络程序设计语言VRML――第二代网络程序设计语言》配书光盘-"virtual reality 3D network programming language VRML-- second-generation network programming language" CD Distribution
- 2022-01-22 06:31:37下载
- 积分:1
-
将窗体编译成类库 将窗体编译成类库
将窗体编译成类库 将窗体编译成类库 -Will be compiled into a class library will form the form will be compiled into a form library will be compiled into a class library compiled form
- 2022-10-17 20:25:03下载
- 积分:1
-
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看
一个用于图形学算法演示和面向对象概念深入理解的开源软件. 具体说明可看- Uses in the graph study algorithm demonstration and the
object-oriented concept thorough understanding operates source
software The concrete explanation is worthy of looking at
- 2022-05-06 11:30:16下载
- 积分:1
-
一个在图象处理中有用的图象二值化源程序,要用快下!
一个在图象处理中有用的图象二值化源程序,要用快下!-image processing in a useful image binary source, use under fast!
- 2022-08-21 15:20:24下载
- 积分:1
-
This package includes the source code which computes the diameter (or an epsilon
This package includes the source code which computes the diameter (or an epsilon-approximation) of a points set, that can be randomly picked, or read from a file.
- 2023-06-26 11:25:03下载
- 积分:1
-
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用...
这个是一个用C画曲线增加参数的程序,这个老师留的作业,希望对大家有用-This is an additional parameter with C curve drawing procedure, the teacher left the job, hope for all of us
- 2022-04-25 08:57:48下载
- 积分:1