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

搜索资源列表

  1. jiaobingcha

    0下载:
  2. 简单链表运算啊,用链表实现交,并,差,而不可以开辟其他空间-simple operation ah with Chain crossed, and, worse, than other open space
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:曹艳明
  1. jijhe

    0下载:
  2. 1.本程序中,实现集合的交,并差,求补,求子串运算.集合的元素限定在[‘a’ … ’z’].集合的输入形式为输入一个字符串,以0和回车符号作为结束. 2. 演示程序以用户和计算机对话的方式,即在计算机终端显示”提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令:相应的输入数据和运算结果显示在其后. -1. The program and sets policy, worse, seeking fill, Praying for Bearing Children string op
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23.52kb
    • 提供者:鱼鱼
  1. PolyBoollily

    1下载:
  2. 一个很强悍的做多边形布尔运算的小程序,可以实现多边形的交、并、差和异或运算,GIS的朋友有福了。-A very powerful polygon Boolean operations to do a small program can be achieved polygon intersection, and, worse, and XOR, GIS friend blessed.
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-05
    • 文件大小:72.04kb
    • 提供者:lily
  1. 集合运算

    0下载:
  2. 含并、交和差运算的集合类型- Contains and, hands over with the difference operation set type
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:4.92kb
    • 提供者:asdf
  1. 109201259test

    0下载:
  2. 集合的并交和差运算的代码,c++的,有需要的下-Collection and delivery and poor computing code, c++, Necessary under the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:879byte
    • 提供者:
  1. hjhjhj

    0下载:
  2. 对两个任意二维图形进行交,并,差和异或运算-Two arbitrary two-dimensional graphics for settlement, and, worse, and XOR operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:1.61mb
    • 提供者:GZ
  1. jihejiaobingbu

    0下载:
  2. 集合交并补运算 1. 掌握并、交、差运算的实现方法 2. 掌握表达式运算的处理方法 3. 掌握利用文件作为程序输入、输出的方法 -Collection of computing cross-and up 1. To master and, to pay, and poor implementation of the 2 operator. Master computing approach expressions 3. To master the use of paper as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:26.94kb
    • 提供者:bartok
  1. changethechar

    0下载:
  2. 程序可以对输入的两个字符串进行求交,求并,求差运算,而且求得的结果按字母的升序排列。-Procedures can be carried out input of the two strings intersect, and seeking, and poor operation and the results obtained in ascending alphabetical order.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:999byte
    • 提供者:HouZhihua
  1. PolyBool

    0下载:
  2. 多边形布尔运算,多边形的交、并、差、异或等运算-polygon bool operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:72.08kb
    • 提供者:lily
  1. lab1

    0下载:
  2. 实现集合的交、并、补、差运算,并以集合的形式输出-To achieve the set intersection, union and complement, difference operation, and output in the form set
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:883.24kb
    • 提供者:李华
  1. set-operation

    0下载:
  2. 编制一个能演示执行集合的并、交和差运算的程序-To prepare a presentation and perform the collection, delivery and difference operation procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1.58kb
    • 提供者:job
  1. jiheyunsuan

    0下载:
  2. 实现了集合的基本运算。实现了集合之间的并、交、差、等以及元素与集合之间的插入、判属于和删除。-A collection of basic arithmetic. Between collection and pay, poor, etc., as well as between the elements and a collection of insertion sentenced to belong to and delete.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4.33mb
    • 提供者:Light
  1. test2

    0下载:
  2. 利用一个int型变量的各个位以及位操作来表示一个32个数集合,并实现交、并、差集等运算-To use the individual bits of an int variable bit operating 32 a number of collections, and to achieve cross and difference set operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:652byte
    • 提供者:wangduo
  1. 1

    0下载:
  2. 集合的运算就是用给定的集合去指定新的集合。设A和B是集合,则它们的并差交补集分别定义如下:A∪B={x|x∈A∨x∈B}A∩B={x|x∈A∧x∈B}A – B={x|x∈A∧x不属于 B}SA ={x|x∈(A∪B)∧x 不属于A}SB ={x|x∈(A∪B)∧x 不属于B}-Operation of the collection is to use a given collection to specify the new collection. Let A and B is a colle
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:649byte
    • 提供者:张一
  1. JIHE

    0下载:
  2. 集合的并、交、差集运算的实现 运用面向对象程序设计知识,利用C++语言设计和实现集合的并、交、差集运算,要求具备如下主要功能: (1)输入输出集合信息,集合元素类型可以是整数、实数或字符串 (2)判断集合的大小 (3)判断集合是否为空 (4)将集合置空 (5)在集合中查找指定的元素 (6)实现集合的交、并、差等运算 在实现过程中,需利用面向对象程序设计理论的基础知识,充分体现出C++语言关于类、继承、封装与多态等核心概念,每一个类应包含数据成员和成员函数。
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.2kb
    • 提供者:华森
  1. main

    0下载:
  2. C++编程,实现三维图形的交、并、差布尔运算,效果直观。-C++ programming, pay three-dimensional graphics, and the difference between Boolean operations, visual effects.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.85kb
    • 提供者:杨洋
  1. jihejiaobingcha

    0下载:
  2. 编制一个能演示执行集合的并、交和差运算的程序。 (1)集合的元素限定为小写字母字符[‘a’,..’z’ ]。 (2)演示程序以用户和计算机的对话方式执行。 -We can demonstrate the preparation of a set of execution, intersection and difference operation procedures.         (1) is limited to the collec
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:张立伟
搜珍网 www.dssz.com