-
sed6120
整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2009-12-25 09:29:17下载
- 积分:1
-
stl
说明: 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。(Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.)
- 2011-04-04 22:30:18下载
- 积分:1
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1
-
FSR
FSR Sensor project m8
- 2013-04-11 03:57:37下载
- 积分:1
-
enframe
说明: matlab中,对语音信号分帧,以实现对语音信号的短时平稳过程的分析。(enframe)
- 2010-04-03 22:51: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
-
rfile1
说明: 计算相似度,需要计算的分别为2个文件中的对应行(compute similarity)
- 2012-05-16 12:51:08下载
- 积分:1
-
LDPC--C
说明: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。(This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.)
- 2011-03-14 18:56:37下载
- 积分:1
-
kam
说明: Kalman滤波授时测量系统研究Kalman filter measurement system timing(Kalman filter measurement system timing)
- 2011-03-26 18:45:45下载
- 积分:1
-
matlabdaima y
在计算车辆的平顺性时,需要计算加速度均方根值,这是m文件(The m file that calculates the root mean value of the acceleration.)
- 2020-07-04 03:20:02下载
- 积分:1