CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Graphics

搜索资源列表

  1. DataFitting

    0下载:
  2. 用C#写的直线拟合的演示程序,使用Graphics进行绘图-written used C#, a demo for Linear Fitting
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:37447
    • 提供者:王凯
  1. graphics

    0下载:
  2. 实现ARburg算法,提取脑电信号或者心电信号的特征值-Achieve ARburg algorithm of EEG or ECG features of value
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:542513
    • 提供者:于刚
  1. DrawTool

    0下载:
  2. 使用C#绘制图形的画图工具,支持鼠标画图-Use C# draw graphics drawing tools, support for mouse drawing
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:82615
    • 提供者:csz
  1. zhengliubianxing

    0下载:
  2. 此代码可以实现关于正六边形的区域填充,修改一部分即可实现其他图形的填充-This code can be achieved on the regular hexagon of area filling, modification of other graphics can be realized as part of the fill
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:2234
    • 提供者:TITI
  1. caijian2

    0下载:
  2. 计算机图形学实验_裁剪,用矩形裁剪一条直线-Computer graphics experiments _ cutting, cutting a straight line with a rectangular
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:42913
    • 提供者:panfei
  1. SoapBox

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S 3D Object-Soap 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 O:打开肥皂的盒子 P:关闭肥皂的盒子-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader scene control: ESC: exi
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1470217
    • 提供者:许苏娟
  1. TestGDI

    0下载:
  2. 使用GDI+绘制的图形系统,可作为初级学习使用-Drawn using the GDI+ graphics system can be used as a primary learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:65554
    • 提供者:weigjkgjks
  1. VS2008WPFVideo28_sample

    0下载:
  2. 次程序实现3D图形的旋转效果,非常美观,欢迎下载。-Second procedure to achieve the rotation effect of 3D graphics, very beautiful, welcome to download.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:240116
    • 提供者:leexiang
  1. UML_Design

    0下载:
  2. 用于简单的UML绘图,系统提供简单的图形库-UML for simple graphics, simple graphics library system
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2280957
    • 提供者:yuan
  1. tuxing

    0下载:
  2. 利用c#语言实现二维图形的编辑功能,便于管理二维图形-C# language using two-dimensional graphical editing functions, easy to manage two-dimensional graphics
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:17360
    • 提供者:王王
  1. WPF_4_Unleashed_2010

    0下载:
  2. Full Color: Code samples appear as they do in Visual Studio! Thorough, authoritative coverage, practical examples, clear writing, and full-color presentation make this one of the most widely acclaimed programming books of the last decade. Windows
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:24040378
    • 提供者:vogen153
  1. C_GDI_DrawBeziers_Samp_code

    0下载:
  2. C# GDI+图形程序DrawBeziersSamp代码C # GDI + graphics program DrawBeziersSamp code-C# GDI+ graphics program DrawBeziersSamp code
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:15528
    • 提供者:ixc
  1. Bresenham

    0下载:
  2. bresenham line in all directions for students of graphics
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:39748
    • 提供者:masoud
  1. CSharpprint

    0下载:
  2. 是一个使用C# 编程的 打印图形 简单程序 简单例子-C# programming, simple program to print graphics
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:65968
    • 提供者:小强
  1. AO_SYNC

    0下载:
  2. ActiveDAQ 研华数据采集图形控件控件同步模拟量输出使用例程-ActiveDAQ Advantech data acquisition graphics synchronized analog output control with the control routines
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:30167
    • 提供者:邓小二
  1. lab

    0下载:
  2. 1.编写一个函数把华氏温度转换为摄氏温度,转换公式为..C=(F-32)*5/9。 2.编程计算图形的面积。程序可计算圆形、长方形、正方形的面积,运行时先提示用 户选择图形的类型,然后,对圆形要求用户输入半径值,对长方形要求用户输入长和宽的 值,对正方形要求用户输入边长的值,计算出面积的值后将其显示出来。 3.编写重载函数Maxl可分别求取两个整数,三个整数,两个双精度数,三个双精度,数的最大值. -1. Write a function to convert Fahre
  3. 所属分类:CSharp

    • 发布日期:2016-01-21
    • 文件大小:1024
    • 提供者:刘志辉
  1. Print

    0下载:
  2. C# 开发 绘图 打印功能 比较简单明了 有待更新-C# development of printing is relatively simple and clear graphics to be updated
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:38580
    • 提供者:xiaozheyou
  1. GraphicsClass

    0下载:
  2. This code demonstrates how to use Graphics with in form
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:31602
    • 提供者:afnan
  1. FontsSamp

    0下载:
  2. C# GDI+ 绘制字体和文本,图形,字体的大小,曲线的绘制-C# GDI+ rendering fonts and text, graphics, font size, curve drawing
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:39410
    • 提供者:lonelive
  1. wpf_CustomCursorDemo

    0下载:
  2. WPF 自定义鼠标形状Cursor示例,并非从外界导入鼠标文件,而是自己用C#程序画一个鼠标形状,比如矩形,圆形或是多边形甚至组合图形。-WPF Custom Mouse Cursor shape example, the mouse does not import files from the outside, but their own C# program using the mouse to draw a shape, such as rectangular, circular or p
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:19590
    • 提供者:wan yiqian
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com