资源列表

« 1 2 ... .62 .63 .64 .65 .66 2767.68 .69 .70 .71 .72 ... 14954 »

[编译器/词法分析zy200512345

说明:这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行.. -this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, seman
<张学友> 在 2025-10-28 上传 | 大小:215kb | 下载:0

[编译器/词法分析qian

说明:词法分析,用C语言开发的,绝对值的一看经过本人十多天的研究,写成的-lexical analysis using the C language, a look at the absolute value of my days after the study, written
<tttt> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[编译器/词法分析zy134345345

说明:一个简单实现了词法分析,语法分析,目标代码优化的编译器-a simple realization of the lexical analysis, grammar analysis, the objectives of optimizing code compiler
<张学友> 在 2025-10-28 上传 | 大小:9kb | 下载:0

[编译器/词法分析170054yufa 1234234234

说明:定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来-definition and implementation of a stack and operation of the compile
<张学友> 在 2025-10-28 上传 | 大小:184kb | 下载:0

[编译器/词法分析dddfdf

说明:这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-here to start the definition of PASCAL language subset
<圧古老> 在 2025-10-28 上传 | 大小:3kb | 下载:0

[编辑器/阅读器简单的Dos界面的文本编辑器

说明:简单的Dos界面的文本编辑器,实现基本的文本操作功能-simple text editor interface device that is the basic text feature
<iep> 在 2025-10-28 上传 | 大小:159kb | 下载:0

[磁盘编程ymzh

说明:这是一个页面置换算法的实现,功能描述:输入可用内存页面数和一个作业访问逻辑页号的序列 *给出FIFO、LRU、OPT算法的缺页中断率 *本程序中设初始页框里的页号与实际页号都不同-This is a page replacement algorithm to achieve functional descr iption : Importation of a few pages available memory and a logic operation visit, the page is g
<齐大永> 在 2025-10-28 上传 | 大小:3kb | 下载:0

[磁盘编程EXAMPLESdsgdsfg

说明:本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为4块,要求从键盘输入N个页面号 & $ 输出每次快表页面的内容和缺页次数,缺页率 &-the procedures used to simulate virtual memory page management of the pages fast table replacement pages $ fixed at four, requested input from the keyboard, N $ 000 pages eac
<齐大永> 在 2025-10-28 上传 | 大小:1kb | 下载:0

[编辑器/阅读器GYH

说明:一个在c语言环境下编写的文本编辑器,你要说它有什么作用,还真没什么作用!应付一下作业还是可以的-1 in c-language environment to prepare the text editor, you should say what role it is the truth, no role! To cope with what operations it's still ~ ~ ~ Oh
<相思雨> 在 2025-10-28 上传 | 大小:2kb | 下载:0

[Dephi控件源码RQ_Ocx

说明:ocx 加载地图以及应用 可以配合PHP 使用地图控件还有很多带完善地方-ocx loaded maps and applications can be used with PHP use the map controls, there are many with perfect place
<罗中雷> 在 2025-10-28 上传 | 大小:306kb | 下载:0

[编译器/词法分析feed-0[1].2.tar

说明:基于Fase 4 RDF/RSS语法分析器,Feed是向智能信息和消息检索代理迈出的第一步。它使用一个普通文本文件作为存储,而没有使用任何种类的数据库,应该可以在任何支持PHP的站点工作-on Fase 4 RDF/RSS parser, Feed is to intelligent information retrieval and news agency as a first step. It uses an ordinary text files as storage, but did n
<侯为> 在 2025-10-28 上传 | 大小:498kb | 下载:0

[编译器/词法分析geektalkd-1[1].24.tar

说明:geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-client (like elnet, Netcat, or the
<侯为> 在 2025-10-28 上传 | 大小:22kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2767.68 .69 .70 .71 .72 ... 14954 »

源码中国 www.ymcn.org