-
Frame-slot-ALOHA-algorithm
ALOHA算法的仿真,对于算法的过程用mutlab进行了仿真(Frame slot ALOHA algorithm simulation)
- 2013-05-24 22:01:26下载
- 积分:1
-
Matlab-test-CPP
matlab调用C++程序,实现for循环加速。有详细步骤,供同学参考~谢谢!(call C++ matlab program to achieve for loop acceleration. There are detailed steps for students to reference ~ Thank you!)
- 2013-12-17 10:21:41下载
- 积分:1
-
vc++matlab
vc++与matlab混合编程的快速实现 (vc++ with matlab the rapid realization of mixed programming)
- 2008-01-05 08:43:38下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
VisualC++-MATLAB
《VisualC++-MATLAB图像处理与识别实用案例精选》书的源代码,里面各个章节的程序例子都有("VisualC- MATLAB image processing and recognition practical case Showcase" on the source code, inside the various sections of the procedures examples)
- 2007-05-10 19:22:38下载
- 积分:1
-
wendu
温度测量仿真应用,主要是利用仿真软件matlab进行仿真(Temperature measurement simulation applications, mainly using simulation software Matlab simulation)
- 2012-11-10 00:46:59下载
- 积分:1
-
MATLAB-and-VCPP
一种matlab与VC++混合编程的方法。供初学者参考学习。可以与MATLAB通讯。(One kind of matlab and VC++ mixed programming method. Reference for beginners to learn. You can communicate with MATLAB.)
- 2011-11-02 11:24:14下载
- 积分:1
-
code
converted ga matlab code to c++ for solving scheduling problem
- 2014-10-24 16:00:10下载
- 积分:1
-
Nativeappdemo
native application的一个demo,可以象chkdsk那样运行(native application of a demo, can occur as did running)
- 2007-02-01 13:22:43下载
- 积分:1
-
pingpufenxi
声音的频谱分析
读取文件,分析频谱,画图(Read the file of the sound spectrum analysis, analysis of the spectrum, drawing)
- 2012-09-03 20:56:06下载
- 积分:1