-
h-k-means
用MATLAB编写的层次-K-MEANS算法,简单实用,希望对您有帮助(Written using MATLAB level-K-MEANS algorithm is simple, practical, hope you find this helpful)
- 2009-09-21 19:50:13下载
- 积分:1
-
CalendarTableMA
用Matlab制作的简易GUI日历,由于没有涉及到GUIDE的使用,所以更值得供初学Matlab GUI设计的程序员(Calendar)
- 2009-06-09 17:13:05下载
- 积分:1
-
MATLABjfwf
对matlab的积分和微分进行了比较详细的介绍,有事例。(On matlab and differential points were compared in detail, there are examples.)
- 2008-06-27 21:32:47下载
- 积分: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
-
mathematical-modeling
说明: 有关数学建模的源码和教程,对于初学者很有用(The mathematical source code and tutorials, useful for beginners)
- 2011-02-27 10:20:17下载
- 积分:1
-
icalab
ICA:独立分量分析,基于MATLAB语言(ICA : Independent component analysis, based on MATLAB)
- 2007-06-18 13:13:29下载
- 积分:1
-
clock
fpga仿真,关于时钟,所有文件都在里面,可以直接用(fpga,simulate clock,all files in it)
- 2015-01-06 09:56:29下载
- 积分:1
-
nearestneighbour
this is a source code about k-nearest network
- 2013-05-06 14:23:45下载
- 积分:1
-
picture
此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。(The basic function of this software is divided into two major modules: one is the digital image processing module, and the other is the digital image matching module. In digital image processing module, users can conduct a simple digital image processing, the right image to enlarge, reduce, flip, gray scale processing. In the digital image matching module, the user can match two images and displays matching results.)
- 2010-01-08 10:42:07下载
- 积分:1
-
Matlab(1)
用matlab编写的程序,建立经典模型,解决车间调度通用问题,(Matlab prepared using the procedure, the establishment of the classical model, to solve general shop scheduling problem,)
- 2008-08-24 11:05:46下载
- 积分:1