-
16QAM
matlab ofam 16qam 信道仿真(matlab ofam 16qam )
- 2010-05-10 16:14:58下载
- 积分:1
-
powerflow-input
针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。(Power flow calculation for the C language environment in the process, is responsible for routine data entry.)
- 2013-11-26 15:50:43下载
- 积分:1
-
The-ant-algorithm-matlab-simulation
The ant algorithm matlab simulation(The ant algorithm matlab simulation
)
- 2011-10-15 21:09:51下载
- 积分:1
-
moxingising
对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。(Ising model for the simulation, which is two-dimensional case, for physics, it is very important.)
- 2013-12-28 17:33:42下载
- 积分:1
-
StarRat
START RAT远控源码START RAT远控源码START RAT远控源码START RAT(START START RAT RAT far point source code remote control the source code START START RAT RAT far point source code)
- 2014-02-25 09:10:34下载
- 积分:1
-
Example2
介绍如何在VC中调用matcom编译后的函数;
如在调试过程中遇到困难请详见VC知识库文章 - 浅析VC与Matlab联合编程二.mht” 文件(Introduction How to call Matcom compiled function in VC )
- 2009-03-11 16:02:27下载
- 积分:1
-
CNN_GUI
matlab的二值化代码,将一副路面的图形中的边界线,显示出来(matlab' s binary code, a road graph of the boundary line, displayed)
- 2009-12-28 13:29:49下载
- 积分:1
-
FunctionReferenceGuide
工程师和科学家们面临着用更少的时间建立复杂系统模型的需求,他们使用分布式和并
行计算来解决高性能计算的问题。这些分布式的环境由多处理器和多核计算机来实现。
Mathworks公司开发的分布式计算工具箱可以在多处理器计算环境中使用 MATLAB 和imulink 解决计算、数据密集型问题。可以使用该工具箱解决通过装配多个处理器包含几个单独工作单位或单个大型计算的问题。这些处理器可以驻留在一个多处理器计算机,或者,当工具箱配合 MATLAB 分布式计算引擎时,驻留在计算机集群上。(Engineers and scientists are facing with less time to build models of complex systems needs, they use distributed and parallel computing to solve the problem of high-performance computing. The distributed environment consists of multi-processor and multi-core computer to achieve. Mathworks Distributed Computing Toolbox, developed in multi-processor computing environment MATLAB and imulink solve computing, data intensive problems. You can use the toolkit to solve multiple processors by assembling several separate work units or containing a single large-scale computing problems. These processors can reside on a multi-processor computer, or, when the toolbox with MATLAB Distributed Computing Engine, it resides on a computer cluster.)
- 2011-09-14 22:50:17下载
- 积分: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
-
MATLAB
MATLAB入门,如何运用具体的MATLAB进行算法的实现(Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation)
- 2011-10-25 14:27:57下载
- 积分:1