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

搜索资源列表

  1. Soft20060210160843621

    0下载:
  2. 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20.41kb
    • 提供者:leizi
  1. CCallIDL(Linux)

    0下载:
  2. Linux环境下IDL数据可视化语言的接口编程,实现数据在C与IDL之间的交互-Linux environment IDL data visualization interface programming language, Data in C and the interaction between the IDL
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18.78kb
    • 提供者:黄勤超
  1. xml

    0下载:
  2. With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27.9kb
    • 提供者:aprist
  1. Cohen_Sutherland

    0下载:
  2. 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:31.27kb
    • 提供者:wuyiliang
  1. Inpainting

    1下载:
  2. 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-12
    • 文件大小:1.54mb
    • 提供者:dai
  1. graphin

    0下载:
  2. 二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)-Graphin is a 2D graphics rendering library with human readable yet simple external interface (API). It is based on AGG- high fidelity 2D graphics engine and uses libpng/zlib, jpeglib and libtiff(?)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:221.1kb
    • 提供者:zeng qin
  1. windows

    0下载:
  2. 用c语言实现的图形界面程序,有对话框,是学习c语言很好的参考模板。-C language with a graphical interface program, a dialog box is a good reference to learn c language template.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:27.17kb
    • 提供者:董奇
  1. 101259331BezierCurves_dshbds

    0下载:
  2. Bezier曲线曲面画法.开发环境VC++。语言C语言。-bezier curvers,working in vc++。C-Language Interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:33.85kb
    • 提供者:李琳
  1. CGeditor

    0下载:
  2. The package must also have a user-friendly interface that may be menu-oriented, iconic or a combination of both. It provides most the features that a 2D graphic editor should have. It is developed in C. it has been implemented on DOS platform. The 2-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15.5kb
    • 提供者:sk
  1. MYMENU

    0下载:
  2. 有界面 可以更改的 功能很好 C语言的 有五个任务栏栏目-You can change the function of a good interface, C language, the task bar part five
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:88.14kb
    • 提供者:袁迪
  1. diablo-source

    0下载:
  2. 用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。-Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code a
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:666.01kb
    • 提供者:robin
  1. glib_2.28.1-1_win32

    0下载:
  2. GLIB GUI界面库,本身是用C++开发的.-GUI interface library
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:李乾坤
  1. ImageAbstract

    0下载:
  2. C# 实现图像变形处理 demo程序 界面使用wpf实现,后台使用unsafe C#实现-C# image the deformation processing demo program interface to use wpf achieve background using unsafe C# implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:108.1kb
    • 提供者:aaa
  1. 2D-graphics-image-processing

    0下载:
  2. GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能  在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。  GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:45.33kb
    • 提供者:姚樊
  1. rotate

    0下载:
  2. 编写环境C#,有界面,选择读取图片,输入任意角度旋转(重采样,没有用金字塔)-Authoring environment C# interface, choose to read the picture, enter an arbitrary angle rotation (resampling, no pyramid)
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:1.64mb
    • 提供者:
  1. CGAL-vc100-mt-gd-4.0

    0下载:
  2. CGAL 系列 CGAL函数接口 CGAL 2D 3D 函数接口 C++ dll接口 -CGAL series CGAL function interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:10.25kb
    • 提供者:huang
  1. xlibtest

    0下载:
  2. xlib 是 一个用c语言编写的 X Window System 协议的客户端库,这是一个调用接口的小程序-xlib is a X Window System protocol client library writed with c. This is a small program call interface
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2.32kb
    • 提供者:李波
  1. ffmpeg_related

    0下载:
  2. 给初学者提供的FFMPEG资料 里面有C和C++可以调用的接口可以参考一-Give beginners FFMPEG data interface with C and C++ can be invoked inside can refer to this week
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:215.6kb
    • 提供者:yangli
  1. graphics

    1下载:
  2. 基于c语言利用EGE图形库实现图形界面,比如俄罗斯快,利用马里奥和姚明图像做测试。-Based on c language graphics library to use EGE graphical interface, such as Russia fast using Mario images and Yao Ming to do the test.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:689.09kb
    • 提供者:宫玉娇
  1. GraphBasedIS

    0下载:
  2. 将Pedro F. Felzenszwalb的 Efficient Graph Based Image segmentation 作者提供的c代码封装,提供了Matlab调用接口。 输入参数如英文所示。-offer the matlab code interface of pedro F. Felzenszwalb s efficient graph based image segmentation (image,sigma 0.8,k 300,min_size 100)
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:51.93kb
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com