CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - INPUT.C

搜索资源列表

  1. C版图形学circle

    0下载:
  2. 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:苏辉
  1. C版图形学line

    0下载:
  2. 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:苏辉
  1. 二次B样条曲线的绘制

    0下载:
  2. 从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0<=t<=1-from using language out to document procedures with the input data. Drawing II B-spline curves of expression : P (0,2) (t) = P0 * G (0,2) (t) * G P1 (1,2
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:886byte
    • 提供者:李南宁
  1. 直线圆的生成算法(计算机0204班张冀川23号)

    0下载:
  2. c语言绘图程序 输入参数即可花图形(直线圆)-mapping procedures input parameters can be spent graphics (line Yuan)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55.4kb
    • 提供者:张冀川
  1. txx

    0下载:
  2. 计算机图形中,简单的画直线,画圆用C语言实现。其中包括斜率的讨论,用对话框对直线的坐标进行输入-Computer graphics, a simple line drawing, draw a circle with the C language. Including discussion of the slope, with the coordinates of the dialog box for input of line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.92mb
    • 提供者:窦炜博
  1. tianchong

    0下载:
  2. 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1.84mb
    • 提供者:linym
  1. SAMPLE_P

    0下载:
  2. 用C语言程序设计仿真输入频率和相位的采样验证-With the C language program design and simulation input frequency and phase of the sampling verification
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:538byte
    • 提供者:刘波
  1. ii

    0下载:
  2. 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:linym
  1. CPPdrawing-program

    0下载:
  2. 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:Ada
  1. wy

    0下载:
  2. 一个类似于windows自带的画图程序,要求用鼠标为主要的输入手 段,实现直线、多边形、圆和椭圆的绘制,有undo和redo的功能。用C++语言实现。-Similar to the windows built-in Paint program requirements with the mouse as the main means of input, line, polygon, circle and ellipse drawing, undo and redo functionality.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-11
    • 文件大小:17.59mb
    • 提供者:lynn
  1. gpath

    0下载:
  2. cad制图,方便制图,可以在一个图形范围内,简易控制图形输入 - Function C:GPath is the main program function and defines the AutoCAD GPATH command. (defun C:GPath () Ask the user for input: first for path location and direction, then for path parameters. C
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-20
    • 文件大小:629byte
    • 提供者:DWPL
  1. Color-value-and-Display

    0下载:
  2. 颜色值确定显示。通过拖拉滚动条来改变RGB的颜色值;通过十进制输入R、G、B的到相应的颜色状态;输入#******十六进制RGB(C#.net)值,显示对应颜色。-Determine the display color values​ ​ . Changed the RGB color value by dragging the scroll bar Through input decimal R, G, B to get the corresponding color
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:309.9kb
    • 提供者:第二圣贤
  1. C-CLASS

    0下载:
  2. 高频谐振功率放大器的pspice仿真,输入为耦合回路,基极和射极和输入共电源,负载为RLC谐振回路。实现负载匹配。-Pspice simulation frequency resonant power amplifier, the input circuit is coupled to the base and the emitter electrode of the input power, the load is a resonant RLC circuit. Load matching.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2.49mb
    • 提供者:nancy
  1. W14N1

    0下载:
  2. 1.W14N1.m是一个函数文件,以下是它已有功能的描述:它最多有3个输入量。该函数具有以下功能:(A)如果输入量个数为0,则用蓝色虚线画出半径为3的圆。(B)如果输入了边的个数N,则用蓝色虚线画出N边形,其外接圆的半径为3。(C)如果输入了边的个数N、外接圆半径R,则用蓝色虚线画出外接圆半径为R的正N边形。(D)如果输入了边的个数N、外接圆半径R、线型str,则用给定的线型str画出内切圆半径为R的红色正N边形。 请在原文件中添加代码以完成以下要求:1)当输出量为1个时,这个输出是正多边形
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:863byte
    • 提供者:liujin
搜珍网 www.dssz.com