CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - coverage

搜索资源列表

  1. Coverage2svg

    0下载:
  2. 把ArcInfo Coverage中的polygon数据(pal)导出为SVG图形。函数原型: //public void static Coverage2svg.pal2svg(string CoverageDirectory,string OutputSVGPath) -put ArcInfo Coverage of polygon data (pal) export to SVG graphics. Prototype : / / public static void Coverage2s
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3101
    • 提供者:张尚武
  1. Lesson02

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-classi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37487
    • 提供者:鞠俊
  1. 填充棋盘

    0下载:
  2. 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with i
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1461287
    • 提供者:张亮
  1. C_Sharp_Primer_Plus

    0下载:
  2. C# Primer Plus teaches the C# programming language and relevant parts of the .NET platform from the ground up, walking you through the basics of object-oriented programming, important programming techniques and problem solving while providing a thoro
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6218259
    • 提供者:mimi
  1. 二分覆盖

    0下载:
  2. 二分图是一个无向图,它的n 个顶点可二分为集合A和集合B,且同一集合中的任意两个顶点在图中无边相连(即任何一条边都是一个顶点在集合A中,另一个在集合B中)。当且仅当B中的每个顶点至少与A中一个顶点相连时,A的一个子集A 覆盖集合B(或简单地说,A 是一个覆盖)。覆盖A 的大小即为A 中的顶点数目。当且仅当A 是覆盖B的子集中最小的时,A 为最小覆盖。-two hours map is an undirected graph, it n vertices can be divided into t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:王敏
  1. Windows(Button)

    0下载:
  2. 自己编写的有关于Button的控件,开发环境为:Delphi7。基本覆盖Button的所有使用方面。-prepared themselves for the Button Controls, development environment : Delphi7. Button basic coverage of all use.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:698788
    • 提供者:任全
  1. Windows(TreeView)

    0下载:
  2. 自己编写的有关于Treeview的控件,开发环境为:Delphi7。基本覆盖Treeview的所有使用方面。-prepared themselves for the Treeview control, development environment : Delphi7. Basic coverage of all Treeview use.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:492494
    • 提供者:任全
  1. test-program

    0下载:
  2. 一个测试程序,如何用rational公司的软件测试工具进行软件的覆盖测试。-a test procedures, how to use the rational software testing tools for software test coverage.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:78103
    • 提供者:杜小平
  1. 200538162048732

    0下载:
  2. 棋盘覆盖,有关C++的辕马程序,望各位指教-chessboard coverage, the C Shaft-horse procedures, hope you enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1546
    • 提供者:武影
  1. TinyOS

    0下载:
  2. 基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。 -T iny OS-ba
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:346011
    • 提供者:ge
  1. BWandFQ

    0下载:
  2. 波束宽与小区覆盖大小的关系,以及半功率带宽与滚降系数的关系-Beam width and the size of cell coverage, as well as the half-power bandwidth and roll-off coefficient of the relationship between the
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1039
    • 提供者:施琳
  1. 1.4.6A6

    0下载:
  2. NCover 是一个功能强大的覆盖格式工具,在.Net下利用它来进行代码的覆盖测试可以说是十分快捷方便。 而且进行测试时不遇要对测试源码作任何修正就可以进行。-NCover is a powerful tool for the coverage format, the. Net use it to carry out under the code coverage testing can be said to be very quickly and conveniently. And whe
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:749511
    • 提供者:linshi
  1. 3

    1下载:
  2. 无线传感器网络的节点覆盖的研究,覆盖度可达到100 -Wireless sensor network node covered by the study, up to 100 coverage
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:2558
    • 提供者:邵金涛
  1. minimum-coverage-

    0下载:
  2. 图论中的最小点覆盖c++代码 用于学习图论使用的-The theory of minimum coverage of c++ code for the study using graph theory
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:1156
    • 提供者:陈名家
  1. chessboard-coverage-of-c-code

    0下载:
  2. 利用分治策略对棋盘覆盖问题进行求解,用c语言来实现。-Using divide and conquer strategy chessboard coverage of c code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:705
    • 提供者:lyz
  1. php-code-coverage-master

    0下载:
  2. php code coverage master
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:419135
    • 提供者:gluzdov
  1. Minimum-path-coverage

    0下载:
  2. 求解最小的路径覆盖图中所有点,有向图无向图均适用-Solving all the points in the least path coverage map, the directed graph is applicable
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:734
    • 提供者:曹城生
  1. [9] Coverage and capacity of millimeter-wave

    0下载:
  2. [9] Coverage and capacity of millimeter-wave
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:229376
    • 提供者:abd93ibr
  1. Lab_Files (1)

    0下载:
  2. these files compute coverage probability in a wireless network
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:946176
    • 提供者:sdgumm
  1. coverage

    0下载:
  2. UVM Coverage cook book
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1824768
    • 提供者:DUBABBA
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com