CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 离散数学

搜索资源列表

  1. chapt4_08

    0下载:
  2. 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:35766
    • 提供者:王立国
  1. MathWork

    0下载:
  2. 实现离散数学中的各项功能,包括集合,逆运算等多项课内知识-Discrete Mathematics in the implementation of various functions, including collection, inverse operation, such as a number of curricular knowledge
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:578484
    • 提供者:XW
  1. oular

    0下载:
  2. 离散数学里面的欧拉回路问题,先输入顶点数和边数,然后把边的两个顶点输入。-Discrete Mathematics inside loop Euler problem, enter the number of vertices and edges, and then the input side of the two vertices.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:923
    • 提供者:lovestream
  1. colljz

    0下载:
  2. C++实现离散数学中对称矩阵的判断,很不错。很好的一个算法。-C++ realization of discrete mathematics to determine the symmetric matrix, is pretty good. A good algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1893306
    • 提供者:yellow_lee
  1. qiuchuandibibao

    0下载:
  2. 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2826
    • 提供者:123
  1. huffman

    0下载:
  2. 用c++实现离散数学的huffman编码-using c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1699
    • 提供者:叉华
  1. Concrete_Mathematics

    0下载:
  2. 具体数学是与离散数学正好相对应的数学学科的分支。 具体数学和离散数学一样也是计算机科学的不可分割的一部分,应用于程序设计和算法式分析。-Mathematics is specific and corresponds to Discrete Mathematics is a branch of mathematical disciplines. Specific, like mathematics and discrete mathematics in computer science is an
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10457529
    • 提供者:lihui
  1. MATLAB

    1下载:
  2. 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:372368
    • 提供者:王怀勇
  1. colljz

    0下载:
  2. C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!-C++ realization of discrete mathematics in the symmetric matrix judgments. 6 row 6 of the matrix, nothing better, using VC++ to write a small program to determine whether the matching matrix
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:41930
    • 提供者:181
  1. MYcollection

    0下载:
  2. 离散数学中求集合的C++实现。用C++实现离散数学中的求集合这一公式,原理及代码都很简单的问题。-Discrete Mathematics in order to achieve the set of C++. C++, Discrete Mathematics in order to achieve the collection of this formula, principles and code are very simple questions.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:39661
    • 提供者:181
  1. SequChar

    0下载:
  2. C++离散数学真值表的实现,求真值表,用C++编程序实现的,可以学习一下哦。-C++ implementation of discrete mathematics truth table, seek truth table, using C++ programmed to achieve, can learn about oh.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:48273
    • 提供者:176
  1. a

    0下载:
  2. 离散数学中的自反,对称,传递等算法,本程序用c语言实现-Discrete Mathematics in the reflexive, symmetric, transmission and other algorithms, this program using c language implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:643
    • 提供者:张秉洋
  1. lisanshuxue

    0下载:
  2. 最全面最经典的离散数学习题集,是考博的必备之书。-The most comprehensive set of classic Discrete Mathematics Exercise is an essential book to exam.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7612224
    • 提供者:鲍雨
  1. shortestroute

    0下载:
  2. 东华大学 离散数学 课程实验 最短路径的代码 按照矩阵输入数据-Donghua University Discrete Mathematics course experiment the shortest path matrix of the input data in accordance with the code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:683
    • 提供者:
  1. truthtable

    0下载:
  2. 东华大学 离散数学 计算真值表达式的程序 老师要求的实验 输入表达书输出结果-Discrete Mathematics, Donghua University procedures for calculating real value of the expression experiments teacher asked Expression input output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:623
    • 提供者:
  1. lisan

    0下载:
  2. 这道题是来判断离散数学中的自反,反自反,对称,反对称,传递的关系的-qun oneslef
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:lichangjun
  1. math

    0下载:
  2. 离散数学的课程设计HASS图的应用与开发,其中包括HASS图的结构以及实现-Discrete Mathematics curriculum design and development of the application of HASS plan, including the structure and the realization of HASS map
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:franck
  1. 5

    0下载:
  2. 小议图论,图论算法,关于用图论解题方法,离散数学有介绍-tu lun
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:32241
    • 提供者:何出此贤
  1. set

    0下载:
  2. 离散数学中的求各种集合运算的代码。希望有帮助。-Discrete Mathematics in order to a variety of set operations code. Hope that helps.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1894977
    • 提供者:jory
  1. truthtable

    0下载:
  2. 求离散数学中命题逻辑公式的真值表的源代码。-Discrete Mathematics in seeking a formula of propositional logic truth table of the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:48260
    • 提供者:jory
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com