-
restore-the-motion-blurred
说明: 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
- 2011-03-07 14:10:05下载
- 积分:1
-
EmbeddedSystemLab_OpalRT
A hex file extremely useful for all
- 2012-09-05 16:40:58下载
- 积分:1
-
zhengfangxing_BEM
边界元算法求解正方形导热问题实例。一个简单的二维导热模型,用BEM算法求解,用于学习边界元编程。(Boundary element method for solving square conduction problem instances. A simple two-dimensional heat conduction model, using BEM algorithm for learning boundary element programming.)
- 2013-11-22 16:56:05下载
- 积分: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
-
DTMF
用matlab实现的DTMF解码3种算法(Using the DTMF decoder matlab realize three kinds of algorithm)
- 2008-03-21 15:59:39下载
- 积分:1
-
GA
说明: matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者(matlab genetic algorithm tsp, detailed crossover, mutation description, suitable for beginners)
- 2011-08-13 12:04:14下载
- 积分:1
-
er
说明: 跳频扩频系统仿真误码率分析(双极性不归零码)(Frequency hopping spread spectrum system simulation BER analysis)
- 2014-10-20 20:29:57下载
- 积分:1
-
Pitch_Angle_Control_for_Variable_Speed_Wind_turbi
Pitch Angle Control for Variable Speed Wind turbines
- 2015-01-28 09:42:34下载
- 积分:1
-
ey
说明: Matlab program for eye detection.
- 2015-02-07 04:39:45下载
- 积分:1
-
music
频率估计的根MUSIC方法.y ->数据向量 n -> 模型阶数 m -> 矩阵阶数 w <- 频率谱估计(The Root MUSIC method for frequency estimation.)
- 2013-12-05 13:14:17下载
- 积分:1