CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - ROOT

搜索资源列表

  1. engineeringcoursedesign

    0下载:
  2. 迭代法是用于求方程或方程组近似根的一种常用的算法设计方法。-iterative method is used for equations or equations approximate root of a common algorithm design methods.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:37273
    • 提供者:陈建生
  1. yufafenxikejianzongshu

    0下载:
  2. 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:134421
    • 提供者:李爱春
  1. Jsp2007

    0下载:
  2. 计算器,+、-、*、/、开平方根、2、8、10、16进制之间转换-calculators, ,-,*,/, open square root, conversion between 229 2,8,10,16
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:16146
    • 提供者:xieruiwen
  1. gfj

    0下载:
  2. linux移植指南,其中包括u-root和LINUX源代码的详细说明,还有其它复载程序的说明.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1032167
    • 提供者:赵柏然
  1. Linuxinitrdparse.doc.tar

    0下载:
  2. Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文件系统)。initrd包含很多可执行程序和驱动,并允许在临时的内存磁盘根文件系统被卸载,内存被释放后挂载真实的root文件系统。在许多嵌入式linux文件系统中,initrd是最终的根文件系统。这篇文章主要讲解了linux2.6内核的initrd技术,包括在内核中的创建及使用。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:13278
    • 提供者:ookulou
  1. rootfs.rar

    0下载:
  2. 嵌入式根文件系统裁减方法文档.pdf,可以参考一下,Embedded root file system methods to reduce the document. Pdf, can refer to
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:606156
    • 提供者:Mike
  1. FIRdigitalfilterdesign

    0下载:
  2. 平方根升余弦滚降FIR数字滤波器的设计 与实现 不错的资料-Roll-off square root raised cosine FIR digital filter design
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:350024
    • 提供者:Kevin
  1. CombSquareRoot

    0下载:
  2. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:Sriram
  1. embed-linux-filesystem

    0下载:
  2. 介绍任何制作嵌入式linux根文件系统的过程包括busybox,-Introduction of any production of embedded linux root file system process includes busybox,
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5810
    • 提供者:zwx
  1. 2008638621518

    0下载:
  2. 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree fo
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:145940
    • 提供者:李南
  1. ch08

    0下载:
  2. 堆積(heap)是樹結構的第三種型態。堆積是一棵二元樹,其左右子樹節點的值均較其父母節點的值小。堆積的根節點值保證是該樹最大值。這中堆績稱為最大堆績。堆積的子樹可擺在左邊當左子樹,也可擺在右邊當右子樹,因此左右子樹俱有相同的性質。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of subtree nodes than those of th
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:63045
    • 提供者:李南
  1. Linux-Root-file-system

    0下载:
  2. 你对linux的根文件系统熟悉吗?如果不,这篇资料介绍的很详细。-Are you familiar with the root file system in linux it? If not, this information is described in great detail.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:5965
    • 提供者:王金超
  1. FPGA-root-operation

    1下载:
  2. 本文分析比较了实现开方运算的牛顿一莱福森算法、逐次逼近算法、非冗余开方算法种算法,并给出了基于的开方器的实现方法-Root operation FPGA-based implementation.pdf
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:539044
    • 提供者:wang
  1. For-quadratic-equation-root

    0下载:
  2. 通过C++编程求出在数学方面需要计算的二次方程根-Seeking quadratic root
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:3290
    • 提供者:陈航
  1. ROOT

    0下载:
  2. root工具,适合LG-p503,很好用的-Root tool, suitable for LG- p503, nice
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1506973
    • 提供者:王昆
  1. CF-Root-SGS3-v6.0

    0下载:
  2. CF-Root-SGS3-v6.0 you can root your device
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7489950
    • 提供者:Sandro oliveira
  1. how to calculate square root mod p

    0下载:
  2. several algorithms for calculating square root modulus a prime. 1985 paper by Rene Schoof.
  3. 所属分类:软件工程

  1. CORDICAlgorithm-square-root

    0下载:
  2. 基于平方根在FPAG中如何实现这篇文章很好的做了解释,值得学习参考-Based on square root in FPAG explains how to implement this article very good doing, is worth learning reference
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:413043
    • 提供者:hg
  1. RooT.Crypter

    0下载:
  2. crypter root windows 7
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:473666
    • 提供者:cazad0r
  1. DCT_Root-Locus

    0下载:
  2. DISCRETE-TIME CONTROLLER DESIGN VIA ROOT-LOCUS METHOD
  3. 所属分类:系统设计方案

    • 发布日期:2017-12-17
    • 文件大小:883712
    • 提供者:oguzkaganeem
« 12 3 4 5 »
搜珍网 www.dssz.com