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

搜索资源列表

  1. lisan

    0下载:
  2. 离散数学经典的算法-Discrete Mathematics classical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:曹成
  1. permutations

    0下载:
  2. 离散数学运用的小例子,很实在,很好很好用的啊-Discrete Mathematics use small examples, it is very, very, very good with the ah
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:6810
    • 提供者:waf
  1. 二元关系性质判断器

    0下载:
  2. 离散数学二元关系性质判断器(源码及报告)-Discrete Mathematics dual nature of the relationship judgment (source and the report)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:70818
    • 提供者:丁兴全
  1. 离散数学

    0下载:
  2. 一个帮你解决令人头疼的离散数学的方案.希望对一些想提高效率的人有帮助-help you solve a baffling Discrete Mathematics program. Some hope to improve efficiency to help people
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:293454
    • 提供者:王安耀
  1. dis_math

    0下载:
  2. 实用的离散数学课件,在本人的教学过程中已经多次使用,-practical discrete mathematics courseware, in the process of teaching I have many uses,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:597976
    • 提供者:费文龙
  1. discrete_maths

    0下载:
  2. 剑桥经典数学科学书籍系列----离散数学-Cambridge classic series of books on mathematics-Discrete Mathematics
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:199617
    • 提供者:余简
  1. jiheyutulun_1024

    0下载:
  2. 这是离散数学中集合与图论部分的算法实现 压缩包中有六个算法,均是。cpp文件,编译运行后,完全正确,已通过验证!-This is Discrete Mathematics set and graph theory part of the compression algorithm to achieve a six pack algorithm, both yes. Cpp file, compile run, absolutely correct, which has been valida
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6757
    • 提供者:
  1. discrete

    0下载:
  2. 大学本科离散数学教科书后的习题算法 供教学使用-college textbooks on discrete mathematics exercises after the algorithm used for teaching
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10692
    • 提供者:xx
  1. aaaaaaaaaaaaa

    1下载:
  2. 课程安排,用拓扑排序实现 4、实现课程的拓扑排序。(选)(加) 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其先修课程完成后才能学习,具体关系见下表: 课程编号 课程名称 先决条件 C1 程序设计基础 无 C2 离散数学 C1 C3 数据结构 C1,C2 C4 汇编语言 C1 C5 操作系统 C3 假设每门课程的学习时间为一学期,试为该专业的学生设计教学计划,使他们能在最短的时间内修完这些课程。-curriculum, using topolo
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9296
    • 提供者:lea5195444
  1. lisan

    0下载:
  2. 一些离散数学的课程设计,是通过C++ Builder 编的!包括判断真值,求数组元素个数,和最短路径!-some discrete mathematics curriculum design, through the provision of C Builder! Including the true value judgment, for the array element number, and the shortest path!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:108472
    • 提供者:liuyang
  1. 2006081223131713066

    0下载:
  2. 迷宫地图的生成也有很多种方法,但是有些算法在生成较大维度时的计算速度很慢,尤其是如果用在电子词典之类上可能很成问题的。还有一个较大的问题就是很多算法生成的迷宫并不是真正意义上的迷宫,即路径不唯一。 用离散数学的集合观点来生成一个迷宫。 首先是M*N的一个矩阵,生成为M*N个集合,然后每次循环就合并一个集合,这样在M*N-1次合并之后就成了一个集合,也就是这M*N个元素连通了。算法首先得问题的是选择哪个元素来合并,我在这里是随机选择相邻集合。算法的关键是要记录合并的次序,否则你最后得到的只
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14193
    • 提供者:Xi Xie
  1. chapt2_08

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

    • 发布日期:2017-04-04
    • 文件大小:23015
    • 提供者:王立国
  1. Discrete.Mathematics.VB.code.editor

    0下载:
  2. VB 离散数学编辑器经典代码Discrete Mathematics classic VB code editor -Discrete Mathematics classic VB code editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:4525
    • 提供者:io
  1. discrete-mathematics(key)

    0下载:
  2. 离散的数据结构课后习题答案,是所有编程的基础!-Discrete data structure answers after-school exercise is the foundation for all programming!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:368173
    • 提供者:杨炀
  1. discrete-maths

    0下载:
  2. 北京邮电大学计算机学院离散数学课程的英文版课件。-Beijing University of Posts and Telecommunications Computer Science, Discrete Mathematics courses in English courseware.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17234298
    • 提供者:李嘉良
  1. discrete-mathematics-with-applications-4th-editio

    0下载:
  2. Discrete Math by Susanna Epps for discrete math
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9001584
    • 提供者:topher
  1. discrete-mathematics_1

    0下载:
  2. 合肥工业大学计算机与信息学院离散数学(上)课件-Hefei University of Computer and Information Science Discrete Mathematics (on) Courseware
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9607061
    • 提供者:Kevin
  1. discrete-mathematics-design

    0下载:
  2. 关于《离散数学》的程序,以及txt的编码文档(自己编写的)-About " Discrete Mathematics" program, as well as txt file encoding (write your own)
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:32698
    • 提供者:黄珊
  1. Archive

    0下载:
  2. Tree problem relate in Discrete math
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:sonbn
  1. Discrete Mathematics and Its Applications 7th

    0下载:
  2. Discrete Mathematics and Its Applications SEVENTH EDITION
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:9544704
    • 提供者:xq1970
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com