-
link-list-bellek
Link list memory application
- 2014-12-03 17:27:45下载
- 积分:1
-
SRK
SRK .........................(SRK.....................)
- 2010-05-12 10:25:25下载
- 积分: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
-
VCMATLAB
说明: 关于VC++与Matlab混合编程的一些参考文献,很有参考价值(On VC++ and Matlab programming mix some reference, a good reference)
- 2010-04-03 23:36:33下载
- 积分:1
-
Matlab-senior-notes(3)
Matlab高级讲义-控制系统的数学描述与建模(Matlab senior notes- the mathematical description of the control system and modeling)
- 2011-12-24 21:12:57下载
- 积分:1
-
Matlab-Starters-book
Matlab初学者入门教材,轻松掌握Matlab的教材之一(Matlab beginners introductory textbook, easily mastered one of the textbooks in Matlab)
- 2012-08-31 17:26:34下载
- 积分:1
-
runonly
单实例运行技术,通过检测互斥对象来实现.Createmutex(run only)
- 2014-09-12 18:15:07下载
- 积分:1
-
burst
这是激光猝发信号的信号模拟,他是信号模拟的基础,也是信号调制与解调的信号源。(This is a laser burst signal analog signal, he is the basis of signal simulation is the signal modulation and demodulation of the signal source.)
- 2011-06-12 13:29:12下载
- 积分:1
-
waveletsunshangfenxi
计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
- 2013-10-26 09:42:15下载
- 积分:1
-
TheNURBSBook
工程界几何模型参数化用到的NURBS曲线生成的理论和相关源代码。可用以翼型参数化、船舶外形参数化等(the theory of NURBS curve generation and the related source code for Engineering of geometric model parameterization . Airfoil parameterization and ship shape parameterization can be used )
- 2009-12-28 16:23:33下载
- 积分:1