-
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
-
PRI
基于PRI的雷达分选算法的界面 包括cdif sdif (The interface includes sorting algorithm based on PRI' s radar cdif sdif)
- 2012-11-19 09:08:26下载
- 积分:1
-
SuperResolutionEx
说明: Simple super resolution algorithm
- 2020-04-27 03:25:49下载
- 积分:1
-
peridogramse
本程序在MATLAB开发环境下,用周期图谱估计的方法对信号的频谱进行了估计,估计结构为两个频率分量。(The procedure developed in the MATLAB environment, with the cycle map estimation method to estimate the signal s spectrum, estimated structure for the two frequency components)
- 2010-07-20 19:07:02下载
- 积分:1
-
matlabshouce
这是一篇介绍matlab函数使用手册的文章,通过它可以快速查找函数的功能等。(This is a matlab function to introduce the use of manual article, which can quickly find the function function.)
- 2009-04-14 11:04:03下载
- 积分:1
-
lloydmax
一个基于Lloyd-Max算法的最优量化器程序,其中lloydmax为主程序(Lloyd-Max quantization algorithm for the optimal procedure, lloydmax which mainly procedures)
- 2021-03-30 00:19:10下载
- 积分:1
-
chazhiyunihe
matlab经典算法的程序之插值与拟合,多项式的插值与拟合等程序(classical algorithm matlab interpolation and fitting procedures, such as polynomial interpolation and fitting procedures)
- 2011-07-09 11:21:28下载
- 积分:1
-
New-Compressed-(zipped)-Folder
separates the voiced and unvoiced portion and performs STFT
- 2013-03-22 03:26:31下载
- 积分:1
-
shenjing-chuanbo
用神经网络控制船舶航向的仿真程,txt文件。(Neural network simulation process control of ship course, txt file.)
- 2013-04-18 20:56:00下载
- 积分:1
-
Anregungsdichte
Calculates the excitation density for electrons in a semiconductor for incident laser light of 800nm wavelegth out of the number of photons (repetition rate und puls duration required)
- 2010-06-29 22:30:30下载
- 积分:1