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

搜索资源列表

  1. MPIch2

    0下载:
  2. mpi 并行程序设计在window下的安装与配置 vC++ 的配置 有pdf和word文档 包含关键点的技巧和提示说明 -mpi parallel program design in window installation and configuration under the vC++ configuration are pdf and word document contains the key points of the tips and tricks instructions
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:420199
    • 提供者:yiliang
  1. jinxiaocun

    0下载:
  2. 实现进销存全套流程的VB源码,附带开发文档,是初学设计的参考教程-Invoicing process to achieve complete VB source code, with development of documentation, is a beginners tutorial reference design
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1051064
    • 提供者:高大一
  1. translationproceduredesign

    0下载:
  2. 赋值语句的翻译程序设计生成四元式并把词法分析放入txt文档中-Assignment of the translation program designed to generate quaternary ceremony and the lexical analysis into the txt document
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:110396
    • 提供者:知者如风
  1. Calculatorusingassemblylanguage

    0下载:
  2. 用汇编语言实现简单计算器的功能课程设计,其中包含有word文档。-Calculator using assembly language to achieve a simple function of curriculum design, which includes a word document.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:117001
    • 提供者:丁三
  1. Compiler_java

    0下载:
  2. Java写的编译器,有文档说明和程序演示。编译器课程设计作业,适合学生参考并学习。-Compiler written in Java, there is documentation and procedures for presentation. Compiler, curriculum design work, suitable for students for reference and to learn.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1805061
    • 提供者:xiongyuan
  1. linuxzhidao

    0下载:
  2. 操作系统课程设计指导文档,华中科技大学计算机学院课设-Operating system, curriculum design guidance document
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:394397
    • 提供者:陆文杰
  1. compiler

    0下载:
  2. 内附需求说明、详细设计报告,操作说明和测试文档,以及简单的测试文件,编译器完全按照给定的文法要求设计-Instructions included requirements, detailed design reports, operating instructions and test documentation, as well as a simple test file, the compiler in full accordance with the given grammar to de
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:448230
    • 提供者:settingsun
  1. Tuxiangzi

    0下载:
  2. 基于单文档的推箱子游戏,界面设计比较漂亮,共设置了六关,有些算法设计方面还不太完善,希望对大家学习MFC游戏编程有所帮助!-Sokoban game based on a single document, interface design more beautiful, and a total of six set off, some algorithm design is not yet complete, we want to learn MFC programming game help!
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:11004424
    • 提供者:雪域迷影
  1. car1

    0下载:
  2. 语音智能控制小车设计以及代码实现,其中 包括了文档的设计-Intelligent control of car audio design and code implementation, including document design, etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:587663
    • 提供者:张文杰
  1. PDFReader

    0下载:
  2. pdf文档阅读器源码,可直接在VS环境中运行,让你知道如何设计一个阅读器-pdf text_reader original code
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:1550025
    • 提供者:jona
  1. AssenblerLanguagePrograming

    0下载:
  2. 新一代汇编语言程序设计,pdf文档。希望对大家学习有帮助。-A new generation of assembly language programming, pdf document. Hope to learn helpful.
  3. 所属分类:assembly language

    • 发布日期:2017-05-19
    • 文件大小:5142456
    • 提供者:毕朝匿
  1. huibiayuyan

    0下载:
  2. 沈美明 IBM-PC汇编语言程序设计全部课件和文档以及实验文档-SHEN Mei-ming IBM-PC assembly language programming all courseware and documentation as well as experimental documents
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:4144659
    • 提供者:water
  1. OPG

    0下载:
  2. 编译原理课程设计—基于算符优先分析方法的表达式语法分析器 学习了张素琴的《编译原理》(第二版),根据书中的算法,写了个语法分析器。 有完整的代码+文档。-Principles of curriculum design compiler- based analysis of the expression operator precedence parser learn Zhang Suqin the " compiler theory" (second edition),
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:231608
    • 提供者:liweihua
  1. gongchengPwendang--070420106

    0下载:
  2. 操作系统的课程设计,功能十分强大,包括文档-Operating systems curriculum design, very powerful, including documents
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6268821
    • 提供者:yyb
  1. yufafenxiqi

    0下载:
  2. 这是做毕业设计的时候找到的资料,很有用。词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过. 程序采用单文档设计,利用了分割窗体技术。这个软件用Visual C++6.0的MFC设计的,它的界面设计没问题,这个我试过,只是它分析的是Pascal语言代码。这个资源里附带了一个exe文件,可以直接运行。还有一个说明文档。说真的,这是我见过的资料最齐全的词法语法器软件了。很有用。 -This is the time to do graduation to find
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:247139
    • 提供者:CC
  1. wendangbianjiqi

    0下载:
  2. 文档编辑器,类似于windows操作系统自带的写字板程序,核心技术有MDI编程,菜单融合,文字编辑处理、菜单设计、工具栏与状态栏设计。目前功能还不够完善,仅供参考。-failed to translate
  3. 所属分类:Editor

    • 发布日期:2017-05-17
    • 文件大小:4236527
    • 提供者:陈勇
  1. CompileDesignTest

    0下载:
  2. 编译原理课程设计的语义分析程序,有文档,按照文档里面的语法规则可以得到四元式代码,vs2010编译通过,使用C语言编写-Compiler theory of curriculum design semantic analysis procedures, documentation, in accordance with the document inside the grammar rules can be four yuan-type code, compiled by vs2010, u
  3. 所属分类:Compiler program

    • 发布日期:2017-05-06
    • 文件大小:1157012
    • 提供者:王郝
  1. hmm2

    0下载:
  2. hmm如何设计的文档,能够对学习这一算法有很好的帮助,希望大家能有一点收获-How to design document HMM, can learn this algorithm has very good help, hope everybody can have a harvest
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:168573
    • 提供者:yanhao
  1. Compile

    0下载:
  2. 编译原理课程设计 C语言子集 to 汇编语言 VC6工程项目 含有详细文档-Compile VC6 project include documentation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:632775
    • 提供者:WeiNing Qin
  1. The-FIR-filter-design

    1下载:
  2. (附带有文档,文档中有方案,有程序有结果,设计完后对一段语音进行处理)给定滤波器的规一化性能指标(参考指标,实际中依据每个同学所叠加噪声情况而定)通带截止频率wp=0.25*pi。 采用窗函数法设计低通、高通、带通型FIR滤波器,对叠加噪声前后的语音信号进行滤波处理,绘出滤波器的频域响应,绘出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;在相同的性能指标下比较各方法的滤波效果,并从理论上进行分析-(With the document, document, program
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:276479
    • 提供者:smilence
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com