资源列表

« 1 2 ... .81 .82 .83 .84 .85 2786.87 .88 .89 .90 .91 ... 14954 »

[编译器/词法分析CALOG

说明:语法分析器 完成从c/c++向C++转变-parser from complete c/c to C change
<夏老大> 在 2025-07-21 上传 | 大小:169kb | 下载:0

[编辑器/阅读器语法分析器源程序代码

说明:这是一个语法分析器的源程序代码,能够进行预测分析的小程序-This is a parser of the source code analysis to predict the small program
<姬儿也> 在 2025-07-21 上传 | 大小:5kb | 下载:0

[编译器/词法分析dtest

说明:这是一个编译递归子程序,通过输入语句可以判断是否由指定文法推出-This is a recursive routines compiled by the input to determine whether statements can be specified by the grammar launched
<阿京> 在 2025-07-21 上传 | 大小:26kb | 下载:0

[编译器/词法分析TESTLL1

说明:这是一个文法分析器,很方便,只要输入句子,程序会自动分析,如果错误也会提示-It s a grammer analyzer,which is convenience,if you input sentence,program will automatic analyse and clue to if it is error.
<阿京> 在 2025-07-21 上传 | 大小:73kb | 下载:0

[编辑器/阅读器TESTLR

说明:这是一个lr文法分析器,输入句子会自动分析,如果有错误会分析道错误位置-this is a grammer analyzer. it will automaticaly analyze the inputted sentences. it will locate the mistakes to there position if there are some.
<阿京> 在 2025-07-21 上传 | 大小:76kb | 下载:0

[编译器/词法分析LEX生成工具生成统计文本

说明:利用LEX生成工具生成统计文本文件中字符、单词和行数,并报告统计结果。-LEX generated using statistical tools generated text file of characters, words and action, and a report on results.
<刘斌> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析简单的YACC程序

说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex
<刘斌> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[书籍源码SpeechRec

说明:Visual Basic与语音辨识 让电脑听话 (源码) 台湾松岗 http://www.kingsinfo.com.tw-Visual Basic and speech distinguish, which make computer understand your speak. Coming from TaiWan.http://www.kingsinfo.com.tw
<李大> 在 2025-07-21 上传 | 大小:1.39mb | 下载:0

[书籍源码jaq

说明:/*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
<碧匀天> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[编辑器/阅读器多文档格式文本编辑器

说明:这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alig
<王小伟> 在 2025-07-21 上传 | 大小:127kb | 下载:0

[编译器/词法分析d

说明:一个语法分析,能实现SLR语法分析,是一个好的语法分析器-A parsing,which can realize SLR parsing,is a good parsing analyzer.
<李请> 在 2025-07-21 上传 | 大小:4kb | 下载:0

[Dephi控件源码spcomm绝对可用

说明:在网上很多SPCOMM组件下载安装后都无法显示,这个是我找了很久才找到可以用的一个,一定要先把文件夹复制到LIB文件夹下再安装才会在组件面板SYSTEM中出现一个红色的组件-SPCOMM many of the Internet to download and install components that can not be displayed after all, this is what I look for a long time before they can find the on
<土豆one> 在 2025-07-21 上传 | 大小:50kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 2786.87 .88 .89 .90 .91 ... 14954 »

源码中国 www.ymcn.org