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

资源列表

« 1 2 ... .37 .38 .39 .40 .41 24842.43 .44 .45 .46 .47 ... 28276 »
  1. huffmantree_and_huffmancode

    0下载:
  2. 哈夫曼树及哈夫曼编码,经过测试可用的,快来下载啊!-Huffman trees and Huffman coding, tested available, Come download ah!
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.83mb
    • 提供者:nick
  1. queen

    0下载:
  2. “四皇后算法”的C语言实现,测试通过的,快来下载啊!-" Four Queens algorithm" C-language implementation, test passed, Come download ah!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:771.14kb
    • 提供者:nick
  1. expreession

    0下载:
  2. 用C语言实现的表达式的求值,关于数据结构的栈方面的知识,已经通过测试!-With the C language implementation of the evaluation of the expression on the stack data structure of knowledge, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:nick
  1. pack1

    0下载:
  2. 数据结构中栈的经典算法——第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:880.22kb
    • 提供者:nick
  1. pack2

    0下载:
  2. 数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:864.96kb
    • 提供者:nick
  1. dijkstra

    0下载:
  2. 最段路径的算法 dijkstra算法,用C++编写-The dijkstra algorithm path segment algorithm, using C++ to prepare
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:776byte
    • 提供者:中伟
  1. test3-5

    0下载:
  2. 问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Descr iption: There should be 11 kinds of coi
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:482.75kb
    • 提供者:伍超洋
  1. test1

    0下载:
  2. 女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Descr iption: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the s
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:312.46kb
    • 提供者:伍超洋
  1. quan~`

    0下载:
  2. 这是一个简单的动态现实的约瑟夫环 用于排除制定圈内的某个人-this is a simple system for yuesefu loop
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:52.06kb
    • 提供者:庞超慧
  1. test5-2

    0下载:
  2. 问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Descr iption of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:738.99kb
    • 提供者:伍超洋
  1. test6-2

    0下载:
  2. 描述 问题描述: 给定一个只包含数字[0..9]的字符串,求使用字符串中的某些字符,构建一个能够整除15的最大的整数。 注意,字符串中的每个字符只能使用一次。 编程任务: 求由给定字符串构建的能够整除15的最大整数。-Descr iption of the problem descr iption: Given a contain only numbers [0 .. 9] of the string, seeking to use some of the charac
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:712.21kb
    • 提供者:伍超洋
  1. shujujiegou

    0下载:
  2. 与严蔚敏的《数据结构》相配套 c语言数据结构学习的基础,必备-And Yan Wei-Min " data structure" matched c language data structure, the foundation of learning must-
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:830.58kb
    • 提供者:wangbin
« 1 2 ... .37 .38 .39 .40 .41 24842.43 .44 .45 .46 .47 ... 28276 »
搜珍网 www.dssz.com