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

搜索资源列表

  1. cSharp-measurement

    0下载:
  2. 矢量图形(点、线、面)元素特征的周长,面积等属性的测量- The circumference of the vector graphics, area of the measurement attribute
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:132195
    • 提供者:王祥飞
  1. CSharpaExceldraw2D3D

    0下载:
  2. C#与Excel相结合绘制二维、三维图形,一个csharp图形绘制实例宝典上的很好的实例-Combination of C# and Excel to draw 2D and 3D graphics, a graphics rendering instance csharp good example on the Collection
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:438430
    • 提供者:liujunzhu
  1. CSharpaExceldraw2D3D_2

    0下载:
  2. C#与Excel相结合绘制二维、三维图形,一个csharp图形绘制实例宝典上的很好的实例,这是第二个,共上传5个-Combination of C# and Excel to draw 2D and 3D graphics, a graphics rendering instance csharp good example on the Collection,it s the second,total 5.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:405673
    • 提供者:liujunzhu
  1. CSharpaExceldraw2D3D_3

    0下载:
  2. C#与Excel相结合绘制二维、三维图形,一个csharp图形绘制实例宝典上的很好的实例,这是第三个,共上传5个-Combination of C# and Excel to draw 2D and 3D graphics, a graphics rendering instance csharp good example on the Collection,it s third, total five
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:403966
    • 提供者:liujunzhu
  1. CSharpaExceldraw2D3D_4

    0下载:
  2. C#与Excel相结合绘制二维、三维图形,一个csharp图形绘制实例宝典上的很好的实例,这是第四个,共上传5个-Combination of C# and Excel to draw 2D and 3D graphics, a graphics rendering instance csharp good example on the Collection,It s forth,total five.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:401877
    • 提供者:liujunzhu
  1. CSharpaExceldraw2D3D_5

    0下载:
  2. C#与Excel相结合绘制二维、三维图形,一个csharp图形绘制实例宝典上的很好的实例,这是第五个,共5个。-Combination of C# and Excel to draw 2D and 3D graphics, a graphics rendering instance csharp good example on the Collection,It s fifth,total five.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:401096
    • 提供者:liujunzhu
  1. CSharp

    0下载:
  2. 主要针对图像处理,利用C#实现直方图均衡化以及图形旋转代码,包含源代码以及测试图片,-the transform of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:137419
    • 提供者:宋阳
  1. CSharp

    0下载:
  2. 介绍C#编程的所有知识,从语言本身一直到windows和web编程,再到数据源的使用,还包括一些高级技术,如图形编程等。-All knowledge of the introduction to C# programming language itself to the windows and web programming, then the use of data sources, including some Advanced technologies, such as graphic
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:23280233
    • 提供者:wang
  1. windows-draw-picture-with-CSharp

    0下载:
  2. 用C语言实现在windows中简单画图,已经有生成好的图形,也可以自己动画笔画-Drawing, simple in windows using C language has generated a good GUI can also be animated strokes
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:35188
    • 提供者:樊刘晓
  1. CSharp-for-a-leisure-game

    0下载:
  2. C#开发的一个小游戏(攻打菲律宾),集趣味性与技术性于一身,充分展现C#的图像图形处理技术-C# developers to a small game (attack on the Philippines), the set of interesting technical one, expess image and graphics processing technology of C#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6222681
    • 提供者:todayishere
  1. CSharp

    0下载:
  2. 很多实用的C语言程序,包括基础与提高,图形与多媒体,综合小程序-Many practical C language program, including the base and the improvement of graphics and multimedia, integrated program
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:204483
    • 提供者:喻汶
  1. wpf_DragDrop

    0下载:
  2. WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。-WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a b
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3555885
    • 提供者:wan yiqian
  1. chatprogram(CSharp)

    1下载:
  2. 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Ch
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:995311
    • 提供者:
  1. cSharp-image-processing

    1下载:
  2. c#图像处理技术,包括gamma校正,对比度亮度调节,缩放和剪裁,任意角度旋转,色彩调整等常用图形处理源代码。-The technique of c# image processing, including the gamma correction, contrast and brightness adjustment, scaling and clipping, arbitrary angle rotation, color adjustment and other commonly used
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:36864
    • 提供者:cgx
  1. cSharp-draw

    0下载:
  2. C#画图程序 可画各种图形和形状 填充-C# Paint program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:72451
    • 提供者:王哲
  1. CSharp-GET-image-size

    0下载:
  2. C# 获取RICHTEXTBOX所有图形的位置和大小-C# Gets RICHTEXTBOX location and size of all graphics
  3. 所属分类:EditBox

    • 发布日期:2017-03-26
    • 文件大小:899
    • 提供者:刘晓龙
  1. CSharp

    0下载:
  2. 一个简易的仓库管理系统,图形界面,基于C#和SQL Server,适合新手。-A simple warehouse management system, a graphical interface, based on C# and SQL Server, suitable for novices.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-11
    • 文件大小:2076981
    • 提供者:陈石
  1. CSharp-3D

    1下载:
  2. 《C#二维三维图形绘制工程实例》源码,用VS,C#编写-"C# examples of 2D and 3D graphics rendering project" source code
  3. 所属分类:CSharp

    • 发布日期:2017-06-12
    • 文件大小:19769538
    • 提供者:唐启鸣
  1. 14Mesh-CSharp

    0下载:
  2. C#+Direct3D环境下的三维图形编程,有网格业务Mesh,多种图形演示,可旋转,放大等操作-Three-dimensional graphics programming C#+Direct3D environment, there is a grid of business Mesh, a variety of graphical presentation, you can rotate, zoom and other operations
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:201445
    • 提供者:
  1. Use-CSharp-write-KML-files

    1下载:
  2. 该C#程序的功能室通过C#编程,调用KML接口类,通过将KML语句写入txt文件并保存为.KML文件的方法,来创造出需要的复杂的KML图形文件,尤其是涉及到计算的形体,例如一个多点球体。-Method function room procedures through the C# C# programming, call KML interface class, the statement by writing KML file and save it as .KML txt file to c
  3. 所属分类:GIS program

    • 发布日期:2017-04-09
    • 文件大小:1960447
    • 提供者:Moscow
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com