资源列表
ConvDecode
- 简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
PEEK-master
- 用汇编实现PEEK and POKE 的相关功能。还有一个SQRT函数的简单应用,代码简单易懂。(Using assembly to achieve PEEK, and, POKE related functions. There is also a simple SQRT function, the code is simple and easy to understand.)
C函数速查
- 快速查找C api 中文版,当你不知c函数的作用时可以用他查找你所不知道你c函数。(Quickly find the Chinese version of the C API, and when you don't know the function of C functions, you can use him to find out what you don't know about your C function.)
迷宫
- 使用C++语言,在windows环境下实现一个简单的迷宫程序(To achieve a simple maze procedures)
2017091930439737
- amedWindow(pstrWindowsOutLineTitle, CV_WINDOW_AUTOSIZE); cvShowImage(pstrWindowsOutLineTitle, pOutlineImage);
20170506.tar
- cvReleaseImage(&pBinaryImage); cvReleaseImage(&pOutlineImage);
20170505.tar
- cvNamedWindow(pstrWindowsOutLineTitle, CV_WINDOW_AUTOSIZE);
20170504.tar
- cvShowImage(pstrWindowsOutLineTitle, pOutlineImage);
检测门限
- 能够通过matlab来实现对于信号最佳门限的监测(Can achieve the signal optimal threshold monitoring by matlab)
频谱
- 能够通过实现信号的频谱分析,分析函数的傅里叶变换(Realize the spectrum analysis of signal)
entropy
- 计算3种熵Fuzzy_MI.m MPerm.m PE.m SampEn.m,来自matlab中国(Fuzzy_MI.m MPerm.m PE.m SampEn.m)
CardInfo
- STM32版本Arduino读写SD卡程序,支持2G~32G,64G的卡也能读写32G,对SD卡没要求,SD卡部分的电路越简单越好,程序里面已经注明引脚接法。(STM32 version Arduino read and write SD card program to support 2G ~ 32G, 64G card can read and write 32G, SD card does not require, SD card part of the circuit as simple
