搜索资源列表
tiyuxuanke
- 一个C++编写的大学体育课程选课小程序 用以学习C++基础语法-prepared by the University of Physical Education Elective procedures for small learning basic grammar C
C-compiler-design
- C-编译器的设计,有详细的文档 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-C-compiler design, is a detailed document. compared with a friendly GUI interface
unixshell
- 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
basic
- 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
C++_cn
- 本书讨论了那些可能出现在所有C++代码中的基本错误,同样也详述了那些出现在C++语法、预处理、内存管理、多态性、类设计和类继承关系设计中可能出现的各种复杂错误。-This book discusses all those who may appear in the C++ Code basic error, but also those details appear in the C++ Grammar, pre-processing, memory management, polymorphi
shiyan
- C 语言实习,一些基本的语法及基本功能学习适合初学的人员学习C 语言使用-C language laboratory, a number of basic grammar and basic functions of learning for the beginner to learn C language using
MapX_handbook
- 本电子手册按字母顺序对MapX的对象、属性方法以及相关事件进行描述,每项都包含了目标、语法、注释以及与其它项的关联,并且包含了Visual Basic和C++编写的示例代码。 此版本为中文版,非常适合MapInfo的开发人员-The electronic manual in alphabetical order on the MapX object, attribute method, as well as a descr iption of related events, each c
CppExamplesAndWorks
- 通过时间掌握C++ 基本语法与简单的程序开发实例,方便入门新手提高-Time to master C++ basic grammar and simple example of program development to facilitate new entry to improve
csharp
- C#的好书,对C#的基本语法和一些实例讲的很透彻-C# books on C# basic grammar and some examples of the very thorough stresses
Cyunali
- C++掌握的PPT,该文档介绍了C++的基本原理和基本语法,关于类和对象的介绍比较明确。-C++ master of PPT, the document describes the C++ of the basic principles and basic grammar, classes and objects on a clearer presentation.
c
- 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-1. Have a relatively friendly GUI interface (modeled on my own is used in emacs) 2. Syntax to suppo
LR
- 1.实验目的 设计一个LR分析器,实现对表达式语言的分析,加深对LR语法分析方法的基本思想的理解,掌握LR分析器设计与实现的基本方法。 2.实验要求 建立文法及其LR分析表表示的数据结构,设计并实现一个LALR(1)的分析器,对源程序经词法分析后生成的二元式代码流进行分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。 3.实验内容 (1)文法描述及其LALR(1)分析表 描述表达式语言的文法G如下: -1. The experiment was to de
C_learn_video
- 初学者学习C语言的视频教程,包括基本的语法,定义,变量函数的使用,程序结构等等。对初学C语言者很有帮助。-For beginners to learn C language, video tutorials, including basic grammar, definitions, variable function, the use of program structure and so on. C language are helpful for beginners.
Objective-C-Beginners-Guide
- 从基础了解OC,了解OC的基本语法和书写规范-From a basic understanding of OC and OC in basic grammar and writing rules
Visual-CPP2008Code-Download
- 《Visual C++2008入门经典》的随书光盘,边看书变弄代码,学习效果更好,这里面的代码我基本上都跑过了,差不多了包括了C++所有的基础语法。-" Visual C++2008 entry Classics" CD with the book, get changed while reading the code, learn better, and there' s the code I basically ran up, including almost all
lmnguage-grammar
- 通过一个简单的图书管理系统源代码,让C语言入门者对基本语法的理解更深一步-Through a simple library management system source code, C language even beginner to further the understanding of the basic grammar
C语言入门很简单
- C语言入门很简单,是一本讲C基础语法的书,讲得通俗易懂,是学习C语言的好书,值得一看(C language entry is very simple, is a book about C basic grammar, speak easy to understand, is a good book to learn C language, worth a visit)
叩响C#之门
- 本书写给完全没有编程经验的初学者。它从最基本的C#语法开始,采用逐步构建的学习方法,一步一步地深入到C#编程的核心概念。当C#语法基础打扎实后,即进入窗体编程的学习,这样读者就有了比较丰富的编程体验,此时进入委托、线程、程序集等深层次概念的学习,便水到渠成、轻松易懂。本书针对初学者,因为不太久以前作者也是一个初学者,与初学者思维相近,心灵相通,知道初学者的困惑之处,相信学完此书之后,你不光能牢固地掌握C#的基础语法,更能深刻地体会到C#的核心思想。(This book is for beginn
C语言程序设计
- c语言程序设计是c语言学习的入门教程,涉及基本语法、结构等(C language programming is the C language learning introductory tutorial, involving basic grammar, structure and so on)
ConsoleApp1
- 基本语法使用,适用于初学者。入门级,掌握运用,能有效的帮我们了解c#。(Basic grammar for beginners.Entry level, mastery of application, can help us understand c# effectively.)