-
TheMatlabGUIProgrammingReferenceManual
本电子书是Matlab的GUI编程中文参考手册,详细讲解了matlab的GUI编程的方方面面,对开发人员一个很好的参考手册!(This eBook is Matlab' s GUI Programming Reference Manual, explained in detail all aspects of matlab' s GUI programming, the developer of a good reference manual!)
- 2010-05-22 11:01:13下载
- 积分:1
-
tuxiangpinjie
基于harris特征点图像融合MATLAB(Image fusion based on feature point MATLAB harris)
- 2014-11-26 17:59:55下载
- 积分:1
-
mpc_4
this is matlab code
- 2014-01-30 03:36:43下载
- 积分:1
-
Er Yb codoped fier laser
该程序是是针对铒镱共掺光纤激光器仿真速率方程(Simulation rate equation for erbium-ytterbium co-doped fiber laser)
- 2018-11-26 13:43:10下载
- 积分:1
-
DLLTEST
动态库测试的例子Examples of dynamic libraries testsExamples of dynamic libraries tests(Examples of dynamic libraries tests)
- 2014-10-22 13:23:49下载
- 积分:1
-
bgggg
object tracking algorithm
- 2012-08-27 20:35:01下载
- 积分:1
-
danxiangb523
单相光伏并网控制系统,MATLAB环境下模型仿真(Single-phase photovoltaic grid control system simulation model under MATLAB environment)
- 2016-03-14 21:19:44下载
- 积分:1
-
matlab_oop
说明: MATLAB 语言的新特性,面向对象编程的入门教材。(New features in MATLAB language, object-oriented programming primer.)
- 2010-04-19 17:25:48下载
- 积分:1
-
a-new-chaos-synchronization
实现了一个新混沌系统的非线性反馈同步,参考文献《一个新混沌系统的非线性反馈同步控制》(Implemented a new non-linear feedback synchronization of chaotic systems, reference " a new non-linear feedback synchronization of chaotic systems control" )
- 2011-06-21 16:46:56下载
- 积分: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