-
网上下的。。 视频抄表。。。。。。。。。。。。没用过
网上下的。。 视频抄表。。。。。。。。。。。。没用过-Online under. . Video meter reading. . . . . . . . . . . . Not used
- 2022-07-28 01:29:20下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1
-
用于图像的主成分变换,完成数据压缩的目的和数据信息的提取...
用于图像的主成分变换,完成数据压缩的目的和数据信息的提取-transformation of features
- 2022-07-04 06:13:05下载
- 积分:1
-
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。...
DDA画线算法, 此处加上了延时,更便于观察画线过程,演示效果好。-DDA line drawing algorithm, here coupled with the delay, but also easy to observe the process of drawing lines to demonstrate good results.
- 2022-02-07 09:58:23下载
- 积分:1
-
source
source-code of a 64k-intro.
- 2022-02-16 00:39:13下载
- 积分:1
-
这是一个计算机图形学算法的演示,它被用在一个。我..
计算机图形学中常用算法演示,用VC++实现,可读性很强,对初次接触图形学的人有帮助-This a demo of algorithms for computer graphics, which is implemented by VC++. It is easy to understand and helpful for the beginners of graphics.
- 2022-04-11 17:31:04下载
- 积分:1
-
这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字...
这是一个在VC的环境下编写的小应用程序,随便选择一个汉字,然后输入背景字符,和前景字符,然后可以用这两个字符显示出这两个汉字-This is a VC in the preparation of the environment of small applications, choose any one Chinese characters, then the background characters, characters and prospects, could then make use of these two characters from these two Chinese characters
- 2023-09-06 01:35:03下载
- 积分:1
-
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法...
结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algorithm
- 2023-01-26 08:10:04下载
- 积分:1
-
sobel边缘检测,简单的边缘检测程序,并可进行二值化处理,适合初学者。...
sobel边缘检测,简单的边缘检测程序,并可进行二值化处理,适合初学者。-edge detection, sobel
- 2023-05-15 06:15:03下载
- 积分:1
-
目标跟踪算法
这是一个目标跟踪算法,利用mean shift(均值偏移)方法对若干帧图像上,我们所指定的目标区域进行跟踪,该算法具有很高的跟踪精度。
- 2023-08-31 06:40:02下载
- 积分:1