资源列表
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
menu
- dos环境下,通用菜 单界面 程序,可裁减-dos environment, the general menu interface procedures that can be trimmed
buijingdianji
- 步进电机的按键控制,在单片机上实现,C语言实现-Keys stepper motor control, SCM
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
splaytreeee
- Splay tree implementation data structures
Search.button.information.form
- 搜索按钮客户端表单开发设计资料Search button client-side development and design information form -Search button client-side development and design information form
Form1
- C# 树形菜单生成,需要三个字段ID pid name,然后自动生成树形菜单-C# to generate tree menu, you need three fields ID pid name, and then automatically generate tree menu
feinuo
- 1.写出Fano编码算法。2.写出Fano编码算法的译码算法。3.任意给定一个信源模型。4.编程实现信源的Fano编码和译码