-
为VC6.0应用程序制作启动封面
为VC6.0应用程序制作启动封面-VC6.0 applications for the production of activated cover
- 2022-03-22 12:48:30下载
- 积分:1
-
人脸定位实例全部源码,包括对眼睛,嘴巴等的定位
人脸定位实例全部源码,包括对眼睛,嘴巴等的定位-face location of all source code examples, including the eyes, mouths positioning
- 2022-04-24 20:46:13下载
- 积分:1
-
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!...
H.263编解码原程序及测试程序源码,含测试序列。具体关于H.263编解码的介绍这里就不用多说了吧,这里有很难得的测试程序源代码!-H.263 codec original program source code and test procedures, including test sequence. Specific on the H.263 codec introduced here on the fact the bar, here are hard to come by testing program source code!
- 2022-12-19 07:45:03下载
- 积分:1
-
基于双主成分分析
基于二维PCA对人脸进行识别,对图像有很好的降维作用,且识别率比pca好-PCA based on two-dimensional human face recognition, the image is very good landing peacekeeping role, and the recognition rate better than pca
- 2022-02-15 09:02:05下载
- 积分:1
-
VC编的点处理程序,光栅操作,几何变换,图形基元,三维图形技术等程序...
VC编的点处理程序,光栅操作,几何变换,图形基元,三维图形技术等程序-VC arranges spot disposal procedure, diffraction grating
operation, geometry transformation, graph element, procedure and so on
three dimensional graph technology
- 2023-04-28 03:45:04下载
- 积分:1
-
自编写的一个显示bmp位图的程序;
自编写的一个显示bmp位图的程序;-since the preparation of a show bmp bitmap procedures;
- 2023-05-22 22:05:04下载
- 积分: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
-
JPEG显示
源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来
- 2022-01-27 19:34:34下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program3
- 2023-02-19 07:35:03下载
- 积分:1
-
模拟心电图程序,加入了对各种波形的设计,能够非常好演示...
模拟心电图程序,加入了对各种波形的设计,能够非常好演示-simulated ECG procedures, the right to join various waveforms are designed to be a very good demonstration
- 2022-01-24 14:45:44下载
- 积分:1