CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 界面 C语言

搜索资源列表

  1. 24

    0下载:
  2. 用C语言实现的图形界面,并在其上实现一些图形功能具体的功能在代码中有详细说明-Using C language to achieve graphical interface, and in its function to achieve some specific functions of graphics in the code is described in detail
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.02kb
    • 提供者:zillonxu
  1. Imgcxthreshold1

    0下载:
  2. 使用C语言编写的阈值处理程序,拥有专业的用户图形界面,方便进行处理,并附有进行处理的灰度图像-The use of C language procedures for the treatment threshold, with the major graphical user interface to facilitate the deal, have to deal with the gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:40.31kb
    • 提供者:willee
  1. resource

    0下载:
  2. 基于互信息的图像配准 VC6++ C语言编程 有界面-resource.h
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:174.49kb
    • 提供者:杨博明
  1. ATM

    0下载:
  2. ATM机的图形界面,C语言实现。验证可以运行。-ATM machine graphical interface, C language. Verification run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:8.61kb
    • 提供者:王工
  1. Thumbnailresize

    1下载:
  2. 代码运行在vs2005环境下,C++语言实现,功能是选择图片文件夹加载图片,界面上可查看缩略图点击图片缩略图可放大选中的图片。同时可以任意修改图片的大小并保存。-Under the code running in vs2005, C++ language, function is to select a picture folder load the image, the interface to view thumbnail Click image thumbnail to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.32mb
    • 提供者:胡艳萍
  1. zxdenoise

    0下载:
  2. 该程序是采用VC++界面实现的图像去噪。采用的C++语言。对于C++图像处理编程者有很大帮助。-this program is useful for image processing coder to denoise images by VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:8.92mb
    • 提供者:zxmoran
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. Address-Book

    0下载:
  2. C语言写的一个图形界面的通信录设计,VC++下运行-A graphical interface written in C language address book design, VC++, running under
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:夏羽
  1. imageprocessing

    0下载:
  2. 基于C#语言编写的基本的图像处理界面,可以完成图像阈值分割,线性变换等功能,仅供参考,-Based on the C# language interface of basic image processing, image threshold segmentation can be completed, the linear transformation function, for reference only
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:55.81kb
    • 提供者:du
  1. 01VCDIP_P488

    0下载:
  2. 在vc界面下,利用c语言实现对于图像的Hilbert遍历。-In the the vc interface, using the c language for image Hilbert traversal.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2.34kb
    • 提供者:ssmh
  1. ToneMapping1

    0下载:
  2. C语言实现的tonemapping算法,图形化界面的对图像实现tonemapping-Image tonemapping algorithm C language, graphical interface implementations tonemapping
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.62mb
    • 提供者:Blackie
  1. renlianshibie

    0下载:
  2. 人脸识别正确率97.18 ,1秒内完成。 能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能。 本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头 -阳光人脸识别开发包(SDK)兼容性信息 1.人脸识别SDK平台:Windows,源码虽用VC编写,但未用GDI及第三方图库,故可易
  3. 所属分类:Special Effects

    • 发布日期:2015-08-07
    • 文件大小:1.05mb
    • 提供者:惠存
  1. calculator279

    0下载:
  2. c语言开发的控制台下的计算器。实现图形界面下所有功能-c language development of the console calculator. Implement all the features of the GUI
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.17kb
    • 提供者:cheng5206286
  1. mine100

    0下载:
  2. 一个用C语言编写的功能完善的图形界面的扫雷小游戏,带有较详细的代码注释。-Written in a language with a C-featured graphical interface of mine game, with a more detailed code comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7.15kb
    • 提供者:duna641640
  1. 图像处理基础

    0下载:
  2. c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:3.6mb
    • 提供者:小玲子
  1. 功能很全的车牌识别系统源码

    0下载:
  2. 车牌识别。系统界面包括车牌图像预处理、定位、矫正、分割、识别等各个步骤的结果显示;显示包括待识别车辆和处理结果图像或数据(License plate recognition. System interface includes license plate image preprocessing, positioning, correction, segmentation, recognition and other steps of the results display; display in
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:4.49mb
    • 提供者:文文酱
  1. 计算机图形学C语言版第2版

    0下载:
  2. C++编程提高你的图形界面编程能力。是学习图形学的最佳素材(geometry program helps you improve you program in c++, the best book in the field)
  3. 所属分类:图形图像处理

  1. C#_ScaleImages

    0下载:
  2. 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:176kb
    • 提供者:遗忘离殇
搜珍网 www.dssz.com