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

搜索资源列表

  1. SLRrrrrrrrrrrrr

    0下载:
  2. A parsing,which can realize SLR parsing,is a good parsing analyzer. -A parsing,which can realize SLR parsing,is a good parsing analyzer.A parsing,which can realize SLR parsing,is a good parsing analyzer.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-26
    • 文件大小:1271309
    • 提供者:divya
  1. spo2

    0下载:
  2. 血氧基础原理解析及自己在学习研究过程中记录下的笔记;-Oxygen Fundamentals parsing and own notes recorded in the learning process
  3. 所属分类:IT Hero

    • 发布日期:2017-11-11
    • 文件大小:87285
    • 提供者:yaoyao
  1. avi

    0下载:
  2. 此文档对avi格式这一常用的视频格式进行了格式上的解析-This document parsing format avi format commonly used video formats
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:226816
    • 提供者:吴俊
  1. PCI_E_protocol_transaction

    0下载:
  2. pcie作为一种新型的数据总线,有取代pci的趋势。采用FPGA实现pcie是一个很好的研究途径。在使用xilinxFPGA的时候,ip核已经封装了物理和数据链路层协议,我们只需要完成事务层协议的解析,就可以设计高速的pcie总线。-PCIe data bus as a novel, a replace PCI trend. FPGA implementation pcie is a good way to research. In use xilinxFPGA time, ip nuclear
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:1126452
    • 提供者:wang fangwen
  1. S57-structure

    2下载:
  2. 关于S57数据的封装结构,分析数据的结构组成,如何进行数据解析-S57 data package structure analysis of the data structure and composition, and how the data parsing
  3. 所属分类:File Formats

    • 发布日期:2016-04-12
    • 文件大小:293888
    • 提供者:李军
  1. FEBioBinaryDatabaseSpecification

    0下载:
  2. This document describes the structure of the FEBio binary database (that is, the FEBio plot file format), which stores the results of an FEBio analysis. The FEBio binary database format is both self-describing and extendible. A user can underst
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:134260
    • 提供者:rachid
  1. TNSprotocol

    1下载:
  2. oracle tns协议分析,包括请求应答的解析-oracle tns protocol analysis, including parsing request response
  3. 所属分类:Communication

    • 发布日期:2016-06-01
    • 文件大小:53248
    • 提供者:李俊刚
  1. learn-kalman

    0下载:
  2. 对卡尔曼滤波程序的详细注解,通过对简单卡尔曼滤波程序的解析了解卡尔曼滤波的思想-Kalman filtering procedures detailed annotations by parsing simple Kalman filtering program to understand the thought of the Kalman filter
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:3398
    • 提供者:dc
  1. ETH_TEST

    0下载:
  2. 这是以太网RGMII接口程序,供给新人理解网络接口数据通信实现的过程,RJ45->PHY->RGMII->协议解析这个数据流过程-The Ethernet RGMII interface program, supply a new understanding of the process of implementation of the network interface data communication, RJ45-> PHY-> RGMII-> pro
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:3871247
    • 提供者:zzz
  1. nmea

    0下载:
  2. GPS格式解析,数据 信号处理-GPS format parsing, the data format parsing, the data signal processing
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:139455
    • 提供者:王明
  1. soft

    0下载:
  2. 本书紧紧围绕“软件架构设计”这一主题,立足实践解析了软件架构的概念,阐述了切实可行的软件架构设计方法,提供了可操作性极强的完整的架构设计过程。另外,本书从思维方式的突破、面向对象设计、UML建模、过程与管理等关键过渡环节,为广大程序员的成长提供了切中肯綮的指导。-The book closely around the theme of the software architecture design, based on the practice of parsing the concept of
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:24638763
    • 提供者:zhj
  1. DST-file-parsing

    1下载:
  2. 本文档介绍了花样文件格式DST(田岛格式)的整体结构-This document describes the overall structure of the pattern file formats DST (Tajima format)
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:11469
    • 提供者:彭起胜
  1. An-Improved-ModeBased

    0下载:
  2. 针对关节式物体检测的复杂性, 本文提出一种新颖的视觉推理方法。该方法基于可变形的物 体模型, 同时利用图像中所包含的边缘信息特征( 不依赖于局部特征, 如肤色等) 及各子部件的空间位置关 系, 迭代地进行关节式物体检测和定位估计。实验证明, 该方法有较强的抗背景干扰能力, 视觉上能大幅 度改进关节式物体检测、定位的结果-Aiming at the complex ity of art iculated object detect ion, this paper pro poses a
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:416504
    • 提供者:cp
  1. my_compile

    0下载:
  2. 编译器的开发文档,包含词法分析、语法分析、语义分析。测试样例和源代码-Compiler development documents, including lexical analysis, parsing, semantic analysis. The test sample and the source code
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:80946
    • 提供者:will
  1. mffm

    0下载:
  2. WAV文件的解析,读写等等操作,结构分析,原理分析,可以直接使用-WAV file parsing, read and write operations, structural analysis, the principle of analysis can be used directly
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:23065
    • 提供者:yanghui
  1. PAT-and-PMT-in-mpeg2

    0下载:
  2. TS包结构,PAT,PMT表解析,码流示例-TS packet structure, PAT, PMT table parsing, stream example
  3. 所属分类:Communication

    • 发布日期:2017-11-01
    • 文件大小:276081
    • 提供者:meiyue
  1. To

    0下载:
  2.   利用C语言编制递归下降分析程序,并对简单语言进行语法分析。-The use of C language prepared recursive descent parser, and simple language parsing.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:3921
    • 提供者:徐徐
  1. GPS-DataPacket-Parser

    0下载:
  2. 关于GPS数据包解析的详细说明文档,在开发GPS定位系统相关功能很好的参考-GPS data packet parsing detailed documentation
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:7433
    • 提供者:luoshizhou
  1. H.264-structure-parse

    0下载:
  2. 比较详细的h.264结构解析,适合初学者入门学习,很好的学习资料-More detailed structure parsing, h. 264 for beginners introduction to learning, good learning materials
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:106547
    • 提供者:roc
  1. json

    0下载:
  2. IIS支持解析json格式的文件解决jquery-easyui的json在iis服务器不显示数据-IIS supports parsing json format files to solve the json jquery-easyui iis server does not display data in
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:12895
    • 提供者:luhifeng
« 1 2 34 5 6 »
搜珍网 www.dssz.com