资源列表

« 1 2 ... .08 .09 .10 .11 .12 2913.14 .15 .16 .17 .18 ... 14954 »

[Dephi控件源码delphi制作计时器,模仿电话通话

说明:计时器,调用系统时间!与系统同步!非常形象!硬件接口有待调整-timer, call the system time! With synchronization! Very image! The hardware interface to be adjusted
<> 在 2025-07-29 上传 | 大小:176kb | 下载:0

[操作系统开发请求页面算法

说明:操作系统 请求页式管理,包括FIFO,LRU两种算法,-OS-page request management, including FIFO, the LRU algorithm,
<wang> 在 2025-07-29 上传 | 大小:1kb | 下载:0

[编译器/词法分析recda

说明:我们编译原理的上机作业,随便写写糊弄老师的,做tc下调试通过。-we build on the principle of operation for the casual writing fool the teachers do tc under debugging through.
<静水流深> 在 2025-07-29 上传 | 大小:1kb | 下载:0

[编译器/词法分析85018312345678

说明:编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
<张学友> 在 2025-07-29 上传 | 大小:24kb | 下载:0

[书籍源码c语言经典c程序100例

说明:C语言经典程序100例,文件格式为文本,全部例子都通过编译,在TURBO C工C++环境下运行.-C language classic procedures hundred cases, the file format for text, are all examples compiled by the Public TURBO C C operating environment.
<程小杰> 在 2025-07-29 上传 | 大小:32kb | 下载:0

[编译器/词法分析编译原理—词法分析和语法分析 实验报告

说明:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization
<张学友> 在 2025-07-29 上传 | 大小:51kb | 下载:1

[汇编语言汇编语言课程设计报告

说明:汇编程序报告,有详细解析和源代码.用于实现DOS窗口右上角显示计时器的中断服务程序.-assembler report, a detailed analysis and source code. DOS window for the upper right-hand corner shows the timer interrupt service procedures.
<高帅> 在 2025-07-29 上传 | 大小:50kb | 下载:0

[编译器/词法分析zy200512345

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

[编译器/词法分析zy134345345

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

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

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

[编译器/词法分析dddfdf

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

源码中国 www.ymcn.org