Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - compiler
Search - compiler - List
C#编写的一个编译器(转载)-C# prepared a compiler (reproduced)
Date : 2008-10-13 Size : 9.88kb User : netbee

一个将正整数转变成二进制数的代码,可以编译运行-to a positive integer into binary code, the compiler can run
Date : 2008-10-13 Size : 22.23kb User : 周远

包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness. NetPGM need to install the package (pgm format used to access images), which can then be compiled under Linux. NetPGM is the image file input / output package. The Internet search can be. If read other formats of images, readers can modify procedures image access part of the code. For Linux compiler can not familiar with the information related to the Linux programming books.
Date : 2008-10-13 Size : 19.54kb User : 樊志华

c语言编译器源码.rar c语言编译器源码.rar -c compiler source. Rarc source language compiler . Rarc source language compiler . Rarc source language compiler. Rar
Date : 2008-10-13 Size : 49kb User : 唐人街

在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:   1.使用汇编语言写函数;   2.对速度要求非常高的代码;   3.设备驱动程序中直接访问硬件;   4.\"Naked\" Call的初始化和结束代码。 -used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C / C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code.
Date : 2008-10-13 Size : 2.15kb User :

DL : 0
C#写的记事本程序,包涵了记事本的基本功能。用C#编译器或者Visual Studio .Net编译。-C# memo written by the procedures that it covers the notebook's basic functions. C# compiler or the Visual Studio. Net compiler.
Date : 2008-10-13 Size : 3.96kb User : 蜡笔小羊

第一部分研究了当程序被划分为记号时会发生的问题。第二部分继续研究了当程序的记号被编译器组合为声明、表达式和语句时会出现的问题。第三部分研究了由多个部分组成、分别编译并绑定到一起的C程序。第四部分处理了概念上的误解:当一个程序具体执行时会发生的事情。第五部分研究了我们的程序和它们所使用的常用库之间的关系。在第六部分中,我们注意到了我们所写的程序也不并不是我们所运行的程序;预处理器将首先运行。最后,第七部分讨论了可移植性问题:一个能在一个实现中运行的程序无法在另一个实现中运行的原因。-the first part of the study when the procedure is divided into marks when problems occur. The second part to continue to study the procedure when the mark was compiler combination of statement, expressions and phrases will occur. The third part of a number of components, respectively, compile and bind together the C program. The fourth part of a deal with the concept of a misunderstanding : When a specific implementation procedures will happen. The fifth part of our procedures and their use of commonly used for the relationship between. In the sixth part, we note that our written procedures or not we have a running program; Pre-processor will be the first run. Finally, the seventh part of the portability issues discussed : one can achieve in a running process can not be achieved in another
Date : 2008-10-13 Size : 61.36kb User : 韩文杰

有两个CS文件,是两个独立的程序,功能相同,都是取得网页的源码并将其保存到一个文件中,一个是Windows程序(DownPage.cs),另一个是控制台程序(GetPageCode.cs)。DownPage.cs在编译运行后输入网站的域名(不含“http://”)和欲保存的文件名,点击“下载网页”即可在指定的文件中看到指定网页的源码。GetPageCode.cs的参数需在文件中设置和修改(参数是URL和欲保存的文件名),修改完毕后编译运行,即可在指定的文件中看到指定网页的源码。-two CS document, the two independent process, the same function, the website is made its source code to preserve a document, a Windows (DownPage.cs) Another is the console (GetPageCode.cs). DownPage.cs compiled running after importation website domain name (excluding "http : / / ") and wishes to preserve the name, click on" download page "can be specified in the document designated website to see the source code. GetPageCode.cs parameters required in the document set and modifications (URL and the parameter is the text wishes to preserve pieces), after amending compiler operation can be specified in the document designated website to see the source code.
Date : 2008-10-13 Size : 8.22kb User : 张杰

C#手写源码简易编译器.rar,还是C#语言编写的。-C# source handwritten summary compiler. Rar, or C# language prepared.
Date : 2008-10-13 Size : 10.2kb User : 我同

利用C#编写的C#编译器,可以完成简单的编译工作,对于理解.net的编译原理很有帮助-C# prepared using C# compiler, the compiler can be a simple work, for understanding. Net compiler useful principle
Date : 2025-12-21 Size : 196kb User : 罗罗

C# application demonstrate building compiler in scientific manner Compiler to generate script that you can translate into any programming language
Date : 2025-12-21 Size : 527kb User : Muhammad

DL : 0
c#实现的编译器,源码,包括词法分析,语法分析,语义分析,及中间代码生成-c# implementation of the compiler, source code, including lexical analysis, syntax analysis, semantic analysis and intermediate code generation
Date : 2025-12-21 Size : 869kb User : 与或非

this is an example of c# compiler , you write a code and it compile it , you don t need to make reference for libraries it read the using synatx and get libraries from .net gache-this is an example of c# compiler , you write a code and it compile it , you don t need to make reference for libraries it read the using synatx and get libraries from .net gache
Date : 2025-12-21 Size : 111kb User : mohammad salah

DL : 0
This is a mini C compiler developed in csharp.
Date : 2025-12-21 Size : 150kb User : sandy

DL : 0
本编译器主要有四部分功能: 1、词法分析 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。 2、语法分析之递归下降分析 递归下降分析法的前提是文法必需为LL(1)文法,此功能为验证性功能,已经给出文法,输入一符号串,验证是否属于该文法的句子即可。 3、语法分析之LL(1)预测分析 此功能为验证性功能,已经给出文法,对任意输入的符号串进行分析验证是否属于该文法的句子即可。 4、逆波兰式的生成及计算 从键盘输入一个表达式符号串(中缀算术表达式),根据算符优先分析表对表达式符号串进行堆栈(或其他)操作,输出分析结果,并对生成的逆波兰式进行计算。 5、 另外,本编译器具备基本的记事本编辑操作功能,此部分功能不做具体介绍。 -The compiler part there are four main functions: 1, morphology analysis Prepare a read words process, from the input source program, identify each independent meaning of words, namely basic reserved words, identifier, constant, operators, separator five categories. And in turn output each word internal coding and word sign their own value. (meet mistake can show "Error", and then skip the wrong part continue to display). 2, grammar analysis of recursive descent analysis Recursive descent analysis is the premise of grammar necessary for LL (1) grammar, this function to test function, has been given grammar, input a string, verify whether to belong to this method sentences can. 3, grammar analysis of LL (1) the forecast analysis This function to test function, has been given grammar, to any input string analysis verify whether to belong to this method sentences can. 4, reverse polish style formation and calculation From the keyboard input an expression string (dressed arithmetic
Date : 2025-12-21 Size : 621kb User : Jagtu

C# 编译器原码 编译原理课程设计 完美运行-C# compiler of the original code compiler theory curriculum design perfect run
Date : 2025-12-21 Size : 1.86mb User : 李青

C# 编译器原码 编译原理课程设计 完美运行-C# compiler of the original code compiler theory curriculum design perfect run
Date : 2025-12-21 Size : 1mb User : 李青

C0语言编译器,简单的实现c0语言的编译,中学生水平-C0 compiler
Date : 2025-12-21 Size : 72kb User : 帅哥

关于在电脑上运行的C语言编译器 有关快速运行c语言-C language compiler for running on the computer
Date : 2025-12-21 Size : 307kb User : 郭悟勤

DL : 0
基于C#的编译器,实现语法分析,词法分析,错误信息显示等功能。-C# compiler
Date : 2025-12-21 Size : 99kb User : hs
« 12 3 4 5 6 7 8 9 10 ... 17 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.