-
Detailed account of the different types of DVI interfaces, including the definit...
详细讲解了DVI接口的不同类型,包括和VGA的定义-Detailed account of the different types of DVI interfaces, including the definition and VGA
- 2022-06-27 22:13:49下载
- 积分:1
-
这是一个做美国国旗的程序,可以实现国旗的票动效果
这是一个做美国国旗的程序,可以实现国旗的票动效果-This is a flag of the United States to do procedures, the national flag can be achieved dynamic effects of votes
- 2022-07-25 08:34:24下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容...
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容-matlabmatlab
- 2022-03-12 15:01:07下载
- 积分:1
-
体积阴影例子程序和源代码,包括Quake3等文件的加载代码。
体积阴影例子程序和源代码,包括Quake3等文件的加载代码。-shadow volume procedures and examples of source code, including Quake and other documents loading code.
- 2022-01-30 23:34:12下载
- 积分:1
-
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南....
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南.-Two folders are Java under the Eclipse project, Eclipse is running, respectively, after the import of these two works can be seen on the results. Please check AP2APTest how to run the development of guidelines.
- 2022-03-11 20:08:12下载
- 积分:1
-
利用VC++开发图像采集卡与图像预处理库
利用VC++开发图像采集卡与图像预处理库-VC development and image acquisition card for image preprocessing
- 2022-03-30 14:28:45下载
- 积分:1
-
用VC实现的简单动画程序,即显示如GIF格式的动画效果。
用VC实现的简单动画程序,即显示如GIF格式的动画效果。-VC to achieve a simple animation
- 2022-11-03 20:05:03下载
- 积分:1
-
在图像显示预处理中,常用到腐蚀算法,将图像进行扫描,复试后将得到灰度图。
在图像显示预处理中,常用到腐蚀算法,将图像进行扫描,复试后将得到灰度图。-Pretreatment of the image display, commonly used to corrosion algorithm, the image is scanned, re-testing will be grayscale.
- 2023-06-04 12:25:03下载
- 积分:1
-
java write a mapping procedure is easy to use, can be painted a different graphi...
java写的一个绘图程序,很方便使用,能绘不同的图形-java write a mapping procedure is easy to use, can be painted a different graphics
- 2022-03-18 13:39:12下载
- 积分:1