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

资源列表

« 1 2 ... .95 .96 .97 .98 .99 24900.01 .02 .03 .04 .05 ... 28278 »
  1. ERN

    0下载:
  2. a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:744.42kb
    • 提供者:charlie
  1. SA_clinton

    0下载:
  2. 一种新的模拟退火的方法,用来解决城市最短路径的问题-a new simulated annealing method
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:jiang wen
  1. sort

    0下载:
  2. 实现了7种排序算法,快排、堆排序、冒泡、插入、锦标赛排序、归并排序、直接排序-seven sort algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11.7kb
    • 提供者:zouyu
  1. Algorithm

    0下载:
  2. 《算法分析》 本书集中于: 1 对给定的问题,如何设计有效的算法 2 给定算法,分析有效性 3 判断算法的优劣 4 实习应用-" Algorithm analysis" of this book focus on: 1 on a given problem, how to design an effective algorithm for two for a given algorithm, analysis of the effectiveness of
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:28.51mb
    • 提供者:王庆
  1. BookingSystemForC

    0下载:
  2. 用C语言实现数据结构中的订票功能,运行程序后可选择订票、退订、退出系统三项功能。订票时输入订票人的姓名、身份证号;确定后系统给出订票人的座位号;退票时只输入持票人的身份证号,若该此人已经成功预定机票,则显示退票成功,若没有订过票,则显示没有订过票的提示信息。-Data structure using C language implementation of the booking functions, run the program with an option to booking, unsu
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:902byte
    • 提供者:常非
  1. BuildAndOutputDiagramForC

    0下载:
  2. 用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected graph, chosen by the user to
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:730byte
    • 提供者:常非
  1. HoffmanEncoder

    0下载:
  2. 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:894byte
    • 提供者:常非
  1. StatisticsCharacters

    0下载:
  2. 可以统计出该文章中的文字、字母、数字、空格的个数。 输入的文章存储状态为静态存储,每行最多不超过80个字符,可自由定义行数N。输入的文字以文本文件的格式保存在磁盘文件中。输入的数据形式可以是大、小写英文字母,任何数字及标点符号。分四行分别输出总字数、字母数、数字个数、空格数。 -May be the statistics in the article text, letters, numbers, the number of spaces. Enter the article is s
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:662byte
    • 提供者:常非
  1. ch21

    0下载:
  2. 数据结构的5个例子,包含队列,树,堆栈等-5 examples of data structure, including queue,tree and stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:19.76kb
    • 提供者:maxiaofu
  1. KnapsackProblem

    0下载:
  2. 用动态规划的方法求解0/1背包问题,vc编写。-Using dynamic programming method for solving 0/1 knapsack problem, vc preparation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:757byte
    • 提供者:黄蓉
  1. calc

    0下载:
  2. 在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer floating-point arithmetic, an
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:145.12kb
    • 提供者:刘洋
  1. hufman

    0下载:
  2. 依据图论中最小生成树的原理,实现了霍夫曼树的建立 编码和译码-To achieve the establishment of the Huffman tree coding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:fengyunlucky
« 1 2 ... .95 .96 .97 .98 .99 24900.01 .02 .03 .04 .05 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭