-
Modem_1
串行,并行MODEM 的实例
串行,并行MODEM 的实例(serial, parallel, serial modem example, parallel examples MODEM)
- 2007-05-31 10:14:34下载
- 积分:1
-
002
一个读取mdl模型的代码,有兴趣可以看一下(read mdl model)
- 2010-10-01 03:51:59下载
- 积分:1
-
Uzcmmgzips
使用matlab程序源码读取迷宫图象文件,并进行处理,成功走出了迷迷宫.此程序源码只能准确绘出只有一条路径的任意复杂迷宫 可直接使用。
(Matlab program source code to read the maze of image files, and processed successfully out of the fans maze. This program source code can only be accurately drawn to a path of arbitrary complex maze can be used directly.)
- 2012-06-09 08:52:09下载
- 积分:1
-
RgnDemo
使用CRgn对象得到某一特定区域,C++精选学习源码,很好的参考资料。(Use the CRgn object to get a specific area, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:29下载
- 积分:1
-
Dynamic-programming
动态规划程序是求解决策过程(decision process)最优化的数学方法。(dynamic programming)
- 2015-02-25 05:50:45下载
- 积分:1
-
FilterTitleOverlay
FilterTitleOverlay字幕叠加的filter(FilterTitleOverlay subtitles superimposed filter)
- 2014-01-23 08:03:52下载
- 积分:1
-
s2source
Hello my name is Kev i Coding in the PUFF
- 2014-09-04 14:40:35下载
- 积分:1
-
ai-control
电液伺服系统的智能控制研究.kdh,优秀硕士论文(Electro-hydraulic Servo System Intelligent Control. Kdh, outstanding master' s thesis)
- 2009-02-12 16:05:40下载
- 积分: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
-
ACO-Path-planning-
基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细(Path planning, ant colony algorithm, including 2D and 3D path planning path,)
- 2015-04-16 17:13:03下载
- 积分:1