-
matlab_FEM
MATLAB有限元法应用与实例,参考源程序(MATLAB finite element method and examples, refer to the source)
- 2014-09-24 19:56:24下载
- 积分:1
-
algoritmos-de-ordenamiento
ALGORITH OF ORDERS IMPLEMENTED IN C++
- 2014-12-18 12:57:11下载
- 积分:1
-
FDTD_3D_RCS
使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
- 2014-02-23 21:04:03下载
- 积分:1
-
kernel-ica1_2
这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
- 2007-11-08 20:42:56下载
- 积分:1
-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
examle
Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。(Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.)
- 2005-04-13 01:59:30下载
- 积分:1
-
matrix_mul_block_parallel
此程序使用MPI实现两个矩阵的相乘,使用的语言是C(This program uses MPI to achieve multiply two matrices, the use of the language is C)
- 2011-05-13 22:53:57下载
- 积分:1
-
ZXingPro
可以解开QR二维码,VISUAL c++(it can read the QR)
- 2014-08-21 11:26:08下载
- 积分:1
-
3.13
读一组整数到vector对象,计算并输出每对相邻元素的和。如果读入元素个数为奇数,则提示用户最后一个元素没有求和,并输出其值。(Read a set of integers to vector objects, calculate and output, and each pair of adjacent elements. If you read an odd number of elements, the last element of the user is prompted no summation, and output its value.)
- 2015-03-04 15:13:14下载
- 积分:1