-
IMU
惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计(IMU(inertial measurement unit) source code)
- 2014-02-20 16:05:33下载
- 积分:1
-
MATLAB-language-tutorial
《MATLAB语言实用教程》采用最新版MATLAB R2009a,详细介绍了MATLAB的编程基础及其扩展,使读者能够快速掌握MATLAB基本编程的方法和不同工具箱的使用方法。《MATLAB语言实用教程》共分11章,包括MATLAB入门、MATLAB的基本元素与数据类型、数组与矩阵、MATLAB的程序、MATLAB的图形绘制、MATLAB的科学计算、符号计算、MATLAB在工程数学中的应用、创建用户图形界面、Simulink建模与仿真和MATLAB的应用等内容。 (" MATLAB language tutorials and practical" using the latest version of MATLAB R2009a, introduced in detail the MATLAB programming foundation and its extensions, allowing the reader to quickly grasp the basic MATLAB programming methods and different toolbox to use. " MATLAB language tutorial" is divided into 11 chapters, including the MATLAB MATLAB entry, basic elements and data types, arrays and matrices, the MATLAB program, MATLAB MATLAB graphics rendering, scientific computing, symbolic computation, MATLAB in engineering mathematics application, creating a graphical user interface, modeling and Simulation of Simulink and MATLAB application content.)
- 2012-04-29 23:55:43下载
- 积分:1
-
Kalman-matlab
传感器姿态解算 matlab工具箱全部程序自带测试文件程序(Sensor attitude algorithm matlab toolbox full program comes with the test documentation procedures)
- 2013-07-11 14:51:08下载
- 积分:1
-
hyperlink_src
说明: 一个简单C++类转换任何静态控制成超链接控制。(a simple C conversion into any static control Hyperlink control.)
- 2006-03-01 11:29:27下载
- 积分:1
-
arrays
this is array indexing code
- 2014-11-27 17:21:27下载
- 积分:1
-
Matlab
Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
- 2013-12-05 15:19:41下载
- 积分:1
-
testpro_simnt1
使用互斥信号量来实现任务对共享资源的互斥访问 (Use a mutex quantity of Shared resources to achieve the mission of exclusive access to)
- 2010-07-21 11:12:41下载
- 积分:1
-
a51
1.A51产生乱数的频数检验及其二次检验;
2.A51产生乱数的序偶检验及其二次检验;
3.A51产生乱数的自相关检验及其二次检验。
(1. A51 produces frequency test and the second test nonce 2. A51 dual test sequence generation and secondary inspection nonce 3. A51 produce autocorrelation test and the second test nonce.)
- 2014-12-25 09:08:34下载
- 积分:1
-
matlab_Engine_c
(1)通过Simulink创建仿真模型;(2)配置Simulink模型相关参数;(3)通过C语言调用C Engine API,控制模型的运行,并进行结果分析;(4)掌握Simulink模型在分布式仿真环境中应用的要点与方法。
((1) created by Simulink simulation model (2) configuration parameters of Simulink models (3) by C language called C Engine API, the control model run, and the results of analysis (4) control in a distributed simulation environment Simulink model points and methods of application.)
- 2011-01-09 23:01:47下载
- 积分:1
-
MIMO_OFDM_Simulator
本文的程序实现在屏幕上随机产生不同大小的雪花,并以不同的速度下降。相对于第一版,它在很多性能上做了优化,直接在桌面的上下文中绘制雪花。而且,现在也通过RedrawWindow,实现在桌面的图标(如任务栏)上绘制雪花了。你可以用它来学习GDI。(Falling Snow on Your Desktop! Part II This article explains how to create an application that makes it snow on the desktop. Since my previous article was published, I received many user inquiries about how to improve the program. This article demonstrates how to create snow flakes that fall on your desktop, by using the draw functions directly in the desktop context. When the application starts, it creates an array of snow flakes and starts the timers for each flake. Manipulation of the RedrawWindow function allows the drawing of flakes behind and over the desktop icons, making the application more impressive. )
- 2010-08-31 17:22:31下载
- 积分:1