-
100M
介绍10M,100M网线做法的,随便看看,还是有点用的。(Introduction 10M, 100M net-line approach, casual look, or a little useful.)
- 2009-12-10 19:37:35下载
- 积分:1
-
matcomplotshow
说明: 这是MATLAB和VC相互调用的例子,通过MATCOM来实现,所以想学习如果在VC中调用MATLAB函数的,可以学习一下(This is the MATLAB and examples of VC call each other by MATCOM to achieve, so if you want to learn to call MATLAB functions VC, you can learn about)
- 2011-02-17 05:07:53下载
- 积分:1
-
c
说明: c自理阿婆;了解了解顾客了 快乐 噶爱国 (c self grandmother learn about customer happiness Karma patriotic)
- 2010-04-04 16:47:04下载
- 积分:1
-
Matrix-Operations
矩阵的运算,在此贡献,希望大家多多指点。(Matrix computation, in this contribution, we hope that a lot of guidance.)
- 2015-03-22 13:57:54下载
- 积分:1
-
17869314comtet_matlab
说明: matlab+com接口编程
这里 以 Matlab擅长的矩阵运算为例来说明基于COM的VC与Matlab接口实现方法。(matlab+ com interface to Matlab programming here at the matrix calculation as an example to illustrate the VC based on the COM interface methods and Matlab.)
- 2008-10-07 20:23:12下载
- 积分: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
-
am
说明: 通信原理的AM调制信号,MATLAB实现仿真(Communication Theory of AM modulated signal MATLAB for simulation)
- 2013-03-11 11:14:31下载
- 积分:1
-
fcxl
网上下载的一个分行的好的程序,可以让大家借鉴下(Download a branch of a good program, so that everyone can learn from the next)
- 2011-10-04 09:56:21下载
- 积分:1
-
ResearchingRelialiabilityoftheComplexNetworkSystem
在对复杂网络系统可靠性优化配置方法研究的基础上,编制出系统可靠度优化配置计算机程序.(in the complex network configuration system reliability optimization method on the basis of produce distribution system reliability optimization computer program.)
- 2007-02-26 16:35:11下载
- 积分:1
-
VC-P-P-and-Matlab-mixed-programming
实现VC++与Matlab的混合编程,解决这
个问题, 不仅能更好地发挥Matlab 强大的功能, 还能快速地进行软件开发, 尤其是当软件开发中需要实现复杂的数学算法、图形处理时尤为迫切。(The realization of VC++ and Matlab mixed programming, to solve thisA question, not only can play a better Matlab powerful function, can rapidly in software development, especially when the software development need to realize the complex mathematical algorithms, graphics processing is particularly urgent.)
- 2012-04-02 19:48:08下载
- 积分:1