-
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
-
chemcluster
使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助
(Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help)
- 2009-09-07 22:21:36下载
- 积分:1
-
liangziyoudu
四轮转向两自由度模型,测质心侧偏角和横摆角速度(Four-wheel steering two degree of freedom model of center of mass of side-slip Angle and yawing angular velocity measurement)
- 2013-09-19 11:31:17下载
- 积分:1
-
Robust-Segmantation-with-extra-brigth-and-extra-d
robust segmentation for extra bright image
- 2013-03-09 20:42:35下载
- 积分:1
-
MatLab---MathematicEngineering
matlab在工程数学中的应用,适合初学者学习(matlab application of mathematics in engineering, suitable for beginners to learn)
- 2013-10-12 10:32:08下载
- 积分:1
-
Atmosphere200k
Atmosphere model for 200km
- 2012-08-27 04:44:44下载
- 积分:1
-
Bit-Error-Rate-in-OFDM
This program describes that how the binary data is transmitted by dividing data into frames.
it also analyse the Bit Error rate by 16 QAM method and viterbi decoding method.
- 2014-12-04 00:33:14下载
- 积分:1
-
TheoryOfOperationOfInertialGuidanceSystem
We will consider trajectories that lie in a plane passing through the center of the planet, so that we permit no out-of-plane forces in the following analyses. The general nature of the trajectory and the variables describing it are shown in Figure 3-1 below
- 2009-09-08 04:58:47下载
- 积分:1
-
matlab_library_function
用矩阵工作室进行图像处理时能够用到的自带库函数大全,很方便的实现图像处理功能。(For image processing using matlab to use the native library function Guinness, very convenient to realize image processing functions.)
- 2011-05-16 19:53:59下载
- 积分:1
-
All_Statistics_Codes
matlab codes for statistics analysis
- 2013-10-25 06:55:53下载
- 积分:1