-
Exercise04
4th exercise of computer graphics course
- 2014-11-22 23:54:40下载
- 积分:1
-
VS2005CallMatlab
VS2005调用matlab,适合于初学者学习研究(VS2005callmatlab,for the students who study early)
- 2011-12-05 16:10:16下载
- 积分:1
-
vb
说明: 材料力学中不同梁(简支梁、悬臂梁)受力分析计算程序(Mechanics of materials with different beam (Charpy, Izod) stress analysis calculation program)
- 2014-10-23 15:57:17下载
- 积分:1
-
matlab-and-vcPP
将matlab与vc++结合各自发挥特长,实现强大的界面控制的数字图像处理功能。(Matlab and vc++ respective strengths, powerful interface control digital image processing functions.)
- 2013-05-01 10:56:23下载
- 积分:1
-
VCandmatlabcomplie
VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
- 2010-07-13 17:26:00下载
- 积分:1
-
mutualinformationandpoincaresection
计算互信息和作庞卡来截面的C程序,很实用,计算速度超快/(Calculation of mutual information and for Ponca to the C-section procedure, it is useful to calculate the speed of ultra-fast /)
- 2008-03-27 22:36:26下载
- 积分:1
-
c-juanji--conv
求局部最小值与卷积,lmax为MATLAB的历程 工程里是具体的c函数(Find local minimum and convolution, lmax for the project in the history of MATLAB is the specific function of c)
- 2010-11-23 20:00:41下载
- 积分:1
-
cmac(matlab)
artificial intelligence
- 2012-01-26 20:50:29下载
- 积分: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
-
blackholeaodv.cc.tar
FILE SHOWS THE MODIFICATIONS FOR AODV.CC FOR INTRODUCING BLACKHOLE ATTACKS
- 2014-01-31 13:41:53下载
- 积分:1