搜索资源列表
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
graphic_arithmetic
- C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
DrawDiguiTrees
- 该程序能够利用基本图元和递归算法,生成各种各样的树。可以是静态的,也可以是动态的。继续扩展,可以生成一片森林。-the procedure to use basic map and recursive algorithm to produce a wide variety of trees. Can be static or dynamic. Continue to expand, generating a forest.
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
draw_contour_line
- 图形学编程的基础 主要是图形底层算法的一些基本实现 根据地形的坐标,显示该地形的等高线-Graphics programming is based primarily on the underlying graphics algorithm to achieve some of the basic topographic coordinates, showed that the terrain contour lines
tuxingxue
- 一个图形学的程序包,里面实现了各种图形学的基本算法-A graphics package, which a variety of graphics to achieve the basic algorithm
imageprocessingbyvc
- 图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
jbtxsc
- 基本图形的生成的实验代码,包括DDA(数值微分)算法、Bresenham算法等-Basic graphics experiments generated code, including the DDA (Digital Differential) algorithm, Bresenham algorithm
LineAlgorithm
- 图形学中三种最基本的画线算法,DAA算法,Bresenham算法,和中点算法的实现,及其比较。-Graphics are three basic line drawing algorithm, DAA algorithm, Bresenham algorithm, and the midpoint algorithm, and more.
Cplusplusprogramming_of_FFT_and_IFFT
- 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
basicgraphics
- 计算机图形学中基本图形实现,直线生成,圆的生成,填充算法的实现,裁剪算法的实现等-Computer graphics, basic graphics implementation, generating a straight line, circle generation, filling algorithm, clipping algorithm realization
LBP-algorithm-of-image
- 4种基本的lbp算法函数,实现图片纹理分类-Four basic LBP algorithm functions, realize image texture classification
SPIHT
- A.Said和W.A. pearlman根据Shapiro零树编码的基本思想,提出了一种新的且更优的实现方法--分层树集合分割(SPIHT),它是高效性能编码算法.这里给出了SPIHT程序及其改进后的程序.-A. Said and WA pearlman Shapiro zerotree coding based on the basic idea, a new and more excellent implementations- set partitioning in hierarchi
vbfrance_DETECTION-DROITE-ESPACE-HOUGH___Page
- Hough transform algorithm in Visual Basic 6
7.cohens--sutherland-line
- this contains C++ programs of computer graphics, includes basic implementation of kite flying, rotation of wheel, transformation , clipping algorithm implementation
graphic-processing
- 经典的图像处理程序,小型光影魔术手了,曝光等功能,都用的最基本的算法,可以作为平台,添加功能。还有灰度直方图,用来分析图像的。-This is the classical program for graphic processing, a simple version of GuangYingMoShuShou, with functions like exposure ect. However the algorithm is very basic,which can be used as a
K_means_color_segmentation
- k-mean算法,对入学者有研究意义,可以了解图像的分割算法基本原理-k-mean algorithm, enrollment research, you can learn the basic principles of image segmentation
Basic-Digital-Image-Processing
- 集成图像处理基本算法,简单快捷的实现算法步骤。-Integrated image processing basic algorithm is simple and efficient algorithm steps.
polycentroid
- 在国外网站上找到的计算任意凸多边形的形心的源代码,基本算法是叠加各个三角形的形心。-the source code to calculate arbitrary convex polygon centroid found on foreign websites , the basic algorithm is superimposed on each triangle.
muloiplicationreference
- Genetic algorithm program including the basic algorithm and its application in optimization function