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

搜索资源列表

  1. GVF_Snake

    0下载:
  2. GVF相关代码及相关论文资料(),含: GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code, ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。 (所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip) -gradient vector flow code and related information paper (), con
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2810371
    • 提供者:陈志贤
  1. frog3d-0.5.tar

    0下载:
  2. Frog3d (Free Rendering Object Graphic 3D) is a 3ds file viewer. it is writen in C++ and use QT for the GUI and OpenGL for the rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:221521
    • 提供者:mhp
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. odib

    0下载:
  2. 纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。 -Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style call
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:309223
    • 提供者:林月
  1. wxWidgets-WidgetsDemo-Windows

    0下载:
  2. wxWidgets是一种基于跨平台开发的GUI程序库和类函数集,方便大家开发自己的多平台应用系统-wxWidgets is a C++ framework providing GUI (Graphical User Interface) and other facilities on more than one platform. Version 2 currently supports all desktop versions of MS Windows, Unix with GTK+, U
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:494001
    • 提供者: 反对撒
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. EX_Calculator01

    0下载:
  2. 在Visual C++中应用GUI函数库实现设计一个计算机的功能,包括加减乘除-In the application of Visual C++ GUI library for design of a computer s functions, including addition and subtraction multiplication and division
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:243862
    • 提供者:琳儿
  1. EX_Draw1_0101

    0下载:
  2. 在Visual C++中应用GUI函数库实现画一个对角线的功能-In the application of Visual C++ GUI library to achieve the functions of drawing a diagonal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2016720
    • 提供者:琳儿
  1. chenzhenBMPa

    0下载:
  2. 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:808273
    • 提供者:Cherlas
  1. bitverse-unity-gui-2010-02-05

    0下载:
  2. Unity的一个GUI包Unity一个2D游戏教程,附工程文件,脚本文件使用C#编写,能基本了解UNITY的特性-2D game tutorial for Unity, with project files-Unity Unity of a GUI package a 2D game tutorial, with project file, scr ipt file written in C#, to a basic understanding of the characteristics of
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:113447
    • 提供者:张志杰
  1. c-language-graphic-design

    0下载:
  2. 图形化界面是软件的趋势,图形化界面具有界面友好、交互性强的特点,但图形界面的开发相对来说会麻烦一些,因此难度也就大一些,一般来说,图形界面的开发,经常与屏幕的分辨率有关。 -Graphical interface is software trend, with a user-friendly graphical interface, interactive features, but the graphical interface development will be relativel
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:50365
    • 提供者:kilen
  1. WINTC-GUI

    0下载:
  2. WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:4217
    • 提供者:GoD
  1. digital-image-dispose

    0下载:
  2. 数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能: 1)读入灰度或彩色图像,可放大缩小显示; 2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:14492
    • 提供者:卢雨笑
  1. Distance-Regularized-Level-Set

    1下载:
  2. 水平集方法是一种先进的图像分割方法。这个matlab代码演示了一个基于边缘的活动轮廓模型,是下面一篇带距离正则化的水平集方程论文的应用: C. Li, C. Xu, C. Gui, M. D. Fox, Distance Regularized Level Set Evolution and Its Application to Image Segmentation , IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1902603
    • 提供者:沙天飞
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
  1. potentialFlow

    0下载:
  2. *This* is the 3rd MATLAB App in the Virtual Thermal/Fluid Lab series. This MATLAB App allows you to: 1. Visualize elementary potential flows including: a. Uniform flow b. Source c. Sink d. Vortex e. Doublet 2. Combine dif
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:81104
    • 提供者:wff
  1. ImageProcess

    0下载:
  2. 用c++编写的一个具有图像处理功能的GUI界面,四个功能,界面简洁漂亮。希望对有需要的朋友有所帮助。-A written in c++ GUI interface with image processing functions, four function, the interface is concise and beautiful. Hope to have a friend needs help.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:664926
    • 提供者:程世超
  1. ELEC - 733 Real Time Computing

    0下载:
  2. Examines the implementation of modern control techniques and associated instrumentation, using distributed computers. Practical hardware aspects, including measurement and actuation, data conditioning, acquisition and transmission, microprocessor de
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:66560
    • 提供者:Khan17
搜珍网 www.dssz.com