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

搜索资源列表

  1. zhixian

    0下载:
  2. 判断两条直线是否平行,也可以判断是否相交,并可以求出交点。-To determine whether the two parallel straight lines, you can also determine whether the intersection, and can find the intersection.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:jay
  1. gradephase

    0下载:
  2. 用相位编组法提取长直线、强弱纹理直线、以及在特定方向和位置上的直线。-Extraction of straight line with the phase-grouping method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:993
    • 提供者:哓哓
  1. tic-tac-toe

    0下载:
  2. 这是一个人机对弈的井字游戏。可以人为选择谁先输入。哪方将三个棋子放在同一条直线上为赢家。-This is a man-machine chess game of Tic-Tac. You can choose who should enter the man-made. Which side will the three pieces on the same straight line for the winner.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1301414
    • 提供者:sunjing
  1. CGI_CSharp_Source

    0下载:
  2. This program will attempt to cover everything you need to know to work with the Common Gateway Interface in C#, including reading the input of POSTs and GETs. Although this sounds like a lofty goal, CGI is actually quite easy to get into and gains mo
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:8066
    • 提供者:yourname
  1. SERPENTRONIC(cx)

    0下载:
  2. 蛇形机器人的蜿蜒运动的一种形式,配合红外可以实现直行与转弯-Snake-like robot winding movement a form of infrared can be achieved with the straight and turn
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:nash
  1. cg

    0下载:
  2. 在画图系统中实现圆的生成算法,使圆支持异或模式、实现橡皮筋直线、圆、矩形、实现多边形裁剪、实现基本几何变换(平移)、实现B样条曲线 -In the drawing system to achieve a circle generation algorithm, so that won to support different or models to achieve a rubber band straight, round, rectangular, polygon clipping to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:23423
    • 提供者:沈静
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3993314
    • 提供者:沈静
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:903841
    • 提供者:沈静
  1. axis

    0下载:
  2. OpenInventor关于画直线和坐标轴添加的方法 及 源码 -OpenInventor on the drawing straight lines and axes to add the method and source code
  3. 所属分类:Windows Develop

  1. DDA

    0下载:
  2. DDA画线算法,是计算机图形学原理及算法里的一种很简单的栅格数据的直线画法-DDA line drawing algorithm, computer graphics theory and algorithms inside a very simple straight-line drawing method of raster data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1951064
    • 提供者:libratao
  1. zhenxian

    0下载:
  2. 正弦波转换小程序,可以输入采样点后,数据直间出来!-Sine wave converter applets, can enter the sampling points, the data between straight out!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:22651
    • 提供者:王风
  1. dda

    0下载:
  2. DDA的模拟算法。指定的显示窗口的屏幕划分成64X64的区域;每个区域有一个象素,是位于区域中心半径为r的圆。进行DDA直线段绘制时,算法中选中的象素就用窗口中相应的圆代替。-DDA simulation algorithm. The specified display window of the screen is divided into 64X64 areas each region has a pixel is located in the Regional Center radius
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:975
    • 提供者:
  1. drawing1

    0下载:
  2. 在TC环境下实现的具有橡皮筋直线、圆、矩形等功能的模拟windows画板-In the TC environment to achieve a straight line with a rubber band, round, rectangular windows functions such as analog sketchpad
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:7616
    • 提供者:Meng
  1. cad

    0下载:
  2. 可以画直线,选择直线,拖动直线等一些功能,展现GDI图形编程。-Can draw a straight line, choose a straight line, drag a straight line and some other features to show GDI graphics programming.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:17028
    • 提供者:lisheng
  1. skyblue_LLK

    0下载:
  2. 连连看,将 2 个相同图案的对子连接起来,连接线不多于 3 根直线,就可以成功将对子消除。 -Lianliankan, the two pairs the same pattern linking cable no more than three straight lines, the child will be able to successfully eliminate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3653294
    • 提供者:赖瑾建
  1. file_oc

    0下载:
  2. 画直线,椭圆并填充,是c中图形编程的基础,-Drawing a straight line, ellipse, and fill, is a graphical programming c, the basis
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:胡明
  1. javaline2

    0下载:
  2. 计算机图形学 直线的画法 中点画线 bresham 三种画法-Computer Graphics in a straight line painting stipple line bresham three kinds of painting
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1697
    • 提供者:王胜状
  1. BogartGame

    1下载:
  2. This the source codes for the Bogart Game. It has 2-6 players and the players keep rolling the dice until one has won. A person won when he/she has 30 or more chips, or did not roll a 1 straight 5 times. if the person has rolled a 1, his turn will be
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:11014
    • 提供者:Ashley
  1. DrawingSoftware

    0下载:
  2. 用C#+GDI实现Window绘图软件的基本功能,包括绘制直线,矩形,圆,可以选择不同颜色,可以打开图形文件-With C#+ GDI graphics software to achieve the basic functions of Window, including drawing a straight line, rectangle, round, you can choose different colors, you can open a graphics file
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:90509
    • 提供者:cnmgb
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5428811
    • 提供者:yc
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com