搜索资源列表
Coverage2svg
- 把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
Lesson02
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-classi
填充棋盘
- 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with i
C_Sharp_Primer_Plus
- 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
二分覆盖
- 二分图是一个无向图,它的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
Windows(Button)
- 自己编写的有关于Button的控件,开发环境为:Delphi7。基本覆盖Button的所有使用方面。-prepared themselves for the Button Controls, development environment : Delphi7. Button basic coverage of all use.
Windows(TreeView)
- 自己编写的有关于Treeview的控件,开发环境为:Delphi7。基本覆盖Treeview的所有使用方面。-prepared themselves for the Treeview control, development environment : Delphi7. Basic coverage of all Treeview use.
test-program
- 一个测试程序,如何用rational公司的软件测试工具进行软件的覆盖测试。-a test procedures, how to use the rational software testing tools for software test coverage.
200538162048732
- 棋盘覆盖,有关C++的辕马程序,望各位指教-chessboard coverage, the C Shaft-horse procedures, hope you enlighten
TinyOS
- 基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。 -T iny OS-ba
BWandFQ
- 波束宽与小区覆盖大小的关系,以及半功率带宽与滚降系数的关系-Beam width and the size of cell coverage, as well as the half-power bandwidth and roll-off coefficient of the relationship between the
1.4.6A6
- 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
- 无线传感器网络的节点覆盖的研究,覆盖度可达到100 -Wireless sensor network node covered by the study, up to 100 coverage
minimum-coverage-
- 图论中的最小点覆盖c++代码 用于学习图论使用的-The theory of minimum coverage of c++ code for the study using graph theory
chessboard-coverage-of-c-code
- 利用分治策略对棋盘覆盖问题进行求解,用c语言来实现。-Using divide and conquer strategy chessboard coverage of c code
php-code-coverage-master
- php code coverage master
Minimum-path-coverage
- 求解最小的路径覆盖图中所有点,有向图无向图均适用-Solving all the points in the least path coverage map, the directed graph is applicable
[9] Coverage and capacity of millimeter-wave
- [9] Coverage and capacity of millimeter-wave
Lab_Files (1)
- these files compute coverage probability in a wireless network
coverage
- UVM Coverage cook book