CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
assembly language
SCSI-ASPI
ELanguage
Disk Tools
Speech/Voice recognition/combine
Editor
Anti-virus
MultiLanguage
MPI
source in ebook
Delphi VCL
OS Develop
MiddleWare
MacOS develop
LabView
e-language
python
Search - directory - List
[
ELanguage
]
cffx_tcking
DL : 0
该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-the lexical analysis procedures used to prepare VC 6.0 to FileOpenDialog open *. c *. cpp documents or language character sets for the source as lexical analysis of the data entry process, the analysis of lexical analysis procedures after the results stored in the same source file directory paper output.txt . The lexical analysis, the first since the paper began scanning source characters, once found with "words" definition of the source string, it will be translated into fixed length of the internal word, and to identify the appropriate information filled table. After lexical analysis, source string (source said external) has been translated into information such as a long string of words (internal source said), and produce two forms : Constant table and table identifier, namely
Date
: 2008-10-13
Size
: 199.06kb
User
:
汤超
[
ELanguage
]
c语言词法分析器
DL : 1
很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open *. c *. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25
Date
: 2008-10-13
Size
: 2.22kb
User
:
唯一
[
ELanguage
]
06012701377504
DL : 0
LL(1)文法判定(C#) SimpleLL1目录下为源程序 EXE目录下为编译好的可执行文件 Product1.txt~Product4.txt为测试用产生式(可直接在程序中加载) Symbols.txt为测试用符号集(可直接在程序中加载) 转载或引用请注明出处:www.shootsoft.net -LL (1) grammar found (C#) SimpleLL1 directory of the source of EXE directory compiled executable file Product1.txt ~ Product4.txt to test production (direct loading in the proceedings) to test Symbols.txt symbol sets (direct way in load sequence) reproduced or quoted please reference : www.shootsoft.net
Date
: 2008-10-13
Size
: 179.91kb
User
:
尹君
[
ELanguage
]
pl0withc
DL : 0
它是VC++6.0下面的一个项目,该目录包括PL/0编译器的源代码。 PL0/debug下面是已经编译成功的PL/0编译器:PL0.exe。该小编译器可以处理一些简单的 利用PL/0语言书写的程序。例如,PL0/debug下面的test.PL0就是一个简单的 PL/0 程序。 运行PL0.exe, 并把test.pl0提供给PL0.exe,处理结果将保存在test.out 中。 注:test.pl0 和 test.out 可以用Notepad(记事本)软件打开。 -VC it is below 6.0 of a project, the directory includes PL / 0 compiler source code. PL0/debug Below are already successful compile PL / 0 compiler : PL0.exe. The small compiler can handle some simple use of PL / 0 language written procedures. For example, the test.PL0 PL0/debug Below is a simple PL / 0 procedures. PL0.exe operation, and to provide test.pl0 PL0.exe. the results will be kept in test.out China. Note : test.pl0 and test.out can use Notepad (notebook) software open.
Date
: 2008-10-13
Size
: 14.11kb
User
:
coca
[
ELanguage
]
PowerToy
DL : 0
PowerToy是为方便程序员在命令行窗口中使用Visual Studio.NET 2003 中的各种命令行工具而开发的一个小程序。它在资源管理器的弹出菜单中增加一项[打开命令行窗口]。点击该菜单项后,系统会在资源管理器当前工作路径处打开一个命令行窗口,并在此窗口中自动设置Visual Studio的环境变量,如PATH。程序员在此窗口中可方便地执行Visual Studio.NET 2003中的各种命令行工具,如C++、C#的编译器等等。-PowerToy for the convenience of the programmer the command line window using Visual Studio .NET 2003 of the various command-line tools and the development of a small program. Its resources management for the pop-up menu to add a [open a command line window]. Click on the menu item, the system will be in resource management for the current working directory Department to open a command line window, and in this window automatically set Visual Studio environment variables, such as PATH. Programmers in this window to facilitate implementation of Visual Studio.NET 2003 in order OK tools, such as C, C# compiler and so on.
Date
: 2008-10-13
Size
: 149.86kb
User
:
coca
[
ELanguage
]
flexbison
DL : 0
词法,语法分析自动生成工具的使用教程(源代码)。 将flex,bison结合使用可以生成复杂的编译程序。用来做编译程序的前端非常合适。-morphology, syntax analysis tools automatically generate the directory (source code). To flex, bison combination can generate complex compiler. Procedures used in the compiler front-end investments.
Date
: 2008-10-13
Size
: 977.68kb
User
:
陈伟
[
ELanguage
]
LPC2131mb
DL : 0
philips的lpc2131工程模块,需添加到ads1.2下的工程模块目录下,不知道有没有人需要-Philips lpc2131 the project modules, that should be added to the project ads1.2 module directory, we do not know whether any of them need
Date
: 2008-10-13
Size
: 154.85kb
User
:
shixi
[
ELanguage
]
pl0candh
DL : 0
这是一个PL/0的编译器,其中包含了头文件和中间部分,将头文件放入TC的目录下即可运行。-This is a PL / 0 compiler, which contains the header files and middle part, Add to the first document of the TC directory can be run.
Date
: 2008-10-13
Size
: 15.13kb
User
:
huiyunyun
[
ELanguage
]
pccode_20073691110785
DL : 0
.4新版介绍: 新功能: 无限分类功能能采集多层分类的信息 自定义添加连接 快速的添加链接 无须采集过程 可以采集UTF-8编码的网页 正则替换可以替换更多项 链接列表 入库列表 添加管理项 可以删除不需要的信息 导出数据时 MYSQL4.0可以转换编码 修复错误: 完善添加导出规则 服务器环境 : PHP 4 MYSQL 安装: /config.php 属性为777 运行 目录下 /install.php 安装即可 升级说明: 因为修改到的文件多 没有升级补丁 全部文件都要更新 上传好 1.4 版文件 覆盖全部 除config.php外 运行 目录下 /install.php 点左下升级即刻 -.4 new presentations : new features : unlimited classification can be taken in multi-functional classification of information from the definition of the rapid addition of add connecting link acquisition process can not Acquisition UTF-8 encoding is the website will replace the replacement of more items can link list of links to add storage management can be deleted without to the information derived data can be converted coding MYSQL4.0 repair mistakes : Add rules derived perfect server environment : PHP 4 MYSQL installation : / config.php attribute to run 777 directory / install.php installed upgrade Note : because of modifications to the documents did not upgrade patch, all documents must update version 1.4 Upload good coverage for all documents except con fig.php foreign operations dire
Date
: 2008-10-13
Size
: 342.66kb
User
:
linfeng
[
ELanguage
]
improveMenu
DL : 0
对菜单的打开文件保存记录进行改进,按时间顺序,最后一个打开的文件目录放在最上面,依次类推。-to open the file menu to improve record-keeping, in chronological order. Finally an open file directory on the top, followed by analogy.
Date
: 2008-10-13
Size
: 3.74kb
User
:
David
[
ELanguage
]
DSP281x_XintfBootReset
DL : 0
dsp 的程序代码.对根目录的reset. 很好用,加入程序工程里面就可以了-dsp procedure code. To reset the root directory. Useful, the accession process works on the inside
Date
: 2008-10-13
Size
: 1.16kb
User
:
杨亮
[
ELanguage
]
ucc129
DL : 0
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
Date
: 2008-10-13
Size
: 370.29kb
User
:
lee
[
ELanguage
]
ucw129
DL : 0
Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
Date
: 2008-10-13
Size
: 334.81kb
User
:
lee
[
ELanguage
]
编译原理词法tc实现
DL : 0
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
Date
: 2008-10-13
Size
: 11.41kb
User
:
王东
[
ELanguage
]
200218033赵伟光(程序清单)
DL : 0
词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以\"@\"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze the procedures are written in the article of this document, at the end of procedures to "@" signs Fu end. Running lexical analysis procedure, the results of the proceedings output to a file called outfile.txt document, this document is generated automatically.
Date
: 2008-10-13
Size
: 2.83kb
User
:
电风扇
[
ELanguage
]
by01
DL : 0
打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
Date
: 2008-10-13
Size
: 19.82kb
User
:
news
[
ELanguage
]
编译原理词法tc实现
DL : 0
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
Date
: 2025-12-30
Size
: 159kb
User
:
王东
[
ELanguage
]
200218033赵伟光(程序清单)
DL : 0
词法分析程序 程序当前目录里自己建立一个文本文档,取名为infile.txt,所有需要分析的程序都写在此文本文档里,程序的结尾以"@"标志符结束。运行词法分析程序,程序结果输出到文件名为outfile.txt的文件中,此文件为自动生成。-lexical analysis Procedure current directory to establish his own version of a document, named infile.txt, all need to analyze the procedures are written in the article of this document, at the end of procedures to "@" signs Fu end. Running lexical analysis procedure, the results of the proceedings output to a file called outfile.txt document, this document is generated automatically.
Date
: 2025-12-30
Size
: 3kb
User
:
电风扇
[
ELanguage
]
by01
DL : 0
打开一个已知目录下的文本文件,通过调用函数将文本里表达式的标识符找出,然后以文本形式输出。-known to open a directory of text files, by calling the function to the text of the expression identifier identify, and then to output in the form of text.
Date
: 2025-12-30
Size
: 20kb
User
:
news
[
ELanguage
]
cffx_tcking
DL : 0
该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-the lexical analysis procedures used to prepare VC 6.0 to FileOpenDialog open*. c*. cpp documents or language character sets for the source as lexical analysis of the data entry process, the analysis of lexical analysis procedures after the results stored in the same source file directory paper output.txt . The lexical analysis, the first since the paper began scanning source characters, once found with "words" definition of the source string, it will be translated into fixed length of the internal word, and to identify the appropriate information filled table. After lexical analysis, source string (source said external) has been translated into information such as a long string of words (internal source said), and produce two forms : Constant table and table identifier, namely
Date
: 2025-12-30
Size
: 199kb
User
:
汤超
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.