-
Programming_Matlab_and_C++
Introduction to Computers and Programming
using C++ and MATLAB
- 2009-05-27 20:47:18下载
- 积分:1
-
使用TMS320C6748测通道UPP模块
最近在测试的TMS320C6748的UPP功能模块,本人亲测,工程完整可用,希望对学习DSP高速接口的朋友有所帮助
- 2022-03-18 02:37:17下载
- 积分:1
-
ViterbiDecoderr
viterbi译码算法的matlab源代码(viterbi decoding algorithm matlab source code)
- 2009-03-06 21:28:34下载
- 积分:1
-
engine
通过VC调用MATLAB引擎的范例程序,根据运行环境不同,可能要对头文件进行修改(VC call MATLAB engine through an example of the procedure, according to different operating environment may have to modify the right files)
- 2009-05-12 10:13:35下载
- 积分:1
-
C++开发的DNP通讯协议,验证通过
C++开发的DNP通讯协议,支持windows和UNIX系统
- 2022-01-25 15:52:40下载
- 积分:1
-
C#
- 2022-05-20 23:54:24下载
- 积分:1
-
trace_generate
惯性导航研究中的轨迹发生器,用于模拟载体的机动运动(inertial navigation study the trajectory generator to simulate carrier mobile campaign)
- 2006-12-22 10:29:24下载
- 积分:1
-
DSP从入门到精通全集
DSP从入门到精通,对于初学者是非常好的教程,希望能帮到大家(From introductory to proficient in DSP ,which is a very good course for beginners. I hope it can help you all.)
- 2020-11-05 18:09:50下载
- 积分:1
-
61850-new(新版本)
思科为IEC61850行业标准实现的源码库,其中提供MMS、GOOSE/SV完整的服务和例程。(Sisco provides a source library for IEC61850 industry standard implementation, which provides complete services and routines for MMS, GOOSE/SV.)
- 2021-03-11 10:19:26下载
- 积分:1
-
C语言关于推箱子的程序
资源描述
C语言关于推箱子的程序
#include"stdio.h"
#include"bios.h"
#define LEFT 75
#define RIGHT 77
#define UPPER 72
#define DOWN 80
#define ESC 27
- 2022-02-21 03:36:18下载
- 积分:1