搜索资源列表
Standard-2D-FDTD
- 标准的基于C语言的2D FDTD程序 用于电磁波模拟
2D-TM
- 2维的FDTD C程序
2D PML 源代码 (c++)
- 用于2D FDTD模拟的完全匹配层吸收边界条件。
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
2D-TM
- 一个真正意义上的C++(不是C语言)编写的FDTD二维TM波算法程序,是老师给的作业,给大家共享。-A true sense of the C++ (not C language), prepared by two-dimensional TM wave FDTD algorithm procedures, teachers are given homework, give everyone shared.
rwtwinxp
- The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
convex
- C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
yee2d_c1
- fdtd 2d c++ program in text file
fdtd2D
- 2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagne-2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagness
wave2d.c
- wave equation 2d in c
FluidosVF
- SPH 2D in visual c++ for simulation of fluids
function6
- Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
fdtd2d
- FDTD 2d with PML 其中一个工程接上了Matlab编程接口-FDTD 2d with PML in which a project connected to the Matlab programming interface
2-D-integration
- 辛普森二维积分的数值计算方法,运用c++程序进行编写 -numberical analysis
2D-trans
- A simple algorithm to implement 2-D transformation in Turbo C/C++.
2D-xy-model-beta1.0
- C语言实现统计力学中2维xy模型计算,采用蒙特卡洛算法-C language implementation of two-dimensional xy model in statistical mechanics calculations, using the Monte Carlo algorithm
2D-name
- C++ 二重积分辛普森求积法: 有点复杂,请见谅-C++ double integral Simpson quadrature method: a bit complicated, please forgive me
2D-FDTD
- 用C语言编写的2D-FDTD程序,含一阶mur边界,pml边界,附结果matlab画图程序-Using C language 2D-FDTD procedures, including an order Mur boundary and the boundary of the PML, with results of MATLAB drawing program
LBM-C-0.1
- LBM-C is a lattice Boltzmann 2D and 3D fluid flow solver implemented using nVidia s CUDA platform. LBM-C is written in CUDA C and is licensed under GPL v2, you are invited to use, alter and improve upon LBM-C at your own discretion.