-
NLSEmagic
用c语言和matlab联合编程求解非线性薛定谔程序,应用CUDA并行技术(nonlinear schrodinger equation solver)
- 2016-07-06 17:01:38下载
- 积分:1
-
getdata-1
说明: 这是一个VC++和MATLAB联合环境下的编程,很有用的,MATLAB的数据显示很强大的,希望对你们有用.(This is a example used combation of vc++ and matlab ,because the vistual of data is very strong ,I hope it will benefit to your.)
- 2010-04-20 09:45:45下载
- 积分:1
-
ownerDrawScrollBar
scrollbar重绘。很好的例子程序,可以用来学习一下。(scrollbar redrawn. Good example of a program that can be used to learn about.)
- 2014-11-11 14:30:39下载
- 积分:1
-
Parameter-Optimizati
Parameter Optimization of AC Rectangular Wave Outputs for Aluminum Cold Wire GTAW.docx
- 2013-11-26 10:54:45下载
- 积分:1
-
matlab_VC
matlab与vc的混合编程说明,主要是如何配置环境,有详细的截图说明(the help for together using of matlab and VC6.0,including collocate environment and giving detailed
illustrate
)
- 2012-01-03 21:48:36下载
- 积分:1
-
amr_nb_encoder
自适应多速率编码器标准代码,编码端。可将wav文件编码生成amr格式的文件。这种格式的文件可根据信道质量,自动调节编码速率,故称之为自适应。(adaptive multi-rate coding standards for code-coding. Wav documents can be generated amr coding format documents. This format of the document is available according to the channel quality, automatic adjustment coding rate, but it is called adaptive.)
- 2007-01-16 09:53:07下载
- 积分:1
-
gavc
说明: 用vc来实现遗传算法,不是matlab哦(vc used genetic algorithms to achieve, not Matlab oh)
- 2006-04-27 08:54: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
-
EITHT
mATLAB教程第六章案例,时间变动序列(mATLAB Tutorial Chapter VI case, the time sequence changes)
- 2013-07-20 10:01:58下载
- 积分:1
-
MCT2008-for-ges
固高所有GE运动控制卡的DEMO软件,用来测试板卡是否正常工作(Googol all GE motion control card DEMO software, used to test the board is working correctly)
- 2014-11-19 12:23:25下载
- 积分:1