资源列表
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
googelmapsapi
- 用googel maps api 在周面上显示地图,可以修改地图大小,嵌入在网站里面!-with api googel maps show the surface of the Week maps can be revised map size, embedded in a site inside!
song111
- very good song please -very good song please
路径搜索
- 路径搜索c++算法实现-Path Search Algorithm
MOTOCTR
- c8051f330的电机控制,使用L298
mfcc1
- matlab中MFCC提取,在6.5中编译通过!
loadflow
- 电力系统潮流计算,电力系统一般的潮流计算算法-power flow computation of power system,the nomal power flow algrthm of power system
Zhouxing_Algorithm05
- acm中的一道关于财产继承问题的源代码,希望大家能喜欢,有不足之处还请大家批评指正!-acm the property of a succession of source code, I hope you will like it, inadequate Department also criticized please correct me!
baiqianbaiji
- 一个古老的问题,百钱百鸡问题 谢谢 用VB编写的-an age-old question, 100 hundred chickens money problems Thank you prepared with VB
feinuo
- 1.写出Fano编码算法。2.写出Fano编码算法的译码算法。3.任意给定一个信源模型。4.编程实现信源的Fano编码和译码
linelink
- 建立一个顺序存储的 线性表,实现线性表的 插入,删除操作-establish a sequence of linear storage table to achieve linear table, insert, delete operation
Poisson
- C语言,泊松分布,为产生随机信号,用于系统通信的仿真