-
一套指纹识别的c语言源代码
一套指纹识别的c语言源代码-a fingerprint identification c language source code
- 2022-09-25 13:00:03下载
- 积分:1
-
图片浏览,支持多种图片格式,支持图片的缩放。
图片浏览,支持多种图片格式,支持图片的缩放。-Picture browsing, support for a variety of picture formats, support for image scaling.
- 2022-03-14 17:18:23下载
- 积分:1
-
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。...
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。-use or generation algorithm to achieve a realistic shape of the leaves, the head of procedures similar to the leaves of the tree leaves.
- 2022-02-05 14:01:16下载
- 积分:1
-
VC在线签名验证的原始码,包括AR算法和DTW算法…
vc在线签名鉴定原码,包含AR算法和DTW算法及应用实例.-vc online signature verification original yards, including AR algorithm and DTW and application examples.
- 2022-05-24 13:37:38下载
- 积分:1
-
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。...
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。-In the VS programming environment, generate a three-dimensional cylinder, the display can rotate any direction.
- 2022-04-20 09:21:07下载
- 积分: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
-
Bayesian classifier on the experimental design is suitable for entry, a mass is...
关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
- 2023-09-09 01:50:04下载
- 积分:1
-
Vector in 3D space
Vector in 3D space
Vector in 3D space
Vector in 3D space
- 2023-05-14 15:10:04下载
- 积分:1
-
jpeg图像编/解码
jpeg图像编/解码-jpeg picture arranges/decodes
- 2023-08-31 20:55:03下载
- 积分:1
-
稿件名称:卡通渲染
稿件作者:申晓
程序名称:D3D9Cartoon
运行环境:VS.NET2002+WinXP
注意事...
稿件名称:卡通渲染
稿件作者:申晓
程序名称:D3D9Cartoon
运行环境:VS.NET2002+WinXP
注意事项: -Article Name: cartoon rendering manuscripts Author:申晓Program Name: D3D9Cartoon operating environment: VS.NET2002+ WinXP Note:
- 2022-03-14 12:33:30下载
- 积分:1