搜索资源列表
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
portscan
- 高级编程VC++端口扫描源代码,程序核心来自国外,作者汉化了界面,注释保留为英文,源代码可参考性大,端口扫描准确/快速,在VC++6下顺利编译, -Advanced programming VC++ port scan source code, the core program from abroad, the author finished the interface, keep notes in English, the source code can reference of the gr
MainerTest
- 基于.Net C#实现的一个简单的扫雷程序的源代码。编译环境:Visual Studio 2010及以上。-The source code of a Simple program of MinerGame Based on .Net using Csharp. Compiler Environment: Visual Studio 2010 or above.