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

搜索资源列表

  1. guidesign

    0下载:
  2. 利用matlab设计gui界面实现对图像的平滑、锐化、反转等处理-Using matlab design GUI interface processing for image smoothing, sharpening, reverse
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-30
    • 文件大小:1491242
    • 提供者:zhangr
  1. GUI-11121

    0下载:
  2. 使用绘图库编写的仿Windows界面,绘图库需要下载EasyX才能编译(网上有官方网站),目前稍加改动已经能够移植到嵌入式系统中了。-Windows linked GUI using EasyX graphic library. And now it can be transplanted into the embedded system with a little change.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:120882
    • 提供者:
  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
    • 文件大小:1719333
    • 提供者:
  1. wenzishibie

    0下载:
  2. 在matlab环境下,建立一个GUI界面,能实现文字识别功能。适合初学图像处理。-In the matlab environment, the establishment of a GUI interface, can realize character recognition function. Image processing, suitable for beginners.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:53385
    • 提供者:康国炼
  1. Image-Processing-System

    0下载:
  2. 运行程序,打开程序主界面,如图1.3所示。本程序主要实现了图像处理、批量转换与处理、PSD文件管理、照片处理等,其中图像处理部分主要是对图像进行各个效果的显示,例如图像的锐化效果、浮雕效果等。批量转换与处理部分主要实现各种图像格式之间的转换,PSD文件管理部分主要是对PSD文件进行浏览和转换操作,照片处理主要用于照片的排版。-Run programs, open the main program interface, as shown in Figure 1.3. This procedure
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:26695217
    • 提供者:李明义
  1. IMAGE-GUI

    0下载:
  2. matlab gui程序可以读取PEt和ct图像!十分好用,强力推荐!界面简洁实用!-matlab gui program can read the PET and CT images! Very easy to use, highly recommended
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-06
    • 文件大小:10876
    • 提供者:刘冰
  1. ColorID2D

    0下载:
  2. [原创]这是一个使用Direct2D编写的分类动画演示程序,你可以通过按下键盘数字键的1-9来产生9种不同的目标,然后这些目标会自动移动到归类的位置,过多的物体还会在新物体到来时自动移除。适合做一些分类检测算法的界面。注意:Direct2D无法在XP下运行。-[Original] This is a free animation program written using Direct2D, you can press the keyboard number keys 1-9 to genera
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:75727
    • 提供者:nahcooo
  1. JAVA-calculator

    0下载:
  2. java语言实现 基本的图形界面 包括画笔 图形 喷墨工具可保存图片-a calculator designed by java
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:51907
    • 提供者:邵明浩
  1. classifier

    0下载:
  2. 多种分类器gui界面,包括支持向量机、贝叶斯分类器、感知机、神经网络等-Multiple classifier GUI interface, including support vector machines, Bayesian classifier, perceptron neural network
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3095
    • 提供者:张弛
  1. java86

    0下载:
  2. 用awt,io实现java的图形界面开发-Using awt, IO implementation Java graphical interface development
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:3417068
    • 提供者:刘浩
  1. WangXiaImage

    0下载:
  2. 线性变换和直方图显示,C++编写,MFC界面-Linear transformation and histogram display
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:46981
    • 提供者:王夏
  1. wxImage

    0下载:
  2. 图像平滑锐化,C++编写,MFC界面,简单易用-Image smoothing sharpening
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:51986
    • 提供者:王夏
  1. matlab_interface-display

    0下载:
  2. 采用matlab的一些图像处理程序,主要包括坐标变化,界面的显示等。 -Some image processing using matlab procedures, including coordinate changes, the interface display.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:7508
    • 提供者:ygf
  1. SDL_tuxingku

    0下载:
  2. 该文档是SDL图型库,可以运用库中函数方便的编写图形界面,适合做跨平台的界面开发-This document is SDL graphics library, the library functions can be applied to facilitate the preparation of the graphical interface, suitable for cross-platform interface development
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:8820
    • 提供者:金牛拓跋
  1. mid_ellipse

    0下载:
  2. 用中点算法实现画椭圆,并产生较好的界面,输入清晰。-Using the midpoint algorithm painted oval, and produce a better interface, enter the clear.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:764
    • 提供者:孤狼
  1. Correl080

    1下载:
  2.   本软件适合工程技术人员及学生进行数据分析。适用范围广、输入界面简单方便、功能模块实用强大、操作简便易懂。   本软件可进行二元线性与非线性相关分析;多元线性与非线性相关分析;多元线性的相关矩阵分析;数理统计与误差分析;计算行列式的值、求解多元方程组;学习与研究函数的图形及特性;计算常用函数等等。例如:可对化验分析成果进行回归及误差分析、对地质物化探数据进行相关性分析、对测量数据进行误差分析、对社会调查数据进行统计分析等等。 -The software for engineering an
  3. 所属分类:2D Graphic

    • 发布日期:2016-06-23
    • 文件大小:7806976
    • 提供者:Gao
  1. lifetree

    0下载:
  2. 倒计时工具,界面用PS做成,用BMP汇出窗口。-Countdown tool, the interface with the PS made with BMP Export window.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:39250
    • 提供者:朱丽丽
  1. imageprocessing

    0下载:
  2. 图像处理的GUI界面,包含灰度直方图生成,图像预测法压缩编码,图像腐蚀和膨胀,损失和复原,以及各种算子的边缘检测-Image Processing GUI interface, including histogram generation, image compression encoding prediction method, image erosion and dilation, the loss and recovery, as well as a variety of edge det
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:508996
    • 提供者:yuanman
  1. FiveLinkGame

    0下载:
  2. QT下的五子棋,实现了人机对战,界面美观。-QT under the backgammon achieve a human-machine players, beautiful interface.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:693946
    • 提供者:joker
  1. 360ui

    0下载:
  2. 我尝试用qt写的360用户界面,实现了一些功能-Written in qt software, 360 user interface, consider good oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14392570
    • 提供者:吴声
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com