-
影象处理的所有程序,,测试全部合格,,算法达到嘴快
影象处理的所有程序,,测试全部合格,,算法达到嘴快-Images of all treatment procedures, testing of all qualified, the algorithm reached嘴快
- 2022-02-07 17:39:31下载
- 积分:1
-
四则混合
ORDER混合动力系统2种模式。两种模式之间的切换。检测开关瞬间的
- 2022-06-30 12:50:06下载
- 积分: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
-
本程序用于贝赛尔曲线的生成,采用四点控制法
本程序用于贝赛尔曲线的生成,采用四点控制法-the procedures for Bessel curve generation, using 4:00 Control Act
- 2022-01-27 16:12:27下载
- 积分:1
-
光纤中的色散
Dispersion in an optical fiber
- 2023-04-25 03:30:03下载
- 积分:1
-
二维码识别
二维码识别 包括文件:Ø EnCodePdf.dll //PDF417编码动态链接库Ø EnCodeQr.dll //Qr_Code编码动态链接库Ø EnDataMatrix.dll //DataMatrix编码动态链接库Ø Wcomp.dll //图像压缩动态链接库 2) 支持操作系统Ø Windows 95/98Ø Windows NTØ Windows 2000 Professinal / Server 3) 支持开发环境有:Ø Microsoft Visual C++ 6.0 / .NetØ Microsoft Visual Basic 5.0/6.0Ø Microsoft Visual Foxpro 5.0/6.0Ø PowerBuilderØ Delphi
- 2022-11-16 01:30:02下载
- 积分:1
-
网站模板一个网站模板
网站模板一个网站模板-a website template website template
- 2023-02-04 15:20:04下载
- 积分:1
-
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件....
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件.-image pushpin find the focal point, the document contains two original documents and an image file.
- 2022-06-26 08:20:24下载
- 积分:1
-
用vc写的基于图像处理的计算机集成数控技术
用vc写的基于图像处理的计算机集成数控技术-vc used to write on the computer image processing technology integration NC
- 2023-06-24 02:45:03下载
- 积分:1
-
这是计算机图形学中的对二维图形进行基本几何变换的程序
这是计算机图形学中的对二维图形进行基本几何变换的程序-This is a two-dimensional computer graphics in the graphics program of basic geometric transformations
- 2022-02-18 16:16:44下载
- 积分:1