资源列表
FEC_hardware
- 2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。-2 / 3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.
watermark
- 基于离散余弦变换的水印代码,可嵌入水印信息,提取水印信息以及抗攻击测试
5
- 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
KPCA.rar
- 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
DCTchange
- DCT变换程序,将一组给定的8*8图像块经过DCT变换为另一个8*8矩阵,并计算输出压缩比。-DCT transform process, a given set of 8* 8 image block after DCT transform for another 8* 8 matrix, and calculate the output compression ratio.
book
- 数据结构课程设计,图书管理系统,使用链表结构!-Data structure design, library management system, use the list structure!
work
- 基于最大熵的图像分割,这是一种简单的二值分割方法-the segmentation of image
Data_struct_1
- 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
qishixunyou
- 编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则失败问题无解)。 -Knight Parade prog
chubu
- 图像分割程序,可以分割红外车辆目标、人物等目标和图像。-Image segmentation program, you can split infrared target vehicles, characters and other objectives and image.
Untitled
- fft快速傅里叶比变幻和一般傅里叶变化的差别比较-fft Fast Fourier compare the differences and changes in the ratio of general Fourier transform
Desktop
- 用于图像、图形的增强处理,效果非常明显,希望采纳-For images, graphics, enhanced processing, the effect is very obvious, hope to adopt
