Welcome![Sign In][Sign Up]
Location:
Search - parabola

Search list

[GDI-Bitmapgraph2dapp

Description: 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the three parameters of the sample, Beizer, B-Spline), and filled polygon, 2D rotation and font sample
Platform: | Size: 59765 | Author: 徐林 | Hits:

[Other resourcemobile_parabola

Description: J2ME里关于抛物线的代码,包含了角度 力度 阻力等方面-the code about parabola in j2me, includ angle,strength,resistance.
Platform: | Size: 54951 | Author: dd | Hits:

[Other resourcePARABOLA

Description: c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
Platform: | Size: 1788 | Author: 了了 | Hits:

[Other resourceparabola(computergraphics)

Description: 本程序是计算机图形学中的抛物线的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.
Platform: | Size: 1377745 | Author: 周国梁 | Hits:

[J2MEmobile_parabola

Description: J2ME里关于抛物线的代码,包含了角度 力度 阻力等方面-the code about parabola in j2me, includ angle,strength,resistance.
Platform: | Size: 54272 | Author: dd | Hits:

[2D GraphicPARABOLA

Description: c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
Platform: | Size: 1024 | Author: 了了 | Hits:

[Graph Drawingparabola(computergraphics)

Description: 本程序是计算机图形学中的抛物线的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.
Platform: | Size: 1377280 | Author: 周国梁 | Hits:

[Graph Drawing03081402

Description: 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France and France painting, to carry out the operation time, the comparison of several algorithms.
Platform: | Size: 418816 | Author: | Hits:

[Special Effectsgat_shiyan3

Description: 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping algorithm, the midpoint algorithm, rendering the positive and negative parabola, the midpoint method. Scan Conversion polygon scan-line algorithm, seed filling algorithm. Line cutting (CohenSutherland) encoding algorithm, by cutting edge polygon (SutherlandHodgman) algorithm Note : each of the functional integrity of the design class
Platform: | Size: 789504 | Author: | Hits:

[Special Effectshoughparabola

Description: 利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。-The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.
Platform: | Size: 1024 | Author: major | Hits:

[Multimedia DevelopDrawParabola

Description: DrawParabola源码用来绘制二次曲线(抛物线)的图像,将给出的二次曲线函数添加到代码即可运行到图像-DrawParabola source code used to draw the second curve (parabola) of the images, will be given quadratic curve function can be added to the code to run to the image
Platform: | Size: 1972224 | Author: wm | Hits:

[File FormatParabola

Description: Second degree parabola program
Platform: | Size: 3072 | Author: Ravindranath | Hits:

[VC/MFCParabola

Description: 利用抛物线法,求解全局最优解,即所选区域最小值-By parabola method, to solve the global optimal solution, which is the minimum selected area
Platform: | Size: 1113088 | Author: chuchu | Hits:

[Fractal programfern-leaves-painted-parabola

Description: 分形-羊齿叶画抛物线-下雨模拟,是工程制图的一个代码-Fractal- fern leaves painted parabola- rain simulation, a code of engineering drawing
Platform: | Size: 1024 | Author: hui | Hits:

[CSharpparabola

Description: dibuja la parabola en visual basic 2010 es muy sensillo pero puede ser de gran ayuda para entender algunos codigos de graficar en Csharp
Platform: | Size: 60416 | Author: JhinsonCoyago | Hits:

[Otherj2me-achieve-parabola

Description: j2me实现抛物线j2me achieve parabola-j2me achieve parabola
Platform: | Size: 72704 | Author: geezer | Hits:

[Othercolor-parabola-

Description: 绘制彩色抛物线 c语言源代码 /*画抛物线的子函数spara()*/ /*row,col代表抛物线顶点的坐标,x1,y1是抛物线起点相对顶点的坐标*/ /*t为抛物线绕顶点旋转的角度*/-To draw color parabola c language source code
Platform: | Size: 1024 | Author: fei | Hits:

[3G developinverted-parabola

Description: inverted parabola is a matlab source code to simulate antenna gain
Platform: | Size: 10240 | Author: Abuaisha14 | Hits:

[AlgorithmParabola-method

Description: 抛物线法求一维函数的极值,要保证输入的x1<x2<x3,f1>f2<f3,通过自定义函数f(x)来修改所求函数,精度为e-Parabola method for one-dimensional function of extreme, to ensure that input x1 <x2<x3,f1> f2 <f3,通过自定义函数f(x)来修改所求函数,精度为e
Platform: | Size: 61440 | Author: LiuXiuzhi | Hits:

[Algorithmparabola

Description: 抛物线拟合,通过使用最小二乘法最为优化的目标函数,经过三元线性方程组的解法得到抛物线拟合参数。-parabola curve fitting using least square method
Platform: | Size: 591872 | Author: EvenLiu | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net