-
matlab
LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
- 2014-11-04 22:11:32下载
- 积分:1
-
C + + 类型 2 的模糊控制器库
此库被为了设计
非线性系统的模糊类型 2 控制器。在这个时刻这
只是 alpha 版本,以后会最后的释放
版本。同时你可以开始研究实例中发现
文件"test.cpp"和以运行此测试文件你必须
提取的 tar.gz 文件在文件夹中,然后从终端
执行以下命令 ︰
让
使测试
./ 测试
请读这篇文章,发现
在 sourceforge 的 tis 网页,其中包含所有理论
关于此库的背景。
请经常查看此网页
因为在即将到来的日子里我要去上传全
随着更多的东西此库的文档。
- 2023-06-27 00:10:05下载
- 积分:1
-
student-mange-system
学生信息管理系统,Visual C#(ASP.net)2008+SQL Server2005,内有数据库设计,项目开发详细设计和模块设计。(Student information management system, Visual C# (ASP.net) 2008+ SQL Server2005, there are database design, detailed design and project development module design.)
- 2011-10-25 20:09:42下载
- 积分:1
-
cJson源码,全C实现
cJson源码,全C实现。格式输出的必备库,也可以用于通信协议的格式化。
- 2022-01-26 07:30:51下载
- 积分:1
-
machine-learning
几篇关于机器学习的PPT课件。A few PPT coursewares about machine learning.(A few PPT coursewares about machine learning.)
- 2013-09-02 20:21:51下载
- 积分:1
-
1
说明: fluent数值计算中在指定单元坐标加入源项的udf(Add source term to cell coordinates in numerical analysis)
- 2018-07-28 10:08:29下载
- 积分: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
-
12
说明: 一个按键的多次击键组合判别技巧
有时在设计中,往往要用一个按键来输入多种信息。如:单击/双击/三击、短击/长击、
还有各种组合击键方式。可以用以下程序来做。
如果按键闭合时间判断为一次短击
如果按键闭合时间判断为一次长击(A button multiple keystroke combinations sometimes Discriminant skills in design, often using a button to enter a wide range of information. Such as: click/double/triple-clicking, hit a short/long shot, there are various combinations of keystrokes way. The following procedures can be used to do. If the button closure for a short time to judge the hit to determine if the button closure for a long time to hit)
- 2008-06-22 10:37:45下载
- 积分:1
-
library-system
值得一看的图书馆管理系统,有plucky同学编写及共享,登陆密码打开mdb文件查看(Worth of library management system, there are plucky prepared by the students and sharing, login password to open mdb file viewer)
- 2013-09-06 12:05:53下载
- 积分:1
-
Desktop
判断一个复杂传递函数的稳定性 通过零极点图或者奈奎斯特图(Judge the stability of a complex transfer function via a pole-zero plot or Nyquist plots)
- 2017-11-22 19:52:45下载
- 积分:1