搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
tongxunlu
- C语言编写的通讯录 1.问题分析和任务定义:根据设计题目的要求,充分地分析和理解问题,明确问题要求做什么,(而不是怎么做)限制条件是什么。 2.概要设计:对问题描述中涉及的操作对象确定相应的数据类型,定义主程序模块和各抽象数据类型。逻辑设计的结果应写出主模块的算法,并画出模块程序流程图; 3.详细设计:写出伪码算法。在这个过程中,要综合考虑系统功能,使得系统结构清晰、合理、简单和易于调试, 4.程序编码:把详细设计的结果进一步求精为程序设计语言程序。同时加入一些注解和断言,
exepermentreport
- c语言程序设计实验报告 实验报告必须有以下内容: 1. 实验内容描述与需求分析 2. 概要设计(数据结构、算法设计) 3. 调试、分析与实验结果 4. 总结 -c language programming lab reports lab reports must have the following: 1. experiment descr iption and analysis of requirements 2. Summary of design (data str
date
- 数据结构与算法分析:C语言描述+中文版,这是一本写的挺好的书,写的很全面。-Data Structures and Algorithm Analysis: C language descr iption of+ Chinese version, which is written in a very good book, written in a very comprehensive.
source
- 这是数据结构与算法分析:C语言描述类的源码,方便广大朋友。-This is the data structure and algorithm analysis: C language to describe the class of the source, the convenience of our friends.
code
- 数据结构与算法分析:C语言描述(原书第2版)源代码-Data Structures and Algorithms analysis: C language descr iption (original book the 2nd edition) source code
数据结构与算法分析:C语言描述(原书第2版)
- 学习c语言,一本资料。。。。。。。。。。。。。(this is a pdf docx about c language learning. it's very classical and useful. hope it is helpful.)
数据结构与算法分析:C语言描述(原书第2版)
- 数据结构与算法分析:C语言描述(原书第2版)(Data structure and algorithm analysis: C language descr iption (original book, Second Edition))
C
- 数据结构与算法分析:C语言描述(第2版)(附源码和答案)(Data structure and algorithm analysis: C language descr iption (Second Edition) (with source code and answer))
数据结构与算法分析:C语言描述
- 数据结构和算法分析以及相应书中代码和答案(data structure and algorithm analysis)
Data_structures_and_Program_Design_in_C++
- 数据结构与算法分析:C++描述》一书秉承Weiss著全一贯的严谨风格,同时又突出了实践。书中充分应用了现代C++语言特性,透彻地讲述了数据结构的原理和应用,不仅使学生具备算法分析能力,能够开发高效的程序,而且让学生掌握良好的程序设计技巧。(Data structure and algorithm analysis: the book C++ describes the full and rigorous style of Weiss, and it also highlights practic
数据结构与算法分析:C语言描述 中文版
- 数据结构与算法分析(c语言版),数据结构与算法分析的入门书籍(Data structure and algorithm analysis (C language version))
数据结构与算法分析:C语言描述(原书第2版)
- 学习C语言数据结构,数据结构可以用很多种语言描述(learn the data of struct by c language)
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th