-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
Extra watermark embedding algorithm
dct水印嵌入算法-Extra watermark embedding algorithm
- 2022-10-05 20:30:03下载
- 积分:1
-
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。...
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。-The source code contains a variety of pattern recognition algorithms, for the same handwritten figures, a variety of algorithms to identify, can compare the various algorithms to identify the effect.
- 2023-09-09 07:10:03下载
- 积分:1
-
xvidx This is the source code (MPEG4). Under the vc compiler.
这是xvidx源代码(MPEG4)。可以在vc下编译。-xvidx This is the source code (MPEG4). Under the vc compiler.
- 2022-01-25 15:39:42下载
- 积分:1
-
用于VGA显示
自己先了一个关于VGA显示的verilog代码,该代码实现的功能主要是显示屏的几种颜色的显示。由于自己写的,希望对于那些初学FPGA者有些许的帮助
- 2022-01-29 03:11:10下载
- 积分:1
-
QR解码 C++ 正常解码
QR解码 C++ 正常解码 二维码编码器,日本人编的,可以用,在下面框中写入内容,自动转为二维码-Two-dimensional encoder, the Japanese series, you can use the box below to write content, automatically become the two-dimensional code
- 2022-03-04 05:49:49下载
- 积分:1
-
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码-TinyCad re-compile in VC6 debugger success PCB CAD source
- 2022-02-03 15:37:02下载
- 积分:1
-
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原...
数字图像处理相关实习内容,包括图像平滑、滤波、变换。图像的重建和复原-digital image processing image smoothing wave filtering image reconstruction
- 2022-02-13 05:36:24下载
- 积分:1
-
图像的平移,旋转
平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向
右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。
下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示
区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
- 2022-03-16 08:40:04下载
- 积分:1
-
meanshift tracking method, a mouse click to select the tracking region
meanshift跟踪方法,鼠标点击来选定跟踪区域-meanshift tracking method, a mouse click to select the tracking region
- 2023-03-19 03:00:04下载
- 积分:1