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

搜索资源列表

  1. BCH

    1下载:
  2. 一个解码的类,常用在条形码的解码中,是老外写的比较实用-a decoder category, commonly used in bar code decoding, the foreigner is more practical writing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:刘怀国
  1. beam_search

    0下载:
  2. 集束搜索,经典算法,不用过多介绍了吧/。-cluster search, classical algorithm, not too many on the Bar /.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.82kb
    • 提供者:zqg
  1. POJ_report.rar

    0下载:
  2. 总共80多道题的POJ详细解题报告,每道题带ppt说明,很好很强大 ,A total of more than 80 questions the POJ report detailed problem-solving, with each title ppt shows that a good strong
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.08mb
    • 提供者:qiming
  1. hanoi

    0下载:
  2. 汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,而且大的不能放在小的上面。-Tower of Hanoi (also known as the Hanoi tower) problem is an ancient Indian legend. Epoch-making
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:859.48kb
    • 提供者:浩浩
  1. duct4

    0下载:
  2. duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-23
    • 文件大小:2.49kb
    • 提供者:Barboy
  1. K-mean

    0下载:
  2. K平均聚类法,比较好用,又需要的赶紧下吧-K-clustering method to compare easy to use, but also hastened to the needs of the next bar
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:77.34kb
    • 提供者:张明
  1. DateStructureCPP

    0下载:
  2. 数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧·-Analysis of data structures and algorithms described in C++ to write their own final score Dongdong, useful bar
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14.08kb
    • 提供者:刘元盛
  1. 16RBKEY0

    0下载:
  2. 这是一个简单的有关c程序开发的,希望大家用turboc2.0进行研究,也可以直接粘贴到c:目录下自己研究吧-This is a simple program development related to c, and hope that we use turboc2.0 research, you can also paste it directly into c: directory bar their own research
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:596byte
    • 提供者:dodng
  1. huffman_tree

    0下载:
  2. 数据结构中huffman树的C++实现 希望对大家有用吧-Huffman tree data structure in C++ to achieve the desired useful to everyone bar
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:165.8kb
    • 提供者:马玥
  1. GList

    0下载:
  2. 广义表抽象数据类型实现,牵扯到串,用得着的下吧-Generalized table abstract data type implementation, involves string, useful in the next bar
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:18.62kb
    • 提供者:恰恰627
  1. ACM

    0下载:
  2. 很好的ACM培训教程,有想要参加比赛的同学就赶快下吧。-ACM good training course, have the students want to participate in the competition to up under the bar.
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:24.61mb
    • 提供者:龚若皓
  1. PDF417-program

    0下载:
  2. PDF417二维条码的编码和解码程序,简单支持英文、数字、字符和标点-PDF417 two-dimensional bar code encoding and decoding process, a simple support in English, numbers, characters and punctuation
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-03-17
    • 文件大小:2.27mb
    • 提供者:edision
  1. typedef-struct

    0下载:
  2. 从图中某个顶点出发访问图中所有顶点,且使得每一顶点仅被访问一次,这个过程称为图的遍历。图的遍历是从图中某个顶点出发,沿着某条搜索路径对图中其余每个顶点进行访问, 并且使图中的每个顶点仅被访问一次的过程。 图的遍历是图运算中最重要的运算,也是图的基本运算之一,图的许多运算都是以遍历为基础的。试编写一个程序,完成对图的遍历。-A vertex from the graph in Figure visit all vertices, and so each vertex is visited o
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:181.79kb
    • 提供者:谷雨
  1. BARCHART

    0下载:
  2. This a C program that can create a bar chart based on a set of inputs-This is a C program that can create a bar chart based on a set of inputs
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:678byte
    • 提供者:Oobiwankenoobi
  1. skyline

    0下载:
  2. 福大算法与数据结构题目 skyline条形图,包含源代码和题目pdf-Fuda algorithms and data structures subject the skyline bar graph, contains the source code and title pdf
  3. 所属分类:Data structs

    • 发布日期:2017-12-07
    • 文件大小:63.95kb
    • 提供者:
  1. Example

    0下载:
  2. matlab有限元分析1D杆结构,2D热扩散问题,2D弹性问题,2D梁受力问题-matlab finite element analysis of 1D bar structure, 2D thermal diffusion problem, 2D elasticity problems, 2D Beams problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:49.05kb
    • 提供者:Shuai
  1. xueshengchengjitiaoxingtongji

    2下载:
  2. 学生成绩条形图统计问题,条形图问题描述:给定n个数据,绘出表示这n个数据的条形统计图。即统计出这n个数据中有多少个不同的值,以及每个值出现的频率是多少。条形图常用于表示数据分布情况。例如,学生考试成绩统计、居民收入分布情况等。假设输入数据为正整数,利用二叉排序树完成输入数据频率统计。-Bar graph statistics student performance problems
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:maliang
  1. scatterbar

    1下载:
  2. 实现对于散点数据的三维柱状图出图,在散点的基础上,给定相应的尺寸大小,采用plot3生成三维柱状图-Achieve a three-dimensional bar graph showing the scatter of data, on the basis of scatter, given the appropriate size, three-dimensional histogram is generated using plot3
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:761byte
    • 提供者:刘晓
  1. The-array-

    0下载:
  2. 简单的数组处理的例子.新手学习使用.也算是学习过程中一个联系吧.-Simple example of an array of processing. Novices learn to use. Learning process can be considered a contact bar.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:336.12kb
    • 提供者:李铮
  1. 1111

    0下载:
  2. 有三户人家共拥有一座花园,每户人家的太太均需帮忙整理花园。A 太太工作了5 天,B 太太则工作了4 天,才将花园整理完毕。C 太太因为正身怀六甲无法加入她们的行列,便出了90元。请问这笔钱如何分给A、B 二位太太较为恰当?A 应得多少元?90/(5+4)*5=$50 元?如果这么想你就上当了!正确答案是60 元。如果没想通的话再想想吧。 下面回答一个一般性的问题:假定A 太太工作了x 天,B 太太工作了y 天,C 太太出了90元,则A 太太应得多少元?输入保证二位太太均应得到非负整数元钱。三
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8.43kb
    • 提供者:zhao
搜珍网 www.dssz.com