-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
TM_sin_daoti
使用有限时域差分法模拟THZ波在二维光子晶体中的传播(simulation of THZ wave spreading in two-dimensional photonic crystals using FDTD)
- 2014-10-31 13:09:08下载
- 积分:1
-
Matlab
图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己改改(Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed)
- 2009-05-16 12:04:25下载
- 积分:1
-
signalssystemmatlab
matlab 信号与系统实验 对学习信号课程很有帮助(Signals and Systems matlab experimental curriculum helpful signals to study)
- 2009-03-20 22:46:34下载
- 积分:1
-
matlabxiabo
小波域内去噪滤波器matlab代码(MATLAB 图像处理与计算机视觉 )(Wavelet domain denoising filter matlab code (MATLAB image processing and computer vision))
- 2012-10-29 17:26:04下载
- 积分:1
-
QSPK
qspk程序,MATLAB仿真程序,一体化程序,请自行分文件。(QSPK program, MATLAB simulation, integration program, please make your own files.)
- 2015-03-16 21:59:33下载
- 积分:1
-
fcest_bfsk
该工程实现2fsk的载频估计,返回2fsk两个载频估计结果。(The project is estimated to achieve 2fsk carrier frequency, return 2fsk two carrier frequency estimation results.)
- 2013-12-25 19:07:04下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
Graphic
这是一个在VC环境下实现动态图形变化的例子,里面包含各种类型的曲线图,相信对学习用VC画图功能的读者会有很大的帮助(This is a VC environment in the realization of dynamic graphics examples of changes, which contains various types of curves, I believe that learning to use drawing functions VC readers will be of great help)
- 2008-04-19 13:20:01下载
- 积分:1
-
DLLTest200
DLLTest200.rar,动态库的程序,写的简单易懂,可以参考(DLLTest200.rar,special for dll)
- 2013-12-15 12:23:18下载
- 积分:1