-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
svga图形编程库,适用DOS,borlandc 3.1 turbo c, MS
svga图形编程库,适用DOS,borlandc 3.1 turbo c, MS-C.可实现 256色以上编程-svga graphics programming library, application DOS, borlandc 3.1 turbo c, MS-C. Color can achieve more than 256 programming
- 2022-02-27 06:09:00下载
- 积分:1
-
3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写...
3d底层编程,不是用opngl,包括光线跟踪,纹理映射等,用vc编写-bottom 3d programming is not to opngl, including ray tracing, texture mapping, prepared using vc
- 2022-07-26 16:56:06下载
- 积分:1
-
Dialog in the rolling Bitmap
在Dialog中滚动显示位图-Dialog in the rolling Bitmap
- 2023-05-09 20:10:03下载
- 积分:1
-
vtk的小例子,希望对大家有用!
vtk的小例子,希望对大家有用!-vtk small examples, we hope to useful!
- 2022-08-11 08:05:56下载
- 积分:1
-
基于混合高斯模型的前景提取
资源描述使用视频数据,并对视频数据进行了预处理,以及对混合高斯模型提取的目标进行形态学操作,并进行了边缘检测提取出运动目标。使用的是opencv3写的
- 2023-08-12 05:45:06下载
- 积分:1
-
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考-expansion CSPLITTERWND Windows code division of MDI and SDI are unfamiliar with the reference can be friends
- 2022-09-20 03:30:03下载
- 积分:1
-
在RichEdit控件中显示图片
在RichEdit控件中显示图片-in RichEdit controls showed pictures
- 2022-11-11 19:00:02下载
- 积分:1
-
这是一个可以自动识别文字的程序,对识别数字非常有效。
这是一个可以自动识别文字的程序,对识别数字非常有效。-This is an automatic language identification procedures, to identify the number of very effective.
- 2022-04-11 22:48:07下载
- 积分: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