-
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
-
gear
采用matlab算法绘制齿轮副渐开线及过渡曲线,并生成齿廓坐标点(The matlab algorithm is used to draw the involute and transition curves of the gear pair, and the coordinate points of the tooth profile are generated.)
- 2018-03-19 10:27:42下载
- 积分:1
-
ACDC_test4
PWM整流器,SVPWM直接电流控制,适用于matlab7.3版本(PWM rectifier, SVPWM direct current control, apply version matlab7.3)
- 2008-03-31 22:11:37下载
- 积分:1
-
fhss
给出了fhss调制解调的程序代码,通过编程描述了fhss的信号谱、功率谱(Given fhss code modulation and demodulation, by programming the signal described fhss spectrum, power spectrum)
- 2011-05-18 10:26:17下载
- 积分:1
-
PCA
模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。(Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduction, and then with the minimum error method to classify the data dimension reduction. Both compressed package matlab source code, but also write their own reports, as well. MAT format, the program calls for IRIS data set. Procedures detailed notes, it is easy to understand. Finally, the output to a txt file.
)
- 2011-05-21 23:57:55下载
- 积分:1
-
three_level_diode_clamped_DCsource_Testing
three level diode clamped D Csource Testing
- 2014-12-22 19:41:47下载
- 积分:1
-
qiantuihuidai
说明: MATLAB前推回代法配电网潮流,节点数任意修改(MATLAB- Power Flow of Distribution Network Based on Forward and Backward Substitution)
- 2019-04-23 22:08:55下载
- 积分:1
-
chap4
系统辨识与自适应控制MATLAB 仿真CH4 ,,好东西大家一起分享(System identification and adaptive control of MATLAB simulation of CH4,, good things to share with everyone)
- 2009-12-16 10:51:11下载
- 积分:1
-
OFDM
说明: 基于MATLAB语言的OFDM(正交频分复用)技术仿真,考虑到了信道衰落和干扰因素,完全原创。(OFDM (orthogonal frequency division multiplexing) technology simulation based on Matlab, taking into account the channel fading and interference factors, entirely original.)
- 2010-03-31 22:42:54下载
- 积分:1
-
ImagePartition
说明: 对文档图像进行分割,有效去除文档的边界黑色信息,(right Document Image segmentation, effective removal of a black border documentation information,)
- 2006-01-19 10:03:56下载
- 积分:1