-
算法的代码实现了普通DCT,快速DCT、IDCT算法快
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2022-04-18 20:43:27下载
- 积分:1
-
运用神经网络 算法所写的手写数字的识别程序
运用神经网络 算法所写的手写数字的识别程序-networks using neural network algorithm written in the handwriting digit identification procedures
- 2022-08-20 08:55:07下载
- 积分:1
-
is written for the purpose of constructing a map of the adjacent table
是用c 语言编写的,目的是构造一个图的邻接表-is written for the purpose of constructing a map of the adjacent table
- 2022-01-20 22:53:21下载
- 积分:1
-
visual c++ gdi编程之4 ,新手请看
visual c++ gdi编程之4 ,新手请看-visual c++ programming gdi the four, and newcomers See
- 2022-04-19 08:05:13下载
- 积分:1
-
用VB实现方框图,饼图等的制作,在数据分析中用途很广
用VB实现方框图,饼图等的制作,在数据分析中用途很广-VB diagram, the production pie in the data analysis uses a wide
- 2023-04-08 00:10:03下载
- 积分:1
-
Pixel
基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。-Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.
- 2022-01-25 19:51:38下载
- 积分:1
-
类似ACDSEE的图像浏览
类似ACDSEE的图像浏览-similar Desktop Image View
- 2022-03-23 21:32:04下载
- 积分:1
-
一种基于对话框的应用程序框架,可以自己扩展。
一种基于对话框的应用程序框架,可以自己扩展。-a dialog-based application framework that can expand its own.
- 2022-03-16 21:31:35下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者...
VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者-VC environment to be inserted into the picture and map arbitrary 4 pixel sampling then find the average value of a news box in the form of trouble for users
- 2023-01-06 23:50:03下载
- 积分:1