-
gongs Chuan Chuan presence C Suan Village generation line
恭川村代线
- 2022-01-22 03:50:44下载
- 积分:1
-
图形消隐的生成算法
图形消隐的生成算法-graphics blanking the Algorithm
- 2022-06-20 09:13:18下载
- 积分:1
-
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用...
本源码可以对图像进行基本的处理 像图像的二值化 图像的灰度变换 对比度变换 以及对图像进行 直方图的均衡化处理等等 项目中非常实用-The source can be the basic image processing such as image binarization image contrast gray-scale transformation of the image transformation, as well as the histogram equalization processing, and so the project is very useful
- 2022-02-18 14:07:50下载
- 积分:1
-
Internet task management system (Java source
Internet任务管理系统(JAVA源码-JAVA GUI)-Internet task management system (Java source-Java GUI)
- 2022-07-01 19:57:41下载
- 积分:1
-
a simple graphical filling algorithm source code files as described!
一个简单的图形填充算法,源代码如文档中所述!-a simple graphical filling algorithm source code files as described!
- 2022-01-25 19:42:30下载
- 积分:1
-
制作JAVA小动画,执行本例实例后,将在浏览器窗口内显示一个JAVA小动画。显示顺序是:先显示JAVA的咖啡形状的logo图片,然后依次显示 带有“J”,” A...
制作JAVA小动画,执行本例实例后,将在浏览器窗口内显示一个JAVA小动画。显示顺序是:先显示JAVA的咖啡形状的logo图片,然后依次显示 带有“J”,” A”,” V”, “A” 四个字母的图片。显示结束后,程序会自行循环。-JAVA small animation production, the implementation of the cases example, the browser window displays a small Java animation. The order is revealed : the first showing Java coffee-shaped logo pictures, to be followed by shows with "J", "A" and "V", "A" four-letter images. After the show, procedures own circle.
- 2022-02-25 08:41:17下载
- 积分:1
-
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。...
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
- 2022-03-16 15:15:01下载
- 积分: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
-
图像自动分割源码
图像自动分割源码-automatic image segmentation FOSS
- 2022-03-24 06:31:41下载
- 积分:1
-
一个关于图形图向生成的软件
一个关于图形图向生成的软件- About graph chart to production software
- 2022-02-09 23:35:35下载
- 积分:1