-
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
-
charGUI
handwritten digit recognition
- 2010-11-14 14:33:59下载
- 积分:1
-
smp75
应用了文本框 文本区域 通过文本框输入数据和文字(Applied to the text box text area through a text box to enter the data and text)
- 2009-12-21 13:39:14下载
- 积分:1
-
winsvm
说明: 在支持向量机中用于交叉核对的matlab程序。精度较高(In support vector machines used to cross-check the matlab program. High precision)
- 2008-09-07 19:49:59下载
- 积分:1
-
gui
Matlab GUI图形交互,模拟IIR数字滤波器(Matlab GUI interactive graphics, analog IIR digital filter)
- 2011-12-20 20:31:28下载
- 积分:1
-
5matlab-new
关于matlab的方法及实例,有效,全面,是数学建模的好帮手(about matlab)
- 2010-07-22 20:20:46下载
- 积分:1
-
pid
先进pid控制及其matlab仿真电子书籍以及源代码(Advanced pid control matlab simulation of electronic books and source code)
- 2012-07-03 22:28:46下载
- 积分:1
-
MATLAB
此资料详细介绍了matlab基本的使用方法,通俗易懂 自学就可以初步掌握matlab(MATLAB)
- 2009-12-10 13:29:45下载
- 积分:1
-
OFDMwithwindowing
说明: OFDM加窗的matlab源码,主要用于降低峰均功率比(OFDM with windows matlab source, mainly used to reduce the PAPR)
- 2010-04-11 14:52:26下载
- 积分:1
-
tulun
这个图论包里面包括好几个常用的程序 如最短路算法等(The graph on the package which includes several popular programs such as the shortest path algorithm)
- 2010-08-18 15:53:00下载
- 积分:1