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

搜索资源列表

  1. dadaozhijian

    0下载:
  2. 本书提出了审视软件工程的全新视角和软件工程的体系模型(EHM,软件工程层状模型)本书用非工程的方式重新解析软件工程现象,全面、细致而深刻地分析了工程中各个环节的由来、价值及其内在关系。综合论述开发、工程二者的现状,例如对程序员“工匠思想”的起源进行广征博引的分析,也对工程中“敏捷过程”的经验主义本质进行深至髓质的论证。全书语言轻快,可读性强,薄且有味。-This book presents a new look at software engineering and software engin
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:833846
    • 提供者:song
  1. X264

    0下载:
  2. x264的流程图,早期版本的,从主函数开始,对主要的功能函数进行解析-X264 flowchart, early version, starting from the main function, the main functions of parsing
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:19305
    • 提供者:王大川
  1. ctcc_sms_ppt

    0下载:
  2. 电信短彩信开发测试ppt,里面有对短信、彩信开发接口的规范描述,以及测试使用的上下行xml解析描述。-Telecom short MMS development testing ppt, which has for SMS, MMS development interface specification descr iptions, and tested using xml parsing down the line descr iption.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-06
    • 文件大小:1041160
    • 提供者:Jxw
  1. Modbus

    1下载:
  2. Modbus详细解析,报文格式及报文的详尽解读-Modbus parsing, packet format and detailed interpretation of the message
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:54120
    • 提供者:闻隽
  1. linux

    0下载:
  2. linux内核完全解析 linux内核完全解析-The Linux kernel completely parsing. PDF
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4993668
    • 提供者:david
  1. jsoupLessons

    0下载:
  2. json教程,方便的封装和解析json格式的数据,基于jquery和css查找元素的方法。json教程,方便的封装和解析json格式的数据,基于jquery和css查找元素的方法。-json tutorials, convenient packaging and parsing json data format, find elements based on jquery and css methods. json tutorials, convenient packaging and pars
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:179259
    • 提供者:赵飞
  1. tulunzuiduanlumatlabcode

    0下载:
  2. 解决图论中最短路问题的最好方法--“Dijstra算法,”通过解析实例模型,对模型算法进行描述、拓展,并给出了求最短路以及求最短路长的MATLAB程序,此程序具有通用性。-The best way to solve the shortest path problem in graph theory is- "Dijstra algorithm," by parsing instance model, the model describes the algorithm, expand, and g
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:222854
    • 提供者:王斌
  1. JAVA-parsing-XML-documents--XPath-

    0下载:
  2. 使用XPath解析XML文档,比较几种解析器-Parse an XML document using XPath, compare several parsers
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:614494
    • 提供者:吴新强
  1. SIP-Protocol

    0下载:
  2. 该文档比较详细介绍了SIP协议的概念、报文解析、典型的呼叫流程以及应用场景。-The document more detailed introduces the concept of the SIP protocol, message parsing, the typical call process and application scenarios.
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:80316
    • 提供者:tangzhiyu
  1. 104

    0下载:
  2. 104报文解析,主要针对初学者分析104规约下每帧报文的具体含义,帮助初学者入门。-104 packet parsing, mainly for beginners and analysis specific meaning under the statute 104 packets per frame to help beginners get started.
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:27335
    • 提供者:周川渝
  1. 20140220_042727_ca_system_id

    0下载:
  2. 关于解析DVB数据ca系统id的表格说明,希望有用-About DVB data parsing system ca id table shows the hope that useful
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:12013
    • 提供者:小周
  1. Simulink

    0下载:
  2. simulink实例详细解析 适用于simulink入门后的实例练习-Simulink instance parsing the instance suitable for introductory simulink after practice
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:712442
    • 提供者:初敏
  1. cifafenxi

    0下载:
  2. 借助Lex 和Yacc 进行词法语法分析,初学者可以参考参考-With Lex and Yacc parsing lexical, beginners can refer to reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:243890
    • 提供者:shen
  1. Examples-of-C-language

    0下载:
  2. C语言实例解析精粹高清电子档无水印原版pdf-Examples of C language parsing essence
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:5111653
    • 提供者:daniel
  1. Parsing

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-The preparation of a recursive descent parser, syntax checking and word structure to achieve lexical analysis program provided by sequence analysis.
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:155786
    • 提供者:任尊
  1. aa.tar

    0下载:
  2. linux/ linux/块设备IO流程.docx linux/adb命令.doc linux/linux文件锁.doc linux/命令行解析参数getopt.doc -ON划词翻译ON实时翻译 Linux/ Linux/ block device IO process.Docx The linux/adb command.Doc Linux/linux file lock.Doc Linux/ command line p
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:364616
    • 提供者:吴迪
  1. wangyeshipin

    0下载:
  2. 网页视频播放代码,包括avi格式,wmv格式视频的解析和播放-Web video player code, including avi format, wmv format video parsing and playback
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:10798
    • 提供者:prince_hj
  1. leveldb-shixianjiexi

    0下载:
  2. LevelDB是Jeff Dean, Sanjay Ghemawat的作品,实在是值得大家仔细品读。Cache机制非常简单,相信大家通过这篇文章能够非常清楚的了解其cache实现,其思路其实和文件系统的cache是一样的。另外,淘宝已经在Tair线上环境中大量使用了LevelDB存储引擎,推荐那岩写的《LevelDB实现解析》,35页的文档,结合着读代码,会对理解代码,有非常大的帮助。 -LevelDB is Jeff Dean and Sanjay Ghemawat s work, it
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:589071
    • 提供者:hhkk
  1. flex-and-bison

    0下载:
  2. <flex and bison>中文版,flex和bison是生成编译器的工具,flex用于词法分析,bison用于语法分析。bison需要的语言是C++。-<flex and bison> Chinese version, flex and bison is a tool to generate compiler, flex for lexical analysis, bison for parsing. Language bison need is C++.
  3. 所属分类:software engineering

    • 发布日期:2017-06-03
    • 文件大小:14858959
    • 提供者:very
  1. aa

    0下载:
  2. obj文件解析出来的深度图和纹理图,可以用于openGL的纹理贴图处理-obj file parsing out the depth map and texture map that can be used for texture mapping processing openGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5421723
    • 提供者:王新飞
« 1 2 3 45 6 »
搜珍网 www.dssz.com