资源列表

« 1 2 ... .96 .97 .98 .99 .00 16101.02 .03 .04 .05 .06 ... 18703 »

[图形图像处理(光照,映射..)A-modified-pulse-coupled

说明:A modified pulse coupled neural network for shortest-path problem
<魏庭松> 在 2025-10-01 上传 | 大小:201kb | 下载:0

[OpenCVGaussian

说明:高斯滤波程序,分别采用5*5模板,一维高斯滤波,二维高斯滤波等方法对图像进行滤波处理-Gaussian filtering procedures were used to 5* 5 templates, one-dimensional Gaussian filter, two-dimensional Gaussian filtering methods for image filtering process
<贾明> 在 2025-10-01 上传 | 大小:285kb | 下载:0

[2D图形编程humanoid

说明:create humanoid using 2d object
<Siti syuhaida > 在 2025-10-01 上传 | 大小:31kb | 下载:0

[图形图像处理(光照,映射..)PicMatch

说明:基于C++的图像配准算法,通过提取特征点,完成特征点匹配,估计运动模型参数,完成图像配准-C++ based image registration algorithm
<chendalong> 在 2025-10-01 上传 | 大小:226kb | 下载:0

[图形图像处理(光照,映射..)Secure-Image-survey

说明:该文件描述了使用混沌进行图像加密的研究现状,并对其安全性指标进行了总结-The document describes the research status, chaotic image encryption, and a summary of its security index
<tianye> 在 2025-10-01 上传 | 大小:79kb | 下载:0

[3D图形编程MSChart

说明:c#chart图可以2 D或者3 D画图。
<d> 在 2025-10-01 上传 | 大小:1.74mb | 下载:0

[图形/文字识别CNNdigitrecognize

说明:CNN卷积神经网络数字识别代码,运行后有很友好的识别界面-CNN convolution neural network digital identification code, after running very friendly recognition interface
<杨祥宇> 在 2025-10-01 上传 | 大小:11.54mb | 下载:0

[3D图形编程The-Red-Book.Latest

说明:The OpenGL red. Everything you need to start #D programming.
<mitsos> 在 2025-10-01 上传 | 大小:3.88mb | 下载:0

[图形图像处理(光照,映射..)ScanBitmap

说明:MFC实现的可以截图工具,可保存,只支持bmp格式-MFC to achieve the screenshot tool can be saved, only to support the BMP format
<dxy> 在 2025-10-01 上传 | 大小:5.1mb | 下载:0

[2D图形编程OpenCVEntry

说明:opencv入门教程,c++,c,图像处理教程-opencv introductory tutorial, c++, c, image processing
<> 在 2025-10-01 上传 | 大小:1.65mb | 下载:0

[图形图像处理(光照,映射..)ex14

说明:IIR数字滤波器设计与实现:掌握用双线性变换法设计IIR数字滤波器的方法,掌握由低通到高通﹑带通﹑带阻的频率变换方法,掌握Butterworth滤波器设计的原理。-IIR digital filter design and Implementation: master the use of the bilinear transform IIR digital filter design method master low to high pass, band-pass, band resis
<xuyaowen> 在 2025-10-01 上传 | 大小:729kb | 下载:0

[OpenCVdrawing

说明:opencv def random_color(random): Return a random color icolor = random.randint(0, 0xFFFFFF) return cv.Scalar(icolor & 0xff, (icolor >> 8) & 0xff, (icolor >> 16) & 0xff) if __name__ == __main__ : # some consta
<Phindx> 在 2025-10-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 16101.02 .03 .04 .05 .06 ... 18703 »

源码中国 www.ymcn.org