-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分:1
-
uoid965
一个很小和天线计算程序,我觉得非常实用,发上来与大家分享()
- 2018-06-12 18:51:06下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
bluetooth
电脑之间蓝牙的通信,相当于一个蓝牙工具吧。(Bluetooth communication between computers, the equivalent of a Bluetooth tool bar.)
- 2013-08-05 10:36:42下载
- 积分:1
-
串口数据绘曲线
本程序是将串口实时接收到的数据,然后将数据进行曲线绘制。(The data received by serial port is plotted in real time.)
- 2020-06-18 16:00:01下载
- 积分:1
-
CD4067B
这是一个CD4067B的技术资料,希望对大家有帮助。(This is a CD4067B technical information, we hope to help.)
- 2012-03-10 13:40:05下载
- 积分:1
-
goose
利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)
- 2020-12-25 15:39:04下载
- 积分:1
-
DLL_LIBRARY32_2.1
CAREL控制器通讯协议,通过这个文件即可编写自己carel控制器监控程序(CAREL DLL_LIBRARY32_2.1)
- 2020-06-28 22:20:02下载
- 积分:1
-
mySp
vc++串口通信 ,可以实现两个串口之间发送字符串(vc++ serial communication between two serial ports that can send a string)
- 2011-09-08 10:58:46下载
- 积分:1
-
JavaLauncher_EKA2
this file is used to activate app on startup of nokia mobile.
- 2013-09-05 14:50:11下载
- 积分:1