-
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
-
matx_processor
matx_processor
是MATLAB基础教程中的源程序(A matrix processor, Matx_Proc() is developed which can be used
to process and edit matrices and state space models, and perform
various kind of matrix analysis in a visible way. The graphical
user interface facilities are extensively used to make such a
program very easy and flexible to use)
- 2009-03-11 17:44:54下载
- 积分:1
-
cellular-d2d-caching-master
cellular-d2d-caching
- 2017-09-25 19:04:27下载
- 积分:1
-
matlabcodes
here are the codes in matlab for effects of temperature ,refractive index and length of the grating in FBG spectra,and reflection spectrum of TE and TM modes of 1D photonic crystals
- 2010-05-13 21:56:19下载
- 积分:1
-
gry_drift
陀螺漂移仿真,仿真陀螺漂移误差模型,对于研究惯导陀螺误差有一定帮助(Gyro drift simulation gyro drift error model for the study of inertial gyro error of some help)
- 2014-12-15 11:26:12下载
- 积分:1
-
gauss
guassian mixture back ground moble matlab code
- 2010-11-03 14:48:56下载
- 积分:1
-
mexcdf.r3982
适用于matlab r3982b版本的netcdf插件安装程序(Apply to matlab r3982b version of the netcdf plug-in installation procedures
)
- 2012-04-30 20:44:27下载
- 积分:1
-
Smogeli_PhD_Thesis
Propeller Design and simulation by matlab/simulink
- 2013-04-19 09:06:19下载
- 积分:1
-
ray_fading
统计瑞利衰落特性,得到其幅度密度函数图。更进一步了解瑞利衰落特性。(Analyse the character of rayli fading,getting the CDF of teh rayli fadign.)
- 2013-11-21 16:18:03下载
- 积分:1
-
fuhaoguji
关于经过多径信道后,对于接收到的信息进行符号速率的估计,代码简洁易懂,有完整注释(After about multipath channel, the estimate for the received information symbol rate, the code is simple and easy to understand, complete comment)
- 2016-06-20 19:06:21下载
- 积分:1