资源列表
12
- 实验目的:熟悉并使用模板 实验内容: (1)程序清单12.1 -#include <iostream.h> template <class T> T average(T *array, int size) { T sum = 0 for (int count = 0 count < size ++count) sum+= array[count] return(sum/size) }
kalmanf
- 卡尔曼滤波的 Matlab源程序,希望对大家有帮助
3
- 数值算法积分运算,可以将一组数据方程化后积分求解-quad in matlab
SPWM
- TMS320F2812的SPWM原程序,通过本程序直接在6路PWM输出口输出波形。--TMS320F2812 the SPWM original program, this program directly through the 6-channel PWM output waveform output.-
Rs232Communication
- 与Rs232通信读取条形码,有需求的可以-Read the bar code with Rs232 Communication
x
- 决战。辅助。详细看一下问题的介绍。在这就不多说了 -Battle. Assistance.
kjhds
- IP在线查询系统,很不错的易语言源码,易爱好者可以下载使用-IP online query system, a very good source of easy language, easy to use fans can download
DSP
- DSP的实验程序 —— DSP的一些实验程序,主要是对数字信号的一系列的处理。-DSP experimental procedures- DSP some experimental procedures, is a series of processing on the digital signal.
untitled1
- psim log model in psim 9.0
rs232
- 一个完整的RS-232可以用相对独立的用于接收的receive模块和用于发送数据的send模块来实现-A complete RS-232 can use the receive module for receiving and transmitting data for the send module to achieve relatively independent
gerenzhangbuguanlixitong
- 一个简单的例子,对于学习C++的同学来说,可以简单借鉴学习一下。-It is best for you to get a good goal!
02Select
- 分为服务器端和客户端,分别运行后,可以进行通讯-Divided into server and client, respectively, after running, you can communicate
