-
the examples demonstrated how the Visual Basic programming and control from the...
该实例演示了,如何在VB程序开发中控制并从扫描仪中获取扫描图像的例子,其实很简单.-the examples demonstrated how the Visual Basic programming and control from the scanner to obtain the scanned image example, it is actually very simple.
- 2022-04-29 01:12:12下载
- 积分:1
-
图形学Zbuffer算法vc实现
图形学Zbuffer算法vc实现-graphics algorithm vc achieve Zbuffer
- 2022-01-25 14:40:08下载
- 积分:1
-
科恩的一个简单算法源程序
裁剪算法源码
一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
- 2022-03-23 02:56:59下载
- 积分:1
-
可以用来调整图像对比度和亮度的代码,用vc实现,不错的阿
可以用来调整图像对比度和亮度的代码,用vc实现,不错的阿-images can be used to adjust contrast and brightness of code, using vc achieved good A
- 2022-01-31 10:46:28下载
- 积分:1
-
VGA动画显示
主要是通过将几幅图存储在FPGA中的几个RAM中,通过对不同的RAM内容的调取,实现动画的效果。该代码参考了黑金的建模的那些事儿完成的
- 2023-03-03 03:10:02下载
- 积分:1
-
directx8 entry code, including texture mapping triangle transform loading model
directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
- 2023-05-15 02:25:03下载
- 积分:1
-
我自己编写的一段小的程序,希望大家来看看
我自己编写的一段小的程序,希望大家来看看
-I have written a small procedure, I hope you take a look at
- 2023-04-21 20:55:03下载
- 积分:1
-
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK
人脸检测 ,算法研究,驱动程序,海康卡,海康代码SDK-Face detection, algorithms, drivers,海康卡, Haikang code SDK
- 2022-03-20 20:34:00下载
- 积分:1
-
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的...
面型编辑工具,组态软件中常常用到库浏览的功能,这个工具就是用来做图形库的-face editing tools, configuration software is often used for access to the functions of this tool is used for graphics library
- 2022-10-01 03:30:03下载
- 积分:1
-
Harris Corner 角点检测程序
Harris Corner是最典型的角点检测子Corner Detector。角点经常被检测在边缘的交界处、被遮挡的边缘、纹理性很强的部分。满足这些条件一般都是稳定的、重复性比较高的点,所以实际上他们是不是角点并不重要(因为我们的目标就是找一些稳定、重复性高的点以作为特征点)。
- 2022-12-09 21:55:03下载
- 积分:1