搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
Elastodyn
- 二维弹性动力学有限元源程序,此程序为欧文和辛顿著作Finite elements in plasticity : theory and practice 中的源代码。-Elastodynamic finite element code (2D)
Radian09-TDP
- team descr iption of radian robocup 2d soccer team, that wae in top 13 of ssil ,Radian2D Soccer Simulation , TDP , first release on pudn
Random_Fractals_Algorithm
- Pseudo codes to generate 1D 2D and 3D fractal images.
flow3
- 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
J_BlockClass
- 图形学2D的应用,时针、分针、秒针按一定的角度自动旋转-Graphics 2D applications, the hour hand, minute hand, second hand automatically rotated according to a certain point of view
hge181
- hge181源码,从官网上下载的,开源的2D引擎-the hge181 source code, downloaded from the official open source 2D engine
matlab-digital-image-book
- 用matlab学习图像处理的基础代码,主要是matlab丰富绘图的代码,有二维图形,三维绘图,特殊图形的绘图,以及图形的编辑等,是学习绘图的资料。-Matlab learning the basis of the image processing code, code of matlab rich graphics, 2D graphics, 3D graphics, special graphics drawing and graphics editing, learning drawing。
nurbs
- 绘制NURBS三维、二维图形,网格细化,基函数求解等函数包-construction 2D,3D,NURBS graphics
sph_fluid
- SPH for fluid in 2D, written in C-SPH for fluid in 2D, written in C++
AnimatedSprites
- xna游戏编程2D的一个小程序,里面是一个小游戏的源代码-xna game programming 2D, a small program, which is a small game source code
radon-Line-detection
- radon变换除了在处理二维三维的投影数据时重建算法的应用,在直线检测中有应用-In addition to radon transform processing data in 2D and 3D projection reconstruction algorithm applications, there are applications in line detection
fft
- 实现2D—fft的matlab程序 以二维时间序列为基-Achieve 2D-fft matlab program
my-2d_fft
- 实现快速傅里叶变换函数的matlab程序,以2D作为基来写的-Fast Fourier transform function matlab program to 2D as a base to write
Computer_Program_FEM2D.pdf.tar
- finite element code for 2d unstructured grid
hge-tutorial
- 有关2D游戏引擎,HGE的一个简单教程讲解。-For 2D game engine, HGE is a simple tutorial to explain.
N-sparse
- 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
OpenGL
- OpenGL是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD[2]、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发-OpenGL is the industry s most widely accepted
pcol1-code
- Peric相关计算流体书籍相对应的二维SIMPLE管流计算源代码-Source code of Peric for 2D pipe flow with the colocate grid
Spacewar
- This the source code of the final game of the Programming 2D Games book by Charles Kelly.-This is the source code of the final game of the Programming 2D Games book by Charles Kelly.