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

Search list

[Compress-Decompress algrithmsGuidetoEllipticCurveCryptography

Description: 密码学中椭圆曲线的介绍和开发。本文详细介绍了该算法的原理、方法和标准。-Elliptic Curve Cryptography in the introduction and development. This paper describes the principle of the algorithm, methods and standards.
Platform: | Size: 2553856 | Author: wang xi | Hits:

[GDI-BitmapBESIER

Description: 贝塞尔曲线程序,实现计算机图形学中的贝塞尔曲线绘制的程序。-Bezier curve procedures, computer graphics to achieve the Bessel curve drawing procedure.
Platform: | Size: 1024 | Author: soarhh | Hits:

[matlabTechTradeTool

Description: Curve Fitting Toolbox,Excel Link,Financial Toolbox,Financial Time Series Toolbox,Optimization Toolbox -Curve Fitting Toolbox, Excel Link, Financial Toolbox, Financial Time Series Toolbox, Optimization Toolbox
Platform: | Size: 105472 | Author: 白洋 | Hits:

[Embeded-SCM DevelopBspline

Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation.
Platform: | Size: 38912 | Author: dma | Hits:

[AlgorithmCurveFit_Poly

Description: 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.-Polynomial curve fitting the number of arbitrary referral Purpose- Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector
Platform: | Size: 12288 | Author: bilka | Hits:

[AlgorithmDouglas-PeuckerLineApproximationAlgorithm

Description: When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: 这是一个基于Douglas-Peucker算法的二维估值算法。-When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: It is a Douglas-Peucker algorithm based on two-dimensional valuation algorithm.
Platform: | Size: 429056 | Author: 成东 | Hits:

[Graph DrawingBspline

Description: 通过B样条曲线特征用反算的方法获得3次B样条曲线-Through the B-spline curves using the method of calculation to obtain the anti-3 B-spline curve
Platform: | Size: 1957888 | Author: 黄风 | Hits:

[3D Graphiccurve

Description: 用Directx9开发的三维曲面图,有参考价值-Directx9 developed using three-dimensional surface maps, have reference value
Platform: | Size: 433152 | Author: kch | Hits:

[GDI-BitmapCurve_demo

Description: 曲线 代码可用来做工控软件的历史曲线显示和实时趋势线,简单易用-Curve of the code available to do the history of industrial control software and real-time curve shows the trend line, easy-to-use
Platform: | Size: 69632 | Author: sucheng | Hits:

[Graph DrawingUniform.B-spline.Curve

Description: 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。-Computer graphics to do it is the Uniform B-spline Curve. First on the screen at any point a few graphics and set up degree, press the Uniform B-spline button to generate graphics.
Platform: | Size: 206848 | Author: 李威和 | Hits:

[Communication-Mobilematlab

Description: 实现butterworth滤波器,能够输出幅频特性曲线-Realize Butterworth filter, to output the amplitude-frequency characteristic curve
Platform: | Size: 1024 | Author: 李念峰 | Hits:

[Windows Developyieldcurve

Description: 收益率曲线计算方法,介绍很详细,而且是中文的-Yield curve calculation method, a very detailed introduction and is in Chinese
Platform: | Size: 89088 | Author: raekwon | Hits:

[Crack HackECC

Description: ECC(椭圆曲线密码)的标准C语言设计与实现-ECC (Elliptic Curve Cryptography) standard C language Design and Implementation
Platform: | Size: 183296 | Author: | Hits:

[Fractal programfractal(4)

Description: 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。-Document fractal (1) ~ fractal (5) is to spend my efforts to prepare the fractal geometry of some of the classic details of Matlab graphics painting (including the Koch curve, Levy curve, fractal tree, Sierpinski triangle, together with detailed comments) All procedures are carefully debugging, running good.
Platform: | Size: 40960 | Author: 刘小 | Hits:

[AlgorithmCurveFitting2

Description: 曲线最小二乘拟合方法,用最小二乘法拟合取向数据。可用数据点反求控制点。-Least squares curve fitting method, using least square method-oriented data. Reverse data points available control points.
Platform: | Size: 3072 | Author: 孙鑫 | Hits:

[Special EffectsEdge_detection

Description: 本人用VC开发的一个小工程,里面包含基本的边缘检测算法,和空间矩亚像素检测算法.以及HOUGH变换和曲线拟合等多种算法实现,现发布让大家一起交流-I use VC to develop a small project, which contains the basic edge detection algorithms, and spatial moment sub-pixel detection algorithm. As well as the HOUGH transform and curve fitting algorithm, etc., are released to allow the exchange of everyone together
Platform: | Size: 116736 | Author: robin | Hits:

[Graph programBezierOPENCV

Description: 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度。-Opencv realize in the next Bezier curve. Can modify the control point to connect a number of curves, modify curve accuracy.
Platform: | Size: 11264 | Author: 马连洋 | Hits:

[Waveletxinhaochuli

Description: 信号处理小波分析 1)计算信号的小波变换。 2)求出模极大曲线。 3)计算其中两个奇异点的Lipschitz指数。 -Signal processing wavelet analysis 1) the calculation of wavelet transform signals. 2) calculated curve of modulus maxima. 3) the calculation of which two singular points of Lipschitz index.
Platform: | Size: 4096 | Author: 张子林 | Hits:

[Graph programcwyNURBS

Description: NURBS曲线显示等,对NURBS有兴趣的朋友可以看看。-NURBS curve display of NURBS friends who are interested can look at.
Platform: | Size: 2264064 | Author: luckalone | Hits:

[Othernurbs_curve_acc_dec

Description: NURBS曲线的加减速控制方法研究,对NURBS有兴趣的朋友可以看看。-NURBS curve acceleration and deceleration control method for research on NURBS interested friend can see.
Platform: | Size: 177152 | Author: luckalone | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net