资源列表
[压缩解压] huffmanCode
说明:基于huffman编码的压缩解压缩源代码,vs2005编译-Compressed and uncompressed source code based on huffman coding, vs2005 compiled<LIU Y> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[matlab例程] face-and-eye-detection-segmentation
说明:利用形态学方法,通过腐蚀膨胀进行人脸分割和人眼检测-Using morphological methods of face and eye detection segmentation<黄培洲> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[matlab例程] Gabor-filter-Matlab-code
说明:Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (<去雷> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[matlab例程] bic_audio_segment
说明:基于bic优化准则的,语音信号端点检测。-Bic-based optimization criterion, the voice signal endpoint detection.<去雷> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] calculator
说明:实现简易的加减乘除运算,在VC环境下运行用到栈和队列的相关知识-Implement simple arithmetic operations, operating environment used in the VC stack and queue knowledge<krystal> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] sga
说明:改代码是单目标遗传算法的简单实现,简单易懂,注释明了,适合初学者!-Change the code is simple to achieve a single objective genetic algorithms, easy to understand, comment and clear, suitable for beginners!<阮干> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] d
说明:设计一个稀疏矩阵计算器,要求能够:⑴输入并建立稀疏矩阵;⑵输出稀疏矩阵;⑶执行两个矩阵相加;⑷执行两个矩阵相乘;⑸求一个矩阵的转置矩阵;⑹求一个矩阵的逆矩阵(选做)。-Design of a sparse matrix calculator, requires the ability to: ⑴ input and the establishment sparse matrix ⑵ output sparse matrix ⑶ perform two matrices are added<David> 在 2025-07-09 上传 | 大小:3kb | 下载:0