-
DCT_watermark
全套的DCT域数字水印源代码(本人毕业设计成果)内容包括:水印嵌入,水印检测,攻击实验以测试鲁棒性,重要参数计算。希望对做数字水印的XDJM有所帮助。(complete DCT digital watermarking source code (I graduated design results) include : watermark embedding, Watermark detection, attack experiment to test the robustness, an important parameter calculation. Want to do digital watermarking Wilson help.)
- 2020-12-20 18:49:08下载
- 积分:1
-
DigitalImageProcessing-2
Digital Image Processing Using Matlab Additional Material
- 2011-05-27 22:40:54下载
- 积分:1
-
project-2
optimization power generation using matlab
- 2014-12-03 15:51:55下载
- 积分:1
-
Branch-cut-method-matlab-source-code
枝切法matlab原始代码,内有详细的代码,帮助新手了解相位解缠的算法。(Branch-cut method matlab source code, a detailed code to help the novice to understand the phase unwrapping algorithms.)
- 2020-11-22 16:59:35下载
- 积分:1
-
cr
说明: matlab file for cr simulation
- 2010-11-30 11:35:10下载
- 积分:1
-
wavefilter
很实用的滤波算法,使用MATLAB编制,通用低通滤波器。(Very practical filtering algorithm, using MATLAB preparation, general low-pass filter.)
- 2009-05-24 19:13:01下载
- 积分:1
-
matlab_source_for_dsp
matlab source code for digital signal
- 2009-07-09 13:44:25下载
- 积分:1
-
Forcal
发动机运动仿真计算,连杆、活塞力运动过程的矢量分析。(Motion Simulation Engine)
- 2015-02-06 16:05:36下载
- 积分: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
-
PSO
PSO对函数进行优化,pso.m为主函数程序,fitness.m为适应度函数, 程序以通过调试。(PSO function to optimize the program through the debugger)
- 2012-04-10 21:47:31下载
- 积分:1