搜索资源列表

  1. top_down

    0下载:
  2. 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:889856
    • 提供者:李强
  1. SFS

    2下载:
  2. 次优搜索算法中常用的FSS算法,即顺序前进算法,上种自上而下的搜索方法。-suboptimal search algorithm commonly used algorithm of the FSS, the order ahead algorithm, on the kinds of top-down search method.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:wangc
  1. AngelOddSlns

    0下载:
  2. Interactive Computer Graphics A top down approach using OpenGL 一书的习题答案。-Interactive Computer Graphics A top down a pproach using the OpenGL an answer to the questions.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:263168
    • 提供者:王征
  1. video_capture

    0下载:
  2. 将基于视频的人体运动捕捉方法分为自顶向下的方法和自底向上的方法2 大类编程实现-Will be video-based human motion capture methods is divided into top-down methods and bottom-up approach to achieve two broad categories of programming
  3. 所属分类:多媒体

    • 发布日期:2024-05-11
    • 文件大小:2459648
    • 提供者:郭世雄
  1. Computer+Networking+A+Top-down+Approach+Featuring+

    0下载:
  2. 计算机网络-自定向下方法与Internet特色 非扫描高清-Computer network- under way since the directional characteristics of non-scan high-definition Internet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:7570432
    • 提供者:
  1. COMPUTER_NETWORKS

    0下载:
  2. 英文 网络课件 Computer Networking: A Top Down Approach Featuring the Internet, 3rd edition. Jim Kurose, Keith Ross Addison-Wesley, July 2004. -English Courseware Computer Networking: A Top Down Approach Featuring the Interne
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:5494784
    • 提供者:赵浩
  1. 11112323

    0下载:
  2. 基于锁相环Top-down的建模方法在MATLAB环境下建立数字锁相环完整的仿真模型,并用SIMULINK对数字锁相环的仿真模型进行仿真。 -Top-down phase-locked loop based on the modeling method in MATLAB environment DPLL set up a complete simulation model, and use of digital phase-locke
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:198656
    • 提供者:王利华
  1. backtracksrc

    0下载:
  2. Code for top down parser in C-Code for top down parser in C++
  3. 所属分类:编程文档

    • 发布日期:2024-05-11
    • 文件大小:275456
    • 提供者:nikhita
  1. 1

    0下载:
  2. 自上而下的语法分析器,实验内容之一,利用分析表、分析栈和总控程序对源程序进行自上而下的语法分析测试; -Top-down parser, one of the experiment, the use of analytical tables, analysis of the total stack and source code control procedures for testing top-down parsing
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:chaochao
  1. Solutions_to_book

    0下载:
  2. SOLUTION MANUAL:" Computer Networking: A Top-Down Approach Featuring the Internet"2ND EDITION Solutions to Review Questions and Problems
  3. 所属分类:编程文档

    • 发布日期:2024-05-11
    • 文件大小:382976
    • 提供者:sakis
  1. ComputerNetworking

    0下载:
  2. Computer Networking A Top-Down Approach Featuring the Internet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:7523328
    • 提供者:nancy
  1. TOPDOWN

    0下载:
  2. top down parsing which is a simulation of predictive parser which checks the inout for a given string is acceptable or not
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Rasenganram
  1. yufa

    0下载:
  2. 用预测分析法实现自上而下的语法分析器(编译原理)-Using predictive analysis method to achieve a top-down parser (compiler principle)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:202752
    • 提供者:zaini
  1. linuxC

    0下载:
  2. C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-11
    • 文件大小:4527104
    • 提供者:yanlg
  1. Computer-Networking-A-Top-Down-Approach-Featuring

    0下载:
  2. the book for studying computer network - a top down approach
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:7524352
    • 提供者:hanh
  1. LL-parser-simple

    0下载:
  2. An LL parser is a top-down parser for a subset of the context-free grammars.
  3. 所属分类:.net编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:Malefic
  1. Computer-Networking-A-Top-Down-Approach-Featuring

    0下载:
  2. This a book which deals with all the concepts of internet.-This is a book which deals with all the concepts of internet.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-11
    • 文件大小:8139776
    • 提供者:naresh
  1. top-down-computer-networks-

    0下载:
  2. 一本关于自顶向下计算机网络的教科书的答案,很有作用-A top-down computer networks on the textbook answer, great for
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:509952
    • 提供者:bright
  1. from-top-down

    0下载:
  2. 递归自顶向下实现算术表达式的语法分析,可算乘方等复杂运算-Recursive top-down implementation of an arithmetic expression parsing, power and other complex operations can be considered
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-11
    • 文件大小:824320
    • 提供者:猪兔兔
  1. Computer-Networking---A-Top-Down-Approach---6th.-

    0下载:
  2. Computer Networking - A Top-Down Approach - 6th. Edition
  3. 所属分类:软件工程

    • 发布日期:2024-05-11
    • 文件大小:8420352
    • 提供者:SolitaryWolf
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org