-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
qisiwole
vc++ 与 matlab 混合编程例子
- 2009-04-04 09:43:43下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
suggestion_for_hardware_engineer
硬件工程师必读攻略,提供了如何通过仿真有效提高数模混合设计性的有效建议(Hardware engineers must-read Raiders, provides a simulation of how to effectively improve the digital-analog hybrid design of effective proposals)
- 2010-03-12 17:15:51下载
- 积分:1
-
Data-fitting
matlab 数据拟合很好的资料,数学建模很有用,内含数据和源码。(matlab Data fitting
)
- 2012-06-17 17:12:04下载
- 积分:1
-
Downloads
this file contains basic amplify and forward technique with physical layer network concept
- 2013-02-12 19:22:25下载
- 积分:1
-
Kalman
卡尔曼滤波matlab代码,适合初学者,注释详细(
Kalman filter matlab code)
- 2013-05-10 20:50:28下载
- 积分:1
-
1687-6180-2013-92
一种用于稀疏孔径ISAR成像的加权特征向量自聚焦方法。(A weighted eigenvector autofocus method for
sparse-aperture ISAR imaging)
- 2017-04-18 09:00:19下载
- 积分:1
-
bimodal-noise
在复杂的电子系统中,影响信号接收的很多噪声为非高斯噪声,这些噪声是没有预料到的,以致破坏了接收机的功能,研究表明:这些噪声可以看成双模噪声,双模噪声从整体上讲属于非高斯噪声。(In complex electronic systems, many of the signal received by a non-Gaussian noise, the noise is not anticipated, resulting in damage to the receiver function, research shows that: the noise can be regarded as dual-mode noise, dual-mode noise As a whole is non-Gaussian noise.)
- 2011-04-30 17:21:27下载
- 积分:1
-
ldamatlab
LDA的matlab实现,得出alpaha和beta的值(the procedure to implement Latent Dirichlet Allocation ,the end of this procedure is the value of alpha and beta.)
- 2012-04-26 16:33:11下载
- 积分:1