CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能 数据结构常用算法

资源列表

« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 2673 »
  1. 521943DES Source Code

    0下载:
  2. 3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9332
    • 提供者:林志强
  1. 9二叉树

    0下载:
  2. 几乎包括二叉树的所有编程算法,其中有二叉树的先中后序递归与非递归遍历算法,由先序与后序建立二叉树,层次遍历,求叶子结点数,总结点数,树的深度与宽度。-including binary tree almost all programming algorithm, these binary tree after the first sequence which recursive and non - recursive traversal algorithm, and by the first se
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15743
    • 提供者:李扬
  1. 5地图染色d

    0下载:
  2. 基于C++的MFC实现的地图着色问题。对于使用文档/视图模型的 MFC 应用程序。-based on C + + MFC map rendering issues. The use of Document / View model MFC applications.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:405803
    • 提供者:李扬
  1. 教学计划编制问题

    0下载:
  2. 大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。 基本要求: (1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。 (2):课程号尽可能的集中在前几个学期中。 (3):若无解,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3222
    • 提供者:沈宁
  1. BoundAndBranch

    0下载:
  2. 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31029
    • 提供者:buaa_sheng
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. 两种遍历图的方法

    0下载:
  2. 熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal and breadth priority traversal.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1629
    • 提供者:王茜
  1. data_Structures

    0下载:
  2. 用C++实现的数据结构常用排序以及HUFFMAN编码解码和最短路径算法的小程序-with C + + data structure used sequencing and HUFFMAN codec and the shortest path algorithm small programs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6199
    • 提供者:zzgg
  1. 黄国兴(C源程序代码)

    0下载:
  2. 数据结构——黄国兴(C源程序代码)其实我也是从网上搜集起来的-data structure -- Wong Kwok-hing (C source code) I also collected from the Internet up
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:255948
    • 提供者:幽默狐狸
  1. 数据结构算法与应用C++语言描述

    0下载:
  2. 数据结构算法与应用C++语言描述,其实偶也是从网上下的-algorithm and data structure C language descr iption, even from the Internet is the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11347314
    • 提供者:幽默狐狸
  1. 数据结构程序设计jgj

    0下载:
  2. 航空订票的实现以及查询,根据姓名,地址.时间等-air booking and the realization of inquiry, under the name and address. Time
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4548
    • 提供者:Jiner
  1. 四则运算jgj

    0下载:
  2. 四则运算的实现,是用C语言编写的,定义了堆栈.-four operations, were prepared using the C language, the definition of the stack.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2534
    • 提供者:Jiner
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 2673 »
搜珍网 www.dssz.com