搜索资源列表
05051B
- 给出N个集合,求得这N个集合的交集和并集并输出显示-given set of N, N achieve this pool and the intersection and set and the output
MO-buffer
- 本程序是在专业软件ARC INFO 的Map Object在visual Basic 环境下开发的界面,在一幅地图上缩小放大或者原图显示,画矩形然后显示和图块的交集,而且可以显示多种缓冲区和实现部分查询功能-the procedures in the professional software ARC INFO Map Object in visual Basic development environment interface, a map to enlarge it or shrink t
jiaojibingji
- 使用顺序表实现的交集并集问题,其中使用了类模板和简单的线性表存储结构。-order to achieve the intersection of sets, which use a class template and a simple linear table storage structure.
duichengcha
- 求两个集合的对称差 ,用户给出输入 程序打印结果,是通过分别求并集,交集而得-for two pools symmetric difference, and give users the importation procedures Print results were seeking through and sets derived intersection
zhifangtujiaoji
- 基于别人框架实现直方图的交集图像检索 本人感觉要比其颜色矩和分块直方图的要更优一些,在此对其框架表示感谢-others based framework to achieve the intersection histogram image retrieval, I feel than its color moments and the block to the histogram better, in which framework expressed their gratitude
zuhetisj
- autocad2004,实现三位组合体设计,实现三维图差集、交集、并集。-autocad2004 achieve three assembly design, 3D map difference, intersection, and to gather.
RgnGuide_src
- 这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。-the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, se
llset
- 此程序为一个用链表实现集合的各种运算,包括求并集,求交集,求补集,求笛卡儿集等,是本人刚学完数据结构是写的-the procedure used for a pool List in the operation, including the demand and to gather, seek common ground, seeking fill sets, Set for Descartes, I was just learning to End data structure is writ
交集
- ORACLE数据库的交集查询-the intersection of inquiries
JIHE
- 数据结构的 用有序表实现集合的基本功能~交集 并集 插入 删除~界面美观~可操作性强-data structure using the table to achieve an orderly set of basic function-set intersection and inserted delete ~ ~ operable aesthetic interface strong
用链表求两集合的交集
- 已知递增有序链表A、B分别表示一个集合,设计算法以实现C=A∩B,要求求解结果以相同的方式存储,并且所用时间尽可能的少。
jiaojibingji
- 单链表实现交集和并集,建立两个单链表,排序,再进行交集和并集操作。-Single-linked list and set to achieve common ground and to build two single-linked list, sort, and again and set intersection operation.
attion2
- 关于有序顺序表的各种运算及实现。以及求两个集合的并集和交集。-YIN Kun data on the structure of exercises specific procedures and explanations.
jiaoji
- 求交集在vc6.0上执行调试,对初学c++的人比较有用-Intersection in order to perform vc6.0 debugging c++ for beginners more useful person
mwt
- 主要实现集合的交集、并集、差集,可获集合的交集、并集、差集。-To achieve the intersection of the main collections, and sets, difference sets, be the intersection of sets, and sets, difference sets.
o3
- 定义元素类型为int、元素个数不受限制的集合类Set,包括:<=(包含于)、==(相等)、!=(不等)、 |(并集)、 &(交集)、-(差集)、+=(增加元素)、-=(删除元素)等操作(38)-Defined element type is int, the number of unrestricted elements in a collection of class Set, including: " = (equal ),!=( included in ),==( range
jiaoji
- 此程序是用C++编成,可以求出两个集合的交集。-This program is compiled using C++, you can find the intersection of two sets.
两个有序链表的交集
- 求两个有序链表的交集,并在另一行显示出来。(Find the intersection of two ordered lists, and show them on another line.)
带孔洞的多边形求交集算法
- 带孔洞的多边形求交集算法 求取带孔洞多边形的交集是实际应用中经常会遇到的问题。本文在原有的对实心多边形的求交算法上,提出了能够处理带有孔洞的多边形的复杂情况,通过每次只处理两个多边形的交、并、差集运算代替了对大量多边形的同时处理,降低了运算的复杂度。(Algorithm for intersection of polygons with holes)
附加题
- 此程序可以用fortran可计算两个集合的交集与并集(This program can compute the intersection and union of two sets.)