-
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
-
1111
matlab一些常用的处理模块,可以直接调用,共同参考(matlab used to deal with a number of modules, you can directly call the common reference)
- 2009-05-07 21:07:15下载
- 积分:1
-
transformer
simple ac transformer circuit
- 2012-07-14 08:45:24下载
- 积分:1
-
untitled
matlab中实现商品的数值分析,分析商店的月销售额,季度的销售额什么的,是比较基础的matlab程序(matlab to achieve numerical analysis merchandise, store monthly sales analysis, quarterly sales in what is a relatively basic matlab program)
- 2013-11-20 20:20:50下载
- 积分:1
-
MATLAB_PDE
偏微分方程的MATLAB解法,包括偏微分方程工具箱,图形用户界面,典型方程及实用例子,工具箱命令,有限元和有限差分法常微分方程解法(matlab solutions for partial differential equation
)
- 2013-02-03 16:48:06下载
- 积分:1
-
array-synthesis
四种天线阵列加权分布。泰勒分布、二项式分布、傅里叶分布、切比雪夫分布。(Four kinds of antenna array weighted distribution.Taylor distribution, binomial, Fourier, chebyshev distribution.)
- 2015-05-09 11:51:42下载
- 积分:1
-
gps1
说明: read from sp3 rinex in matlab
- 2021-04-13 09:28:56下载
- 积分:1
-
SCA
说明: 稀疏分量分析(SCA)源程序,内含实例验证,亲测可用(Sparse component analysis (SCA) source program)
- 2021-02-08 15:49:55下载
- 积分:1
-
AntColonyAlgorithmMatlabProgram(AlreadyRunning)
蚁群算法 matlab程序(已运行),有源代码,和详细的说明文件,matlab仿真的数据及参数输入的值都一给定好。学习蚁群算法的最好的代码了。(Ant colony algorithm matlab program (already running), active code, and detailed documentation, matlab simulation data and parameter input values are a given good. Ant colony algorithm to learn the best code.)
- 2009-10-28 11:32:38下载
- 积分:1
-
joe_99m
汉森1990年发表的协整检验以及面板门限模型的源代码,具有相当大的参考意义(Published in 1990, Hansen cointegration test and panel threshold model of source code, with considerable reference value
)
- 2011-12-14 15:19:41下载
- 积分:1