-
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
-
hideandshow
matlab中关于图片低四位隐藏以及提取的源码,cover为载体图象,message为信息图象,mix为隐藏图象,msg为提取后图象(the matlab About the picture low four hidden and extract the source)
- 2012-04-10 20:34:01下载
- 积分:1
-
Allan_Varance
matlab 软件Allan 方差分析程序(A matlab program used for Allan covarice analysis)
- 2013-08-27 21:59:37下载
- 积分:1
-
龙格库塔法
说明: 龙格库塔法,包含边值问题的matlab求解程序(Runge Kutta method, a matlab program for solving boundary value problems)
- 2019-05-22 10:18:41下载
- 积分:1
-
FWHM
说明: 微环半高全宽计算,包含微环传输谱线的计算(FWHM calculation of microring resonator)
- 2019-10-31 13:08:43下载
- 积分:1
-
MDObasedforSatelliteOptimise
对于卫星系统的优化,目前比较前沿的是基于多学科优化(MDO)的方法,文中重点对此方法进行了介绍。(For the satellite system optimization, more cutting edge is based on the current multi-disciplinary optimization (MDO) methods, the paper focus on this method were introduced.)
- 2010-07-17 19:55:35下载
- 积分:1
-
shot
This code is about shot in seismic field.
- 2009-11-09 04:11:08下载
- 积分:1
-
resonator
光通信中基本器件微环的基本分析,这个分析是在理想情况下分析的,没有考虑损耗(Basic analysis of the basic device in the optical communication microring, this analysis is in the ideal case the analysis, without considering loss)
- 2012-09-03 17:02:56下载
- 积分:1
-
Simulnk
Simulnk动态仿真:详细介绍了在Simulnk环境下的动态仿真方法,简单易行,适合初学者(Simulnk Dynamic Simulation: Simulnk described in detail in the environment of dynamic simulation methods, is simple, suitable for beginners)
- 2008-12-27 14:25:38下载
- 积分:1
-
48
说明: OFDM系统的PAPR性能与分割方式有关,但除此之外还与输入数据的子分组数V、相位集合中的相位数P以及子载波数量N有关。下面,对各种条件下PTS-OFDM系统的性能进行了仿真。(PAPR performance of OFDM systems and partitions the way, but in addition to the input data, the number of sub-group V, number of phases in the collection phase P and N on the number of subcarriers. Here, a variety of conditions PTS-OFDM system performance is simulated.)
- 2011-05-26 16:29:01下载
- 积分:1