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

搜索资源列表

  1. arithmetic_demonstrate_system

    0下载:
  2. 此算法演示系统展示多种编程语言的多种算法实现的动态过程,有图像化界面,能清晰展示各个算法的实现过程
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.95mb
    • 提供者:钟毓秀
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5.6kb
    • 提供者:张宏欣
  1. TC-ucos-philos-comment-in-detail

    0下载:
  2. TC-ucos-philos-详细注释.rar 用TC编译ucos并在图像化界面下演示哲学家就餐问题,采用信号量机制,程序有BUG,不能顺利运行,但是我写了很多注释,有兴趣的朋友可以继续做下去,我的邮箱xuxi009@163.com可与我联系。注意图形界面驱动的路径要和源文件中的相同否则无法显示图形界面,相信用过TC的图形界面的明白,呵呵。-TC-ucos-philos-detailed notes. Rar uCOS compiled by TC and the image of i
  3. 所属分类:uCOS

    • 发布日期:2017-05-14
    • 文件大小:3.59mb
    • 提供者:xuxi
  1. 8quene

    0下载:
  2. 暴力算法和回溯算法求解8皇后问题,图像化界面-Violence algorithm and backtracking algorithm 8 Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:7.74kb
    • 提供者:LOCUST
  1. plandlg

    1下载:
  2. 这是一个用QT开发的图形化界面,基于VC平台开发的。-This is a development using QT graphical interface, based on VC platform.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:285.06kb
    • 提供者:ff
  1. IP-Programing

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:8.74mb
    • 提供者:wang
  1. Useful

    0下载:
  2. 本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化-This procedure is based on Bin' s VC++ written in digital image processing image processing interface, and to improve it, and if we can achieve 24-bit true color gray-scale image of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.87mb
    • 提供者:胡惠灵
  1. JCheckBox1

    0下载:
  2. Java解密加密程序,实现窗口图像化界面,应用简单方便-Java to decrypt the encrypted program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:930byte
    • 提供者:小鱼
  1. SQLdevelop

    0下载:
  2. sql编程界面的图像化界面管理,比sql plus好用多了!-sql programming interface of the graphical interface management, more than the sql plus handy!
  3. 所属分类:Oracle

    • 发布日期:2017-05-28
    • 文件大小:9.78mb
    • 提供者:李根
  1. myeclipse7.5key

    0下载:
  2. myeclipse7.5的注册机,图像化界面方便使用-myeclipse7.5 key GUI
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4.83kb
    • 提供者:only、
  1. MFC

    0下载:
  2. 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:王聪媛
  1. IP

    0下载:
  2. C语言编写的网络控制台仿真程序,具有图像化界面,需要用命令提示符打开,即在开始菜单中打开“运行”,然后找到ping.exe,运行即可。-C language network console emulation program, with the image of the interface, need to use the command prompt to open, in the start menu to open the" operation", and then find the pi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:164.6kb
    • 提供者:严谦
  1. Mouse

    0下载:
  2. C语言编写的显示鼠标界面的程序,C语言课程设计时做的,图像化界面方式,鼠标时自己通过描点绘制的,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language shows the mouse interface procedures, C language courses designed to do, the image of the interface, the mouse itself through the tracing point rendering, the
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:60.02kb
    • 提供者:严谦
  1. Text-Editer

    0下载:
  2. C语言编写的显示文本编辑器的程序,C语言课程设计时做的,图像化界面方式,可以实现输入文字、修改、复制、粘贴、剪切等功能,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language text editor procedures, C language courses designed to do, the image of the interface, can achieve a text input, modify, copy, paste, shear and ot
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:28.08kb
    • 提供者:严谦
  1. Chess

    0下载:
  2. C语言编写的走棋的程序,C语言课程设计时做的,图像化界面方式,界面友好,程序可读性好,偏于修改-The C language chess procedures, C language courses designed to do, the image of the interface mode, friendly interface, good readability procedures, partial to modify
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:28.83kb
    • 提供者:严谦
  1. 3-axis-twrist

    0下载:
  2. 一个基于Qt的图像化界面程序,实现三维立体画面旋转功能。-A Qt based GUI programing, displaying a three axis twrist.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1.02mb
    • 提供者:cui
  1. Driving-simular-system

    0下载:
  2. 模拟驾驶系统,纯C编写,配有图像化界面,能够实现基本的键盘车辆控制(刹车,方向控制),以及红绿灯模拟等。-Driving simulation system, written in pure C, with a graphical interface to achieve the basic keyboard control vehicle (brakes, directional control), as well as the traffic light simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:402.99kb
    • 提供者:brian
  1. vc6GDIplusSrc

    0下载:
  2. visual studio 6环境下使用gdi编写一个图像化界面的时钟,编译通过.-Visual Studio 6 environment using GDI write a graphical interface clock, compile.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:4.47mb
    • 提供者:pumpkin
  1. java图像界面ATM模拟程序

    1下载:
  2. 使用JAVA自带的图形化编程编程出带界面的ATM模拟程序,包括:使用用户名密码登录;取款;存款;修改密码;转账,可以连接数据库。(The ATM simulation program with interface is programmed by JAVA's graphical programming. It includes: login with user name, password, withdraw money, deposit, modify password, transfer
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:16kb
    • 提供者:黄翔宇
  1. osg模型文件精简工具V1.00

    2下载:
  2. 基于边坍塌完成的网格模型简化以及空洞填充,具有图形化操作界面。(Based on the edge collapse, the mesh model is simplified and the cavity is filled, which has a graphical operation interface.)
  3. 所属分类:其他

    • 发布日期:2020-04-12
    • 文件大小:6.07mb
    • 提供者:Owebjt
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com