-
sift
SIFT算法,用MATLAB编写,不错的参考资料(SIFT algorithm, using MATLAB to prepare, a good reference)
- 2008-03-18 16:12:50下载
- 积分:1
-
anneal
这是一个模拟退火的matlab版的源程序(This is a simulated annealing version of the source code matlab)
- 2011-04-26 11:06:39下载
- 积分:1
-
Hidinginformationinbinaryimage
基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。(Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.)
- 2010-11-16 16:18:31下载
- 积分:1
-
Calendar
说明: 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。内含一个详细说明文档。
(This program is primarily a clock software, including a time clock and a calendar. The program automatically runs, display the current system date and time, date and time can be changed by the user. Contains a detailed description of the document.)
- 2011-03-14 20:20:03下载
- 积分:1
-
work
几个初学的MATLAB实例 有用的可以下载来看看(A MATLAB file can be downloaded useful to look at)
- 2012-12-04 15:17:16下载
- 积分:1
-
stereo_modefilt
图像匹配和深度图计算 stereo match and depth map generated(stereo match and depth map generated)
- 2010-05-17 09:39:35下载
- 积分:1
-
cowell_back
some codes for calculate orbit definition
- 2014-01-08 02:10:13下载
- 积分:1
-
DeNoising
The tools in this directory implement the de-noising procedures described in the articles of Donoho and Johnstone and collaborators
- 2014-01-10 08:25:50下载
- 积分: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
-
Informax_FastICA.rar
一个基于信息最大化的盲信号分离算法,详细的文章可以在网络上搜索。(One based on information maximization algorithm for blind signal separation, detailed article on the network search.)
- 2009-12-24 15:20:32下载
- 积分:1