搜索资源列表

  1. subset

    0下载:
  2. 用回朔算法解决子集和问题 输出整数集的所有子集,使子集的各元素之和为S-Schomburg algorithm used to solve the problem and the subset of output Integer Set subset of all, the subset of the elements and as S
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11307
    • 提供者:xdingy
  1. 20051121

    0下载:
  2. 利用 lex 和yacc自动生成C语言子集的词法分析和语法分析程序的源程序-using lex and generates automatic generation of C language subset of lexical analysis and parsing the source code of procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:32768
    • 提供者:王小波
  1. subset

    0下载:
  2. 用回朔算法解决子集和问题 输出整数集的所有子集,使子集的各元素之和为S-Schomburg algorithm used to solve the problem and the subset of output Integer Set subset of all, the subset of the elements and as S
  3. 所属分类:绘图程序

    • 发布日期:2024-05-11
    • 文件大小:894976
    • 提供者:xdingy
  1. subset

    0下载:
  2. 利用回溯法求解子集和问题的C++实现 给定正整数集合S和正整数c计算出子集和s1使得子集合之和为c-The use of retrospective method and problems in a subset of the C++ Achieve a given positive integer set S and positive integer c calculated subset and makes a subset o
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. subset

    0下载:
  2. 求一个集合的子集的非递归解法,模拟的栈的进出。-For a subset of a collection of non-recursive method to simulate the stack and out.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:phil
  1. subset

    0下载:
  2. 子集和问题的一个实例(s,t).其中s是一个正整数集合,t是一个正整数。子集和问题判断是否存在s中的一个子集s1,使得s1的和等于t-And problems in a subset of an instance (s, t). Which is a positive integer s collection, t is a positive integer. Subset and to determine whether proble
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:genking
  1. NRS_FW_FS

    0下载:
  2. Neighborhood rough set based heterogeneous feature subset selection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:sam
  1. Subset

    0下载:
  2. 这是一个关于用递推法解决求某一个集合的所有的子集。非常适合初学数据结构的同胞阅读。-It is a recursive method used to solve a set for a subset of all. Data structure is very suitable for beginners to read compatriots.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:151552
    • 提供者:
  1. Sample-subset-partitioning

    0下载:
  2. 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:297984
    • 提供者:Libra Chow
  1. SUBSET

    0下载:
  2. Subset construction... Subset construction done in compiler design
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:manasa
  1. Subset

    0下载:
  2. 子集和数问题.rar,用C++写的,可以运行-Subset of several problems. Rar, written in C++, you can run
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:李雄
  1. subset

    0下载:
  2. 组合数学中,求一个集合的子集的算法源码,很实用。-Combinatorial Mathematics, find a subset of a collection algorithm source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:王晓栋
  1. Pascal-subset-compile

    0下载:
  2. 按照Pascal子集的语法,并参考Pascal语言的语义,设计并实现Pascal子集的编译程序,给出各阶段的设计资料和实现成果-Subsets according to the syntax of Pascal and Pascal language reference semantics, design and implementation of a subset of the Pascal compiler, given the v
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:599040
    • 提供者:刘敬贤
  1. iterative--subset-sum

    0下载:
  2. 子集和的迭代算法,一个序列,序列中得子集和等于给定数的所有解答-subset sum :iterative method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:may
  1. Maximum-Subset-Intersection

    0下载:
  2. Maximum Subset Intersection Rapha¨el Cliff ord and Alexandru Popa University of Bristol, Department of Computer Science, Merchant Venturer’s Building, Woodland Road Bristol, BS8 1UB, United Kingdom
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:115712
    • 提供者:mn
  1. Subset-repartition

    0下载:
  2. 改程序涉及的是子集划分问题。将已知集合划分成不相交的子集,任何子集上的元素满足互不冲突。-Subset repartition
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:梁 烨
  1. Subset-of-the-algorithm-and-back

    0下载:
  2. 子集和数的回溯法,用C++编写程序并运行得到结果。-Subset of the algorithm and back
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:nana
  1. subset-of-solving

    0下载:
  2. C语言中采用位运算进行真子集的求解,主要作为位运算的例程或者引导学生的利用位运算的解题思路-Solving ideas using bitwise operations in C language proper subset solving, primarily as a bit arithmetic routines or guide students in the use of bit operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:pupeng
  1. 13-Subset-and-Number

    0下载:
  2. 问题陈述:给定N个数,和一个数T,判定是否可以从N个数中取出若干个数,使它们的和等于T。输出:YES或者NO。把N个数看成一个集合,问题就是从这个集合中选出一个子集,使这个子集满足和是T-Problem Statement: a given number N, and a number of T, and determines whether or not can be removed from the number N of a ce
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:158720
    • 提供者:Kahn
  1. subset simulation

    0下载:
  2. 可靠性分析中的数值模拟算法,子集模拟,可以解决高维小失效概率问题。(the method of reliability analysis-subset simulation.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:dagong206
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org