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

搜索资源列表

  1. CaptureScreenRGB_YUV.rar

    0下载:
  2. 动态拾取鼠标指针所指的屏幕颜色,并在编辑框中显示RGB和YUV值.对做数字图像处理,色彩分割很有帮助.,err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:77701
    • 提供者:黄钦
  1. st_splitterwnd_demo

    0下载:
  2. 一个分割条动态添加或者合并视图的例子,-An example that splitter is dynamically added or merged with views
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:46184
    • 提供者:
  1. view.rar

    0下载:
  2. VC实现窗口的切换和窗体的分割,其中包括窗体的动态分割,与静态分割,VC window switch and the realization of the split form, including the form of the dynamic segmentation, and static segmentation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:643972
    • 提供者:温清林
  1. Splitter_demo

    0下载:
  2. 动态分割窗体实例,很容易看明白,适合初学者-Dynamic splitter window example, it is easy to see to understand, suitable for beginners
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:49889
    • 提供者:多多洛
  1. mapper

    0下载:
  2. 帕兰映像,主要用于图像处理方面的相关,动态分割-mapper.js
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:580417
    • 提供者:pitty
  1. colorSignature

    0下载:
  2. 用openCV提取图片的象素值,用聚类进行分割,找出各个聚类的中心点,聚类个数是动态决定的,可重新设置个数最大上限。-OpenCV extract images using pixel value segmentation by clustering to identify the center of each cluster, clustering is a dynamic number of decisions can be re-set the upper limit of the num
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2432
    • 提供者:zzd
  1. daodanlanjie

    0下载:
  2. 导弹拦截问题算法的C++语言实现动态分割递归-Missile interception problem algorithm of C++ language implementation, dynamic segmentation, recursive
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:745
    • 提供者:luo
  1. CView

    0下载:
  2. 动态分割的窗口!树形和列表类型的窗口的初始化!初学者工程开发!-Dynamic segmentation of the window! Tree and a list of types of window initialization! Project Development for beginners!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2007985
    • 提供者:yu_weiwei
  1. VCSplitWindows

    0下载:
  2. VC写的动态分割窗体的程序,包含多种模式-VC form of written procedures for the division, including a multi-modality
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:114431
    • 提供者:zhangyg
  1. meanshift

    0下载:
  2. 用mfc编写的mean-shift算法,和重心跟踪算法,可以处理动态目标的跟踪,效果甚佳。-Mfc prepared using mean-shift algorithm, and the focus of the tracking algorithm can handle dynamic target tracking, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3104668
    • 提供者:姚伟
  1. Image_Paper_XuXG

    0下载:
  2. 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction. 
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882877
    • 提供者:黄静
  1. OS_Big_Work_No3

    0下载:
  2. 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:322470
    • 提供者:xcc
  1. dongtaiguihua-suanfa-source-code

    0下载:
  2. 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic programming algorithm, hand a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:322992
    • 提供者:liuxiaoxia
  1. dongtaiheyipaiyang

    0下载:
  2. 关于排料算法,一个基于动态分割和合一的排料算法论文.-On the nesting algorithm, a unity based on dynamic segmentation and paper nesting algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:129027
    • 提供者:JIM
  1. markupXML

    0下载:
  2. 利用markup类做的XML文件处理器;用CtreeCTrl和CEdit做的分割窗口;树形结构能和文档内容相连;在edit中有动态菜单,根据需要添加菜单。-Use of XML markup file processor class to do do with CtreeCTrl and CEdit split window tree structure and content of the document can be linked have a dynamic menu in edi
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-02
    • 文件大小:195000
    • 提供者:zhl
  1. DySplitterWnd

    0下载:
  2. vc 动态分割窗口,不同窗口对应同一视图\DySplitterWnd的程序源码-vc dynamic split, corresponding to the same view in different windows \ DySplitterWnd the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:33202
    • 提供者:裴春娣
  1. DySplitterWnd

    0下载:
  2. vc——动态分割窗口,不同窗口对应同一视图\DySplitterWnd-vc- Dynamic split window, corresponding to the same view in different windows \ DySplitterWnd
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:34879
    • 提供者:
  1. DySplitterWnd

    0下载:
  2. vc——动态分割窗口,不同窗口对应同一视图\DySplitterWnd的程序源码,值得一看!-vc- Dynamic split window, corresponding to the same view in different windows \ DySplitterWnd the program source code, worth a visit!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:36565
    • 提供者:汪美琴
  1. DySplitterWnd

    0下载:
  2. vc——动态分割窗口,不同窗口对应同一视图\DySplitterWnd .rar-vc- Dynamic split window, corresponding to the same view in different windows \ DySplitterWnd \ DySplitterWnd.rar
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:36711
    • 提供者:戴青青
  1. DynSplit

    0下载:
  2. 可以实现动态分割窗口功能,应用在VC++下MFC编程中-Can be achieved dynamically split the window function used in VC++ MFC programming
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:34706
    • 提供者:liu
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com