搜索资源列表
mountain
- 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
parabola(computergraphics)
- 本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
usaxray
- 美国X射线扫描仪图像识别专利介绍,包括算法和C语言描述。-American X-ray scanner image recognition patents, including algorithms and C-language descr iptions.
cartesian
- 在高等数学中的笛卡儿叶形线(函数是: x^3+y^3-3*a*x*y=0)也可以用C语言进行编 写,只要把相应的坐标值放大即可。-in higher mathematics of Descartes exquisite line (function is : 3 x ^ y ^ 3-3 * a * x * y = 0) can also use the C language for the preparation, As long as the corresponding coordin
UserControl
- 用c#实现动态点阵(x,y),数据来源不限。-with dynamic lattice (x, y), the open-source data.
mexhandle
- you can pass C++ objects between different MEX functions without first converting to a MatLab compatible format-you can pass objects between different C ME X functions without first converting to a MatLa b compatible format
v_fr
- 利用C语言拟合的自由曲线,将12个点以x坐标从小到大,将这12个点以3个点为一组,以二次函数曲线为一来拟合自由曲线。-C language of freedom curve fitting, 12 points to x coordinates from small to large, these 12 points to three points for a group to a quadratic function of a curve to curve fitting freedom.
kftools
- This set of MATLAB tools consists of some functions that I have found useful for basic image processing and blob analysis. The functions have been tested for MATLAB Version 5.3.0.10183 (R11) on PCWIN. Many of the files must be run as MEX files
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
cgprojectFinalFinal
- CG做的迷宫游戏,可以用键盘转变视角等. You can enter: w for up to see the sence x for down to see the sence a for seeing left side of the sence d for seeing right side of the sence z for zooming the sence c for shuming the sence s for chan
SGSDK
- 烁光3D引擎演示版SDK,该引擎是在directx9.0c环境下开发,用的是C++VS2005. 目前该引擎支持天空盒,地形,.X骨骼动画,AABB碰撞检测,粒子系统,3D音效,MP3播放等功能-3D engine demo version of the SDK, the engine is under development directx9.0c environment, C is the VS2005. The engine currently supports sky boxes,
用bandelet进行图像分割的matlab代码
- A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
Reflection
- Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
gfxfx2
- More graphics/Game programming sources..GFXFX2. Collection of graphics based sources. Made by Bas van Gaalen. Major topics: 3d rotation, Polygons (triple and quad), Flat-Shading, Gouraud Shading, Texture Mapping, Hidden face removal, Mode-X, Mode-12h
基于OpenCV 2.X提升小波变换类
- 基于提升小波变换算法的C++类,利用OpenCV 2.x实现
EXTRACT.C
- This C program extracts a 256 x 256 array a 512 x 512 image. It can easy to be expand to bigger image size.-This C program extracts a 256 x 256 array a 512 x 512 image. It can easy to be expand to bigger image size.
X
- 在C++里面利用openCV库,显示一幅图片的程序,很好用哦-In C++ inside openCV library use, showing a picture of the program, oh well
2.c.tar
- Color Cube to rotate the given cube in X Y Z axis.
kmod.c
- windows program for the advancement of science