-
raft
MATLAB的通用飞行器仿真MATLAB simulation of the general aircraft(MATLAB simulation of the general aircraft)
- 2011-04-25 19:14:06下载
- 积分: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
-
StandEx
说明: 这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
- 2008-11-25 17:32:44下载
- 积分:1
-
chaoliujisuan
电力系统潮流计算程序,C++程序,电力系统稳态时的小作业(Power flow calculation program, small operations C++ procedures, steady state power system)
- 2014-01-16 16:03:01下载
- 积分:1
-
1
说明: 电力系统潮流上机程序,已知线路结构,pq节点,pv节点和平衡节点,求各点的未知量。(Power System Power program, known line structure, pq node, pv nodes and balancing node, find the unknown amount of points.)
- 2011-05-13 22:11:28下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
book
浪涛之巅小说,介绍互联网技术的发展,非常好的资料;(Introduct book for internet development)
- 2010-01-13 11:27:14下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
MMattlabmodeeA
全数字调制解调器MATLAB仿真真源代码,超级实用,下载即可使用。
(All-digital modem MATLAB simulation is really the source code, super-practical, can be used to download.)
- 2012-07-26 11:45:01下载
- 积分:1
-
netcheck
海明码发送与接收程序 测试信道的可靠性 可单独设立监听端口(Hamming code to send and receive testing the reliability of channel can be set up to monitor a separate port)
- 2007-12-18 15:02:09下载
- 积分:1