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

搜索资源列表

  1. Out

    0下载:
  2. 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1088
    • 提供者:zhang
  1. CEditViewEnd

    1下载:
  2. 此程序读入C或C++代码可以自动绘制出程序流程图,但是必须安装visio才可以在上面绘制。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2043291
    • 提供者:王大明
  1. 1

    0下载:
  2. C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1825
    • 提供者:chenhao
  1. EastDraw

    0下载:
  2. c++ MFC下实现的绘图程序,是一个很好的学习代码-c++ MFC achieve a drawing program, is a good learning experience for the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3275414
    • 提供者:谢春洋
  1. Seg-Y-duqujixianshi-Matlab

    2下载:
  2. 此代码 实现 Seg-Y文件的 读取及显示 功能,在matlab环境下开发的,完整调试通过,且附有详细的程序说明。并附有测试的 seg-y 文件。可以帮助学地球物理的,特别是学 物探 的人员实现 需要的功能!对于想要C++代码的,可以自己看懂后,自己写成C++程序,非常简单,方便!-This code implements the Seg-Y file to read and display capabilities, developed under the matlab environment
  3. 所属分类:Graph Drawing

    • 发布日期:2016-04-26
    • 文件大小:51980
    • 提供者:dj
  1. c-rect

    0下载:
  2. c语言写的绘图函数,用的是TC下的绘图程序,代码放在TXT中了,很小的。-using the c-language to discribe the picture,using the special include head.it is very little.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:1426
    • 提供者:ganggang
  1. C-and-retchange

    0下载:
  2. 用C语言代码画图,矩形.以此类推,可以画其他图形-UsingC language C draw rectangle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:611
    • 提供者:凌聿辉
  1. VB-based-drawing-tools

    0下载:
  2. 基于VB的画图工具能够画图保存,可以调节颜色可以转换成C#代码,没有错误-VB-based drawing tools can save the drawing, you can adjust the color can be converted into C# code, no errors
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:251039
    • 提供者:王磊
  1. shubiaohuitu

    0下载:
  2. 自己根据书上的代码写的鼠标绘图的C++代码-According to the mouse drawing code written in the book C++ code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1530209
    • 提供者:tang
  1. Drawing-software-C-code

    0下载:
  2. 绘图软件C代码程序,代码简单易懂,说明详细-Drawing software C code.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:20379
    • 提供者:孙永跃
  1. nurbscurve

    0下载:
  2. 画Nurbs曲线,C#代码,用C#写的,用以实现旋转,缩放,平移等功能!-Painting Nurbs curve C# code written in C# to rotate, zoom, pan, and other functions!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:27270
    • 提供者:
  1. Julia-Set-VCPP

    0下载:
  2. 分形学中关于Julia Set (茱莉亚集)的C++代码,可以通过复数 c 的初值,显示出不同的图案-Fractal theory Julia Set (Julia Set) C++ code, by the initial value of the complex number c, shows a different pattern
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-21
    • 文件大小:93267
    • 提供者:佚名
  1. paint

    1下载:
  2. 实现画图板功能,基于QT的C++程序,QT的夸平台性非常好,代码简单易懂,与c++代码没有什么差别-Drawing board, based the QT C++ program QT boast platform of very good, easy-to-understand code does not make any difference, and c++ code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-25
    • 文件大小:19977577
    • 提供者:yuhuan
  1. The-C-code-of-Yanghui-triangle

    0下载:
  2. 杨辉三角的C程序代码,用以学习C语言 ,希望对他人有所帮助-The C code of Yanghui triangle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:4066
    • 提供者:lilei
  1. painter.tar

    0下载:
  2. Qt 实现简单功能绘画板 简单C++代码编写 -Qt to achieve a simple function C++ coding simple drawing board
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:2825
    • 提供者:郭本星
  1. SmallWorld

    0下载:
  2. c++代码 复杂网络小世界演示模型 可单步演示-small-world network single-step evolution
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:267355
    • 提供者:minyang
  1. Polygon-topology-generation

    1下载:
  2. 多边形拓扑生成C#代码,有窗口可以操作,有注释-Polygon topology generation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-05
    • 文件大小:121146
    • 提供者:liu
  1. DrawBlank

    0下载:
  2. 该程序将openGL绘制图形相关代码打包,可实现绘制几何图形的功能(The program packages openGL graphics related code and realize the function of drawing geometric figure.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-07
    • 文件大小:10546176
    • 提供者:Arwen_yuan
  1. three-dimension-shaft-1

    0下载:
  2. 通过使用OPENCASCADE一些函数,在VC++平台上使用,进行三维机械零件轴的绘制,可以通过改变代码参数,快速实现三维轴模型的建立,简单方便。(By using some functions of OPENCASCADE, we can use the VC++ platform to draw the axis of 3D mechanical parts. We can quickly change the code parameters to achieve the establish
  3. 所属分类:绘图程序

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:zzzhhhh
« 12 3 4 »
搜珍网 www.dssz.com