-
Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成,而用C语言写程序又太复杂了的这类工作。它没有java的高安全性但能...
Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成,而用C语言写程序又太复杂了的这类工作。它没有java的高安全性但能够直接使用系统的许多资源,可以使用API,在功能上要比java强大。目前只计划支持Windows系统,包括95/98/SE/ME/2000/NT/-Script C was designed as an interpretation of the implementation of the C language style scripting language. It used to complete the bat batch could not be completed, and C language was too complex procedure of this kind of work. It is no java high security but can be used directly in many system resources, you can use the API, functionally powerful than java. Currently only plans to support the Windows system, including 95/98/SE/ME/2000/NT /
- 2022-09-23 04:15:02下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-08-03 10:35:37下载
- 积分:1
-
为EBNF符号对象的完整支持;
Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse tree in XML format; Verbose conflict diagnostics; Generation of tree traverse procedures
- 2022-01-24 16:51:06下载
- 积分:1
-
A header file for the compile
一种用于编译时头文件的缓存处理缓存源代码,使用起来就像C/C++编译器的缓存预处理器,简化该功能相应的环境改变时对内核的影响。-A header file for the compile-time cache handle cache source code, to use as C/C++ Compiler pre-processor cache, to streamline the functions of the corresponding environmental changes impact on the kernel.
- 2022-07-01 10:13:10下载
- 积分:1
-
一个实现行编辑的小程序
一个实现行编辑的小程序- A reality present edition script
- 2022-04-16 13:23:13下载
- 积分:1
-
c语言编译器,面向windows的,不用注册即可使用
c语言编译器,面向windows的,不用注册即可使用-c language compiler, facing the windows, and do not have to register to use
- 2023-06-25 13:25:04下载
- 积分:1
-
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。...
本人写的简单C词法分析器,能基本实现C词法分析。可以供要求不是很严格的毕业设计。-I wrote a simple C lexical analyzer that can realize the basic lexical analysis of C. Can not very strict requirements for the graduation project.
- 2022-05-29 05:01:06下载
- 积分:1
-
类似vc6的集成开发环境的源代码,编辑器,编译器,调试器,自动代码生成技术,完整的,包括CJlibrary .但很粗糙,处女做,以后有升级版。...
类似vc6的集成开发环境的源代码,编辑器,编译器,调试器,自动代码生成技术,完整的,包括CJlibrary .但很粗糙,处女做,以后有升级版。- Similar vc6 integrated development environment source code,
editor, compiler, debugger, automatic code production technology,
complete, including CJlibrary But is very rough, the maiden does,
later will have the promotion version.
- 2022-08-17 13:31:06下载
- 积分:1
-
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。...
该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expression and grammar analysis.
- 2022-08-16 05:23:38下载
- 积分:1
-
实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行...
实现一个C程序下的词法分析,简单实用,不需要添加任何代码,就可执行,可在DOS或WIN下的各个版本的C程序编辑器下执行-achieve a C program under the lexical analysis, simple and practical, do not need to add any code can be implemented, in DOS or WIN under the various versions of the C program under Executive Editor
- 2022-04-14 16:58:46下载
- 积分:1