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

搜索资源列表

  1. SIJTQ6tQ

    0下载:
  2. 利用一块芯片完成除时钟源、按键、扬声器和显示器(数码管)之外的所有数字电路功能。所有数字逻辑功能都在CPLD器件上用VHDL语言实现。这样设计具有体积小、设计周期短(设计过程中即可实现时序仿真)、调试方便、故障率低、修改升级容易等特点。 本设计采用自顶向下、混合输入方式(原理图输入—顶层文件连接和VHDL语言输入—各模块程序设计)实现数字钟的设计、下载和调试。 一、 功能说明 已完成功能 1. 完成秒/分/时的依次显示并正确计数; 2. 秒/分/时各段个位满10正确进位
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:662.51kb
    • 提供者:luoliang
  1. Expression_alaysis

    0下载:
  2. 算法:编译原理中心自顶向下的算术表达式分析.just enjoy it.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:346.35kb
    • 提供者:小钻风
  1. improved mergesort

    0下载:
  2. 这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the us
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:唐海浪
  1. LL1wenfapanding

    0下载:
  2. LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar is used to determine the top-down analysis techniques. LL (1) the meaning is: the first show that L is top-down analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:278.15kb
    • 提供者:小江
  1. LL

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法-e :exp T :term t :term F :factor*/ char input[15]
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1.2kb
    • 提供者:lan
  1. LL1

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法。-#include <tchar.h> #include <string.h> #include <stdlib.h>
  3. 所属分类:压缩解压

    • 发布日期:2017-04-05
    • 文件大小:1.2kb
    • 提供者:lan
  1. lxl

    0下载:
  2. 非常好的自顶向下,翻译算法,采用C++实现-Very good top-down, translation algorithm, using C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10.72kb
    • 提供者:李静
  1. 444

    0下载:
  2. MASH21Sigma_Delta调制器的自顶向下设计.MASH21Sigma_Delta modulator top-down design.-MASH21Sigma_Delta modulator top-down design.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:2.97mb
    • 提供者:kk
  1. S

    0下载:
  2. 句法分析,实现自顶向下的句法分析,用于自然语言理解。-syntax analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:葛小陪
  1. splaytree

    0下载:
  2. 从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:337.01kb
    • 提供者:张青
  1. PLR

    6下载:
  2. 改进的分段线性表示方法,含有四种基本算法,自顶向下,自底向上,滑窗,以及滑窗式自底向上算法。是流行的降维、分类算法。改进之后,所得出的线段是连续的,解决了离散线段带来的不便。-Rewised PLR algorithms inclusing four basic methods: top down, bottom up, sliding window and sliding window bottom up. PLR is a popular algorithm for classificati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-20
    • 文件大小:544.52kb
    • 提供者:xiebiwei
  1. python实现分段线性表示

    4下载:
  2. 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
  3. 所属分类:人工智能/神经网络/深度学习

搜珍网 www.dssz.com