-
2D_PML_fangxingzhu
二维的TM波打到一个方形的金属柱上,边界条件为PML(TM wave hit a two-dimensional square metal column, PML boundary conditions)
- 2013-11-15 09:48:55下载
- 积分:1
-
hilbert
hilbert变换的程序,输入一个时间序列,既可以得到希尔伯特变换之后的复信号,输出结果是复信号(hilbert transformation)
- 2013-05-15 11:09:02下载
- 积分:1
-
BSpline
程序实现二次B样条平滑,三次B样条平滑;二次B样条平滑后节点插值(Program to achieve the second B-spline smoothing, cubic B-spline smoothed after the second B-spline interpolation smooth node)
- 2014-12-07 23:00: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
-
VirtualKD20
用虚拟机COM方式很慢.试试用这个吧,这个据说能提高十几倍哟.里面的read.txt文件我在VMWare中安装做了一下简要的中文说明.
irpfind produces ~450KB/s traffic on VirtualBox and ~150KB/s on VMWare, significantly outperforming standard ~10KB/s COM Port(COM way using virtual machine is slow. Try it with this, this is said to increase more than tenfold yo. Read.txt document inside VMWare installed, I have done a brief description of the Chinese. Irpfind produces ~ 450KB/s traffic on VirtualBox and ~ 150KB/s on VMWare, significantly outperforming standard ~ 10KB/s COM Port)
- 2009-07-07 11:37:07下载
- 积分:1
-
VCmatlab
对于在Visual C++中调用Matlab应用程序接口,关键在于设置编译环境和使用正确的调用规则,然后,在发布软件时携带必要的动态连接库就可以保证程序的独立性(Matlab Application Program Interface in Visual C++ call, the key is to set the compiler environment and use the correct call rules, then carry the necessary dynamic link library publishing software program can guarantee the independence of)
- 2012-11-12 21:37:26下载
- 积分:1
-
dijkstra
程序dijkstra,C++语言的,可以运行,做数学建模竞赛会用到的(dijkstra,C++,for math modelling)
- 2011-09-07 18:58:59下载
- 积分:1
-
Matlab-senior-notes-
Matlab高级讲义之计算机辅助设计与仿真技术概述(Matlab senior notes- an overview of computer-aided design and simulation)
- 2011-12-24 21:04:32下载
- 积分:1
-
copula
GOOGLE代码网站最全的COPULA公式MATLAB合集(COPULA formula code on GOOGLE website the most complete collection for MATLAB)
- 2021-04-07 12:29:01下载
- 积分:1
-
synchronization-tool-
公司专用的抄表册同步工具,仿360页面制作,配合兰德或欧珩杰抄表机使用(Copy list synchronization tool company specific, imitation 360 page production, with Rand or European Hengjie meter reading machine use
)
- 2015-02-11 23:01:51下载
- 积分:1