-
himself in a state with the filtering process and the results were still good, s
自己写的一个同态滤波程序,效果不错,可以-himself in a state with the filtering process and the results were still good, s
- 2022-07-22 04:26:19下载
- 积分:1
-
分享一个CAD VBA代码,将CAD视口分为四个视口
分享一个CAD VBA代码,将CAD视口分为四个视口-Share a CAD VBA code, CAD, as I will be divided into four, as I! !
- 2022-08-10 15:33:10下载
- 积分:1
-
一个完整的人脸识别程序,分别用了几种比较通用的算法。
一个完整的人脸识别程序,分别用了几种比较通用的算法。-A code for face identification which contain some common.
- 2022-04-09 09:56:43下载
- 积分:1
-
用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。
用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
- 2023-08-22 22:20:04下载
- 积分:1
-
一个纯VB代码编写的3D图形引擎。具有光照效果、贴图效果和各种显示模式。...
一个纯VB代码编写的3D图形引擎。具有光照效果、贴图效果和各种显示模式。-A pure VB code prepared 3D graphics engine. With lighting effects, texture effects and a variety of display modes.
- 2022-06-20 02:49:14下载
- 积分: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
-
Run Length Encoding compressor program 8 bit header version
Run Length Encoding compressor program 8 bit header version
- 2022-02-05 04:40:00下载
- 积分:1
-
spline drawing programm
Please read your package and describe it at least 40 b...
spline drawing programm
Please read your package and describe it at least 40 bytes in English.-spline drawing programm
Please read your package and describe it at least 40 bytes in English.
- 2022-02-14 12:19:36下载
- 积分:1
-
做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。...
做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。-do laboratory testing of Matlab fingerprint identification code, to test the fingerprint feature extraction of several pairs of identification, which can be used for the validation phase papers laboratory use, hope for beginners and the majority of in-school help.
- 2022-03-31 10:29:13下载
- 积分:1
-
interface procedures done well
界面程序,做得不错-interface procedures done well
- 2022-02-04 21:00:11下载
- 积分:1