CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 生成椭圆

搜索资源列表

  1. 图形的生成

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:228823
    • 提供者:张伟
  1. mulf2m.rar

    1下载:
  2. 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。,Elliptic curve encryption algorithm to generate the multiplier, the main function is to achieve in the Su-domain polynomial module P (large prime numbers) by the operator.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1005
    • 提供者:傅建新
  1. draw.rar

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1932080
    • 提供者:张伟
  1. Ecc

    1下载:
  2. 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1829
    • 提供者:傅建新
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1445148
    • 提供者:lixuan
  1. ToDraw

    3下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图
  3. 所属分类:绘图程序

    • 发布日期:2013-01-09
    • 文件大小:2262197
    • 提供者:NiP
  1. ECC

    0下载:
  2. 北邮关于椭圆曲线快速生成 算法的研究成果 -Beijing University of Posts and Telecommunications on the elliptic curve quickly generate Beijing University of Posts and Telecommunications on the elliptic curve algorithm for fast generation of research findings algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:54819
    • 提供者:lei
  1. eigen

    0下载:
  2. 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:527
    • 提供者:kone_zhang
  1. bresenham-ellips

    0下载:
  2. 生成椭圆的BRESENHAM算法(含头文件)-bresenham_ellips
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1159
    • 提供者:ZHQ
  1. ECC

    0下载:
  2. 椭圆曲线加密算法完整版,用C++实现,包括密钥生成,加密解密文件,可完整运行~-The full version of elliptic curve encryption algorithm, with C++ implementation, including key generation, encryption and decryption of files, can complete run ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1396403
    • 提供者:lixiang
  1. Computergraphics

    0下载:
  2. 直线的生成 圆的生成 椭圆的生成 多边形扫描转换与区域填充 字符的生成 -The formation of a straight line generated ellipse circle generated polygon scan conversion and the formation of regional fill character
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1656826
    • 提供者:xuehu
  1. MenuTest

    0下载:
  2. 用VC++画椭圆、画矩形,不是即时画画那 种,点一下按钮会生成椭圆或矩形,比较简单那种,可以了解一下椭圆、矩形用代码是如何实现的。 -VC++ painted with oval, draw a rectangle, not the kind of real-time drawing, tap the button will generate an oval or rectangular, relatively simple kind, you can look oval, rectangu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:27241
    • 提供者:madud00039
  1. jisunjituxingxue

    0下载:
  2. 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the follo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:240005
    • 提供者:zoeondine
  1. Bresenham

    0下载:
  2. 此程序用于演示Bresenham生成椭圆算法,总体思路与Bresenham圆生成算法相似。 -This program is used for demonstration Bresenham ellipse algorithm is generated, and the general idea of ​ ​ Bresenham circle generation algorithm similar.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:48008
    • 提供者:王崇来
  1. jisuanjituxingxue

    0下载:
  2. 分别实现了以下算法:生成直线的DDA算法、生成直线的中点算法、生成圆的正负法算法、生成椭圆的中点算法、扫描转化为矩形、种子填充算法、平移变换、放缩变换、直线段裁剪 。-Respectively, implements the following algorithm: generate the linear DDA algorithm, line generating the midpoint algorithm, generating circle of positive and negat
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1557322
    • 提供者:谢某
  1. ellipse_example

    0下载:
  2. 用生成椭圆弧的中点生成法扫描生成椭圆,和几圈同心圆-Scanned oval, with concentric circles and a few laps to generate an elliptical arc midpoint generation method
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9959595
    • 提供者:戚镇麒
  1. Laplace

    3下载:
  2. 求解椭圆型方程生成二维翼型网格,并采用逐线松弛迭代技术求解了二维翼型绕流,这是CFD计算中的典型例子,是cfd初学者的很好的学习例子。(Solving elliptic equations, generating two-dimensional airfoil mesh, and using line relaxation iterative technique to solve the two-dimensional airfoil flow, which is a typical examp
  3. 所属分类:物理计算

    • 发布日期:2017-12-18
    • 文件大小:217088
    • 提供者:holdvrd
  1. 1-C-grid

    0下载:
  2. 基于椭圆偏微分方程,针对NACA0012翼型生成C网格,生成最后的网格(C type mesh generation)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:67584
    • 提供者:pk5434
  1. O网格椭圆型生成法及求解势流方程

    0下载:
  2. 自动生成NACA0012翼型的网格,并在网格的基础上求解势流方程,fortran编译,可自改(O grid that mainly generates NACA0012 airfoil)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:402432
    • 提供者:ghostdql
  1. random_circle

    1下载:
  2. 在矩形方框中随机生成半径不同的圆,用于模拟多孔介质(Randomly generate circles with different radii in rectangular box to simulate porous media)
  3. 所属分类:其他

    • 发布日期:2020-12-21
    • 文件大小:1024
    • 提供者:小李中
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com