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

搜索资源列表

  1. zj

    0下载:
  2. OPENGL画动态直线用Brashem算法实现-OPENGL draw a straight line with the dynamic algorithm Brashem
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:1893115
    • 提供者:苏秋玲
  1. MyBase

    0下载:
  2. 一个通过鼠标的拖动直线来调节参数的程序。 -Drag a straight line through the mouse to adjust the parameters of the procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:53371
    • 提供者:张三
  1. paint

    0下载:
  2. 简单的画图程序,有直线,圆,巨型等图形。-A simple drawing program, a straight line, round, giant, such as graphics.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:95830
    • 提供者:david
  1. trangle

    0下载:
  2. 在eclipse平台上进行图形的自由显示以及直线,多边形等的显示。-In the eclipse platform graphical display, as well as the freedom of a straight line, polygon, such as the display.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:9281
    • 提供者:小熊
  1. cloorimageprocess

    0下载:
  2. 臨界值處理,求直條圖的處理,以數值與字母把直條圖列印出來,把直條圖影像化,把直條圖平滑化,......等等的功能。-Threshold processing, and bar graph processing, numerical and letters to the column chart to print out the images of straight bar chart, the straight bar chart, etc. ,...... smoothing function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:14578
    • 提供者:李耀生
  1. Hough

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线-The function used to detect the image of parallel straight lines. If the images are two parallel straight lines, they will be two parallel straight
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24227
    • 提供者:hyc
  1. glcs

    0下载:
  2. 饮羽公路测设(glcs) 由20多个公路测量、设计、试验和施工组织设计等小软件组成。如《中桩大地坐标》可以计算不等长缓和曲线的中桩和边桩的大地坐标;《缓和曲线反算》可以根据切线长、外距长或缓和曲线长求半径等;《卵型曲线精解》可以求精确的卵型曲线的参数;《混凝土配合比》可以快速进行混凝土配合比的设计。其他还有直线、曲线拟合,规划求解,网络图计算等等。所有各小软件计算的结果统一反映在主界面上,并在主界面中编辑、修改。并-Drink plume Highway Survey and Design (g
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:449252
    • 提供者:luozhenghua
  1. gobang

    0下载:
  2. 這是個五子棋遊戲只要連成五顆棋子不管直得橫的或斜的都可以唷-This is a backgammon game as long as the five pawn connected straight regardless of a horizontal or oblique can唷
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-28
    • 文件大小:422412
    • 提供者:linru
  1. houghtoline

    0下载:
  2. 利用hough变换获取图像中的直线,然后利用均值融合所有找到的直线,能准确描述真实直线。-Hough transform to obtain the use of images in a straight line, and then use the mean integration of all to find a straight line that can accurately describe the true straight line.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2546479
    • 提供者:鹿角菜
  1. draw

    0下载:
  2. 是一个绘图程序,用mfc开发,有填充,有画直线,有画曲线,但是这些功能的实现完全是自己实现,不是用windows里自带的功能,对于学习图形算法的朋友们有一定的帮助-Is a drawing program, with mfc development, there are filled, there are painting a straight line, there are paintings curve, but the realization of these features is en
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:56089
    • 提供者:tjjman
  1. moveCompoents

    0下载:
  2. 简单的控件移动及直线画图(测试) 有部分代码注释,如果看得明白,可以取消注释,会有更多的发现-Simple controls movement and drawing a straight line (test) code has some of the Notes, if able to understand, you can cancel the Notes, there will be more discoveries
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-09
    • 文件大小:568490
    • 提供者:AnsonL
  1. CSSCookbook(CHM)

    0下载:
  2. The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:5004392
    • 提供者:apollo
  1. circle

    0下载:
  2. 这是根据点拟合圆和直线的matlab程序,比较简单实用-This is the basis of points won and a straight line fitting the matlab procedure is relatively simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1318
    • 提供者:翟乐
  1. Imageprocessing

    0下载:
  2. 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:327412
    • 提供者:11
  1. tuxingxue

    0下载:
  2. 计算机图形学实验报告 有布莱森汉姆算法画直线 画圆等 好东西!-Computer Graphics experimental reports have布莱森汉姆algorithm, such as painting a straight line drawcircle good things!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:115673
    • 提供者:lanrui
  1. Javapaint

    0下载:
  2. 用java实现了简单的画图功能,可以绘制直线,椭圆和矩形,供大家参考。-Using java realize a simple drawing function, you can draw a straight line, oval and rectangular, for your reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7481
    • 提供者:
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:148645
    • 提供者:李刚
  1. zhixianyuanjuxinghuafa123

    0下载:
  2. 此程序可以实现直线圆矩形的画法,方法简单,易学易用。-This process can realize a straight-line drawing of a round rectangle, method is simple, easy to learn and use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:57208
    • 提供者:kevinlee
  1. breseham

    0下载:
  2. 这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆-This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:127294
    • 提供者:郭雪冰
  1. breseham1

    0下载:
  2. 用breseham画法在visual c++上画圆和直线。图像可以进行刷新,能画多条直线,多个圆-Breseham drawing method used in visual c++ on the Circle and a straight line. Image can be refreshed, able to draw many lines, a number of round
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:127232
    • 提供者:郭雪冰
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com