搜索资源列表
多彩变换曲线算法
- 计算机图形学中的一种算法----多彩变换曲线算法。对于本学科的初学者很有帮助。-computer graphics algorithms-a colorful transformation curve algorithm. The subjects for beginners helpful.
公路曲线算法
- 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 很有用的资料,涉及到微积分 曲线拟合 微分方程解法等
貝茲曲线
- 在数学的数值分析领域中,贝塞尔曲线(Bézier curve)是电脑图形学中相当重要的参数曲线。更高维度的广泛化贝塞尔曲线就称作贝塞尔曲面,其中贝塞尔三角是一种特殊的实例。 贝塞尔曲线于1962年,由法国工程师皮埃尔·贝塞尔(Pierre Bézier)所广泛发表,他运用贝塞尔曲线来为汽车的主体进行设计。贝塞尔曲线最初由Paul de Casteljau于1959年运用de Casteljau算法开发,以稳定数值的方法求出贝塞尔曲
数学表达式解析,并绘制曲线
- 可解析加减乘除等运算的数学表格式,并绘制出曲线来。例如在编辑框中输入15*sin(0.5*x)+20,在自变量的范围输入0<x<200,按F5可绘制出曲线。程序内含数学解析式的解析完整代码,并可自已扩展到支持积分,微分运算等。程序框架简洁合理,可在上进行二次开发。
椭圆曲线加密算法TC实现
- 椭圆曲线加密在TC上的实现
Bezier曲线算法
- Bezier曲线算法
二次B样条曲线
- 2次B样条曲线算法-2nd B-spline curve algorithm
计算机图形学算法演示系统
- 计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。-some algorithm in computer graphics presentation systems : including : straight lines, circles, Bezier curves, straight cutting algorithm.
多彩变换曲线算法
- 计算机图形学中的一种算法----多彩变换曲线算法。对于本学科的初学者很有帮助。-computer graphics algorithms-a colorful transformation curve algorithm. The subjects for beginners helpful.
公路曲线算法
- 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
2
- Bezier曲线算法.txt -Bezier curve algorithm. Txt
ThreeBsplinecurve
- 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of l
Shiyan5
- 图形学,三种算法画直线,园,区域填充,图形转换,Bezier曲线和B曲线算法-Graphics, drawing a straight line of three algorithms, park, area filling, graphics converter, Bezier curves and B curve algorithm
步进电机S曲线算法
- 实现步进电机S曲线的算法。可用C语言实现,算法用C实现,然后数据可以通过FPGA用DDS处理,输出任意频率和脉冲个数。(Algorithm for realizing S curve of stepping motor. C language can be implemented, the algorithm is implemented with C, and then data can be processed by FPGA us
三次样条曲线算法的改进及Java语言实现
- 三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)
基于miracl库的rate实现
- 基于miracl库实现椭圆曲线算法的优化方法(constructing Tower exensions of finite fields for implementation of pairing Based cryptographyt)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)