搜索资源列表
-
0下载:
yacc(Yet Another Compil er),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。-yacc (Yet Another Compiler Compiler), is a Unix/Linux on a compiler to genera
-
-
0下载:
This is random letter and number string generator.
It may be used to make passwords or strings for a project. The code may be used in any c/pp projects. This code may work on both windows and linux.-This is random letter and number string generato
-
-
0下载:
摘要:VC/C++源码,其它分类,软件注册,生成序列号
VC++产生程序序列号的实例代码,包括了一个简单的注册机程序和生成序列号的程序,两者结合完美演示如何在VC++开发的应用程序中实现软件注册功能。-Abstract: VC/C++ source code, other classifications, software registration, serial number generation
VC++ serial number generator code examples,
-
-
0下载:
VB代码集合·一个C语言分析器 生成Pascal语言 Basic编译器源码(VB code collection, a C language compiler source code analyzer generator Pascal language, Basic)
-