-
3dwind1
空间风场模拟程序,采用谐波平衡法模拟大气边界层(code for simulation of wind field of boundary layer.)
- 2013-10-09 08:32:01下载
- 积分:1
-
work
用matlab7.0实现傅里叶频移特性的验证
带GUI图形化界面窗口(To use matlab7.0 Fourier frequency shift characteristic verify with GUI graphical interface window)
- 2012-09-12 16:16:56下载
- 积分:1
-
Noname1
test is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sample
- 2014-01-22 13:34:28下载
- 积分:1
-
colorDetectHSV
颜色空间转换为HSV,采用MATLAB编写(COLOR CONVERSE HSV)
- 2009-11-02 08:53:14下载
- 积分:1
-
LS_CCA_ICML2008
ICML 2008 的一篇文章的源代码:CCA的最小二乘法求解(solve CCA by Least square method)
- 2011-05-02 22:19:19下载
- 积分:1
-
m_seq1
选择13级移位寄存器的初始数据,用移位加反馈的方法生成级数为3~13的m序列(The selection of the initial data of 13 level shift register, series is generated by shift plus feedback method for 3 ~ 13 m sequence
)
- 2013-10-10 00:11:36下载
- 积分:1
-
amcmf
自适应形态滤波算法用于对非线性信号进行有效滤波 根据信号的极值点确定 结构元素的长度大小和高度(Adaptive morphological filtering algorithm for effectively filtering the extreme points of the signal to determine the size and height of the length of the structural elements of the non-linear signal)
- 2012-12-03 20:09:31下载
- 积分:1
-
Motion-Detection
智能交通系统中的视频中的行走人体的检测与跟踪,(Motion detection and human body tracking)
- 2012-05-11 10:41:25下载
- 积分:1
-
data_deal
数据的LDA处理,降维消除冗余,自己尝试的编写的,仅供参考(LDA data processing, dimensionality reduction to eliminate redundancy, to try writing their own, and for reference only)
- 2011-06-30 17:30:55下载
- 积分:1
-
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