-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
eign6161
MATLAB潮流计算(MATLAB flow calculation)
- 2008-05-18 13:09:10下载
- 积分:1
-
shuzixinhaochuli
现代数字信号处理部分实验代码。确定性最小二乘滤波器的实现、谐波信号的现代谱估计算法实现、卷积同态系统仿真实验(Modern digital signal processing part of the experiment code. Deterministic least squares filter is implemented, the modern spectrum of harmonic signal estimation algorithm implementation, convolution with the state system simulation experiments)
- 2010-12-01 11:04:44下载
- 积分:1
-
S-transform-code
说明: s变换程序,是MATLAB编写的,可以用于地震数据处理方面(s transformation process, is prepared in MATLAB, can be used in seismic data processing)
- 2009-08-14 09:54:17下载
- 积分:1
-
filter1
matlab的仿真工具simulater,主要针对滤波器(the matlab simulation tools simulater of, for filter)
- 2012-05-27 00:06:01下载
- 积分:1
-
moshishibie
模式识别 二维高斯随机数 fisher线性分类器(Two-dimensional Gaussian random number pattern recognition fisher linear classifier)
- 2011-12-21 11:17:27下载
- 积分:1
-
Statisticsanddataanalysis
这个是一个matlab经典教程的一个关于数据统计和分析和原代码,请大家赶快下载哦,(This is a classic matlab tutorial on statistics and data analysis and source code, please download as soon as possible Oh,)
- 2009-05-16 20:05:11下载
- 积分:1
-
rectifier-and-inverter
说明: 进行三项交流电整流和逆变的论文,对进行变频控制其设计方面会有些帮助。(AC rectifier and inverter for the three papers, on the frequency control their design will be helpful.)
- 2011-02-17 09:19:53下载
- 积分:1
-
garbortexture
有关gabor滤波 纹理特征提取 并且有很好的效果 可以试试(reference on gaborfiter and texture characteristics and works well)
- 2015-03-12 20:48:05下载
- 积分:1
-
median-filter
implementation of median filter in matlab
- 2011-08-09 18:42:53下载
- 积分:1