CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 合并

搜索资源列表

  1. IEC61850

    0下载:
  2. 基于IEC61850标准的合并单元的研究-IEC61850-based unit of the combined standard
  3. 所属分类:Project Design

    • 发布日期:2017-05-28
    • 文件大小:11449986
    • 提供者:ph
  1. TortoiseMerge

    0下载:
  2. TortoiseMerge 一种Windows下的比较及合并差异的工具-TortoiseMerge under a Windows tool for comparing and merging differences
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:488931
    • 提供者:
  1. Svn-course

    0下载:
  2. 程序员编写程序的过程中,每个程序都会有很多不同的版本,这就需要程序员很好的管理代 码,在需要的时间可以取出需要的版本,并且每个版本都有一个完整的说明。 我们使用Sub Version(简称SVN)作为版本管理工具。这里着重介绍SVN作为跨平台的多 人协作使用方法。在多个程序员管理同一段代码的过程中,版本的管理显得尤为重要,使用 SVN可以方便的进行分支、合并,记录下所有的版本。-In the process of programmers to write programs, ea
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:289079
    • 提供者:garcia
  1. merging-unit-based-on-IEC61850

    0下载:
  2. IEC61859过程层新技术的研究日趋火热,本文论述了过程层设备合并单元的一种设计方法。-Currently the study regarding process bus technology based on IEC61850 is more and more popular. This paper describes how to design the process bus device-- merging unit.
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10052939
    • 提供者:
  1. DF-and-AF

    0下载:
  2. 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。-AF and DF simulation procedure code
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:7263
    • 提供者:令狐
  1. 1

    1下载:
  2. 1.掌握KeilC环境的使用 1)字节拆分、合并:调试e421.asm程序, 观察相关寄存器和单元的内容。 2)数据块填充:调试fill.asm程序,观察相关寄存器和单元的内容。 2. 编写两个十六位数的加法程序。 有两个十六位无符号数,分别存放在从20H和30H开始的数据区中,低八位先存,高八位在后,和存于R3(高八位)和R4(低八位),进位位存于R2。 -Master the environment, the use of 1) bytes KeilC split,
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:69989
    • 提供者:大田
  1. 11

    0下载:
  2. 平衡二叉树查询,插入,删除,合并平衡二叉树,拆分平衡二叉树- Balance_tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:18321
    • 提供者:李慧
  1. GStreamer-development-manual

    0下载:
  2.   GStreamer  是一个非常强大而且通用的流媒体应用程序框架。  GStreamer所具备的很多优点来源于其框架的模块化:  GStreamer能够无缝的合并新的插件。 但是, 由于追求模块化和高效率, 使得GStreamer在整个框架上变的复杂, 也同时因为复杂度的提高, 使得开发一个新的应用程序显得不是那么的简单。   这个指南试图帮助你了解GStreamer的框架(version 0.10.3.1)以方便你在GStreamer框架的基础上做开发。 第一章
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:104393
    • 提供者:lz
  1. DataGridView

    0下载:
  2. Visual studio 2008 C# DataGridView 合并单元格-Visual studio 2008 C# DataGridView Merge Cells
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:44795
    • 提供者:卞欢
  1. link

    0下载:
  2. 一个实现两个顺序表的合并功能,可以将两个顺序表的内容合并并排列大小。-A table to achieve two sequential merge feature, you can merge the contents of two sequential table and order size.
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:270406
    • 提供者:neo
  1. include

    0下载:
  2. 数据结构(c)线性表的设计与实现,用顺序表将两个集合进行合并,并存入第三个集合中。-Design and Implementation of the data structure (c) linear table, order table two collections merged and stored in the third collection.
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:6675
    • 提供者:李刚
  1. paixuUSTC

    0下载:
  2. 合并排序,插入排序,希尔排序,快速排序,冒泡排序,桶排序-Merge sort, insertion sort, shell sort, quick sort, bubble sort, bucket sort
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:760972
    • 提供者:秦浩
  1. fenxi-suan-fa

    0下载:
  2. • 按要求编写最佳适应算法(BF)、最坏适应算法(WF)和循环首次适应算法(NF) • 编写测试数据: – 要求至少分配5次; – 释放区域、再次请求,能够检测是否满足要求:能够检查所采用的算法; – 释放时是否进行相邻区域合并; -• required to write the best adaptation algorithm (BF), and worst-fit algorithm (WF) and cycle to the fi
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:153568
    • 提供者:新野
  1. FileSpliterror

    0下载:
  2. 实现文件的分割和合并,基本上实现了功能,缺点在于还存在一些假面方面的不足。-Implementation file split and merge, basically realize the function, the disadvantage is that there are still some mask deficiencies.
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:261796
    • 提供者:汤靖
  1. hebingdanyuan

    0下载:
  2. 合并单元及硬件方案,有用得到的参考参考吧-Merging units and hardware solutions, useful to get a reference to reference it ~ ~ ~ ~
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:512434
    • 提供者:guolh
  1. 1

    0下载:
  2. 题目:输入两个非降序列,转换成两个非升序列,合并成一个非升序列。 要求:用链表实现。-Title: Enter the two nondecreasing sequence into two non-l sequences into a non-l sequence. Requirements: Chain implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:641
    • 提供者:马越
  1. VCPPstatic-Library

    0下载:
  2. 通过试验,清楚了VC++6.0连接静态库时对重复函数名的处理规则。同时介绍了如何将一个静态库合并到另一个静态库中。-请键入文字或网站地址,或者上传文档。 取消 Tōngguò shìyàn, qīngchule VC++6.0 Liánjiē jìngtài kù shí duì chóngfù hán shǔ míng de chǔlǐ guīzé. Tóngshí jiè shào liǎo rúhé jiāng yīgè jìngtài kù hébìng dào lìng yīg
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:163726
    • 提供者:殷海峰
  1. CSVTOXLS

    0下载:
  2. 文件execel合并软件,将所要合并的文件放在一个文件夹里,点击此软件就可以合并到一个execel中-File execel merge software
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:326628
    • 提供者:刘艳丽
  1. Watershed-Based-Segmentation-

    0下载:
  2. 图像分割是一种重要的图像分析技术,对图像分割的研究一直是图像技术研究中的热点和焦点。分水岭算法是基于数学形态学理论的图像分割算法,但是对噪声敏感且存在过分割的现象。为提高图像分割效果,本文通过对影像进行滤波处理,用改进的快速区域合并算法优化分水岭算法进行影像分割。实验结果与MeanShift算法得到的结果对比,证明此算法可以获得较好的分割效果。-In recent years, the watershed line has emerged as the primary tool of mathe
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1992663
    • 提供者:comewanlei
  1. cloud-classification

    0下载:
  2. 图像分割是一种重要的图像分析技术,对图像分割的研究一直是图像技术研究中的热点和焦点。分水岭算法是基于数学形态学理论的图像分割算法,但是对噪声敏感且存在过分割的现象。为提高图像分割效果,本文通过对影像进行滤波处理,用改进的快速区域合并算法优化分水岭算法进行影像分割。-In this work a technique for cloud detection and classification from MSG–SEVIRI (Meteosat Second Generation–Spinning
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:2010900
    • 提供者:comewanlei
« 1 23 »
搜珍网 www.dssz.com