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

搜索资源列表

  1. parabola(computergraphics)

    0下载:
  2. 本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1377745
    • 提供者:周国梁
  1. UserControl

    0下载:
  2. 用c#实现动态点阵(x,y),数据来源不限。-with dynamic lattice (x, y), the open-source data.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:9722
    • 提供者:苏大亮
  1. v_fr

    0下载:
  2. 利用C语言拟合的自由曲线,将12个点以x坐标从小到大,将这12个点以3个点为一组,以二次函数曲线为一来拟合自由曲线。-C language of freedom curve fitting, 12 points to x coordinates from small to large, these 12 points to three points for a group to a quadratic function of a curve to curve fitting freedom.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1262
    • 提供者:vincent
  1. dftconv

    0下载:
  2. 数字信号处理:实现对32点矩形序列和x(n)=n+1序列分别进行DFT,两者线形卷积,原序列补点至63点后的DFT和对DFT乘积的IDFT。显示为数值和坐标轴中的图像。vista系统不能看图。在win-c下编译,c语言-Digital signal processing: to achieve 32 points, rectangular sequence and x (n) = n+1 sequences were carried out DFT, linear convolution bet
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:4485
    • 提供者:pirate
  1. coordinate

    0下载:
  2. C# 绘制的坐标轴第一象限,可以自由设置X、Y轴的刻度-C# Draw the first quadrant of the coordinate axes can be freely set the X, Y axis scale
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2198054
    • 提供者:从前
  1. cbj

    0下载:
  2. 查图中各种直径的圆个数,可以快速查出图上有几种直径,并统计出各种直径的数量-(DEFUN C:cbj () (PRINC "查直径及个数") (setq ss (ssget ((0 . "CIRCLE")))) (setq i 0 n 0 zj-j nil) (repeat (sslength ss) (setq el (entget (ssname ss i))) (setq zj (read (rtos (cdr (assoc 40
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:1808
    • 提供者:wu
  1. Nieuw-Rich-Text-document

    0下载:
  2. #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:544
    • 提供者:leroy
搜珍网 www.dssz.com