-
MATLAB7.0vc++andmatlabprogram
《精通matlab7.0混合编程》的例子程序,其中涉及MATLAB程序和VC++程序,其中大部分为改书所附光盘。()
- 2007-08-12 19:15:56下载
- 积分:1
-
viterbi-3.0.1
This file contains a C++ based source code for an optimized Viterbi decoder.
- 2014-11-24 17:42:30下载
- 积分: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
-
MAT
仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。(MatLab Matrix simulator)
- 2014-10-17 10:45:03下载
- 积分:1
-
statcompwm
无功补偿STATCOM的simulink建模,采用直接电流(STATCOM reactive power compensation Simulink modeling, using direct current)
- 2013-05-16 13:29:41下载
- 积分:1
-
PF_RING.V5.4.4
详细讲解pfring技术的使用,通过对每个函数的讲解使你快速进入开发(Explain in detail the use of pfring technology, by explaining each function allows you quick access to development)
- 2014-01-01 20:25:19下载
- 积分:1
-
HotDogs
热狗工作脚本samp gtasa联机
内含pwn可修改 转载。。。(Hot work script samp. Instead gta)
- 2014-08-21 22:13:34下载
- 积分:1
-
matlab_calculator
a sample for MT4 connect matlab
- 2013-11-10 23:00:24下载
- 积分:1
-
main
利用参数辨识法提取相关对准参数,从而估计出陀螺漂移和数学平台偏角并进行补偿。仿真结果表明,开路罗经法对准具有较高的对准精度、较好的快速性,能够满足捷联惯导系统在静基座下实现自对准的要求。(Expressions of mathematical platform misalignment angles of the open-loop algorithm are derived and parameter identification method is
used to pick-up the corresponding coefficients from angle measurements in order to identify and compensate gyro drifts and platform misalignment.The simulation results show that the open circuit gyrocompass alignment of SINS can all meet the requirement of SINS initial alignment with high accuracy and quick reaction on static base. thus can meet the high-precision alignment requirement of carrier based inertial navigation system on swinging base.
)
- 2014-02-09 15:52:36下载
- 积分:1
-
PCA
主成分分析 ( Principal Component Analysis , PCA );特征脸;opencv(Principal component analysis (Principal Component Analysis, PCA) characteristic face opencv)
- 2014-05-11 19:04:51下载
- 积分:1