CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 分割窗口

搜索资源列表

  1. Ptest

    0下载:
  2. 将图片分割成多个窗口显示,动态监听桌面显示,并可以多窗口显示,C++ MFC实现,源代码-The picture is divided into multiple windows to display dynamically monitor desktop display and multi-window display, C++ MFC implementation, source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5117174
    • 提供者:孔云
  1. zft

    0下载:
  2. 利用VC++进行窗口分割 -To use VC++ window split
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10244564
    • 提供者:千木流云
  1. SW2

    0下载:
  2. 动态的进行窗口水平或垂直分割。 可以把分割之后的窗口继续分割。-Dynamic window horizontal or vertical split. Can split the window to continue after the split.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:12031406
    • 提供者:unknow
  1. IOtssuzipn

    0下载:
  2. 在目标与背景的尺寸比例非常接近时,应用otsu算法分割效果才比较好,因此对目标进行开窗分割非常有意义.也就说在在一定窗口大小内对目标进行otsu分割,窗口之外的图像能不变或者赋为0 程序源码中分别给出了算法.. 可直接使用。 -Very close to the size ratio of the target and background, the application otsu algorithm segmentation is better, so the target window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:110961
    • 提供者:
  1. CSplitterWnd

    0下载:
  2. Visual C++实现窗口分割、程序源代码、可运行-CSplitterWnd,Visual C++ realize window can run source code division
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9035781
    • 提供者:党长营
  1. CSplitterWnd-CPropertyPage

    0下载:
  2. 软件采用vc6.0编写,功能涉及到界面布局的窗口分割和CPropertyPage使用,很好用,可直接在属性页上添加需要控件就可以了。-Software vc6.0 write, functions related to the layout of the interface window split and the CPropertyPage use, useful, and you can add the need to control directly on the property pag
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16138109
    • 提供者:陈艳
  1. Demo3

    0下载:
  2. VS2008 C++ FOR windows 窗口分割源码打包。包含三个窗口-VS2008 C++ FOR windows window split source package. Consists of three windows
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:40990
    • 提供者:李刚
  1. SplitWndDemo-(1)

    0下载:
  2. 实现了窗口的分割,每个窗口对应一个视图,对初学MFC的人来说,很有用-The segmentation of the window, each window corresponding to a view, useful for beginners MFC
  3. 所属分类:EditBox

    • 发布日期:2017-04-05
    • 文件大小:31942
    • 提供者:王涛
  1. Baumer

    0下载:
  2. VS2008实现窗口分割和树控件的创建,对初学这有帮助!-VS2008 window segmentation and the creation of the tree control, helpful for beginners!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-04
    • 文件大小:13881651
    • 提供者:zhliang
  1. TwProTest1

    0下载:
  2. 这是一个关于对话框应用的综合示例。可供参考的功能有:模式对话框调用(可提供返回值供使用);分割线控件(界面分割蚀刻线);对话框美化(背景图);按钮美化自绘;对话框静态控件美化;模拟标题栏拖动;模拟窗口最小化;光标美化变换。【VS2008SP1编译通过,仅供新手参考】-This is a comprehensive example of the dialog box application. Available for reference function: modal dialog call r
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:407558
    • 提供者:rxw
  1. vc_splitter

    0下载:
  2. 多视图是VC开发中经常要用到的技术之一,一般地实现单文档多视图有两种方式1)通过视图分割的技术(使用CSplitterWnd实现),将窗口分割为多个部分-Multi-view often want to use technology in the development of the VC, generally two ways 1) technology divided by the view (using CSplitterWnd achieve single-document multi-
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:76891
    • 提供者:myz12345678
  1. DIProcessing

    0下载:
  2. 实现VC中窗口的分割,对于需要进行MFC窗口设计的人员来说,个人感觉比较实用。-Segmentation window in VC MFC window design personnel who need personal feeling is more practical.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-01
    • 文件大小:178949
    • 提供者:秦磊
  1. MFC

    0下载:
  2. MFC 单文档静态窗口分割 简单的编程方法与步骤,并一步步实现-MFC Single document static window segmentation
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:278414
    • 提供者:李木木
  1. SplitterFour

    0下载:
  2. 在vc2008的MFC环境下,利用split函数将窗口分割成为四个窗口,然后利用vlc播放四个不同的视频文件。可以用,已调通。-Split function under in vc2008 the MFC environment, the window is split into four windows, and then use vlc player four different video files. It can be used, has been highlighted.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:12065485
    • 提供者:linxiao
  1. Improved-cv

    1下载:
  2. 当红外图像中包含较强噪声时, C-V 模型水平集分割方法会产生大量冗余轮廓 同时, C-V 水平集采用偏 微分方程( PDE) 实现, 存在计算量大、分割速度慢的缺点。为此, 本文提出了改进的快速算法, 该算法保留了C-V 模型的全局优化特性, 并通过窗口滤波整合图像邻域空间信息来构建曲线进化的外部速度, 从而提高C-V 模型 的抗噪性并减少分割中产生的冗余轮廓 采用基于双链表的快速水平集算法来实现曲线的演化, 去除了传统算 法中的重新初始化和PDE 求解的过程, 减少了迭代步数
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:854807
    • 提供者:jim
  1. Window-split

    0下载:
  2. 使用VC++实现的窗口分割,程序工整,并且在VC6.0的环境下编译通过,欢迎下载。-Window using VC++ achieve segmentation procedures neat and compiled by VC6.0 environment, welcome to download.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:359466
    • 提供者:秦磊
  1. Multi-view

    0下载:
  2. 用VC++实现的窗口多视,以及窗口静态分割功能,可以运行。-To achieve the window with VC++ multi-view, as well as window static partition function can run.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:4651726
    • 提供者:秦磊
  1. WindowDivision

    0下载:
  2. 影像的读取和窗口的分割。简单易操作。。并且可以复制源码。-To segment Images in the window easily ,ang also put in large Image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-10
    • 文件大小:4510423
    • 提供者:王海斌
  1. ChatSystem_src

    0下载:
  2. 简单的client,server的通信聊天程序,有一些窗口分割的用法。-Simple client server communication chat program, some windows partition usage.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:142752
    • 提供者:Haiya
  1. fenge

    0下载:
  2. 这是自动窗口分割算法原理,值得参考下载!-This download is automatic window segmentation algorithm principle worth considering!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:204662
    • 提供者:jeffsonfu
« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com