搜索资源列表
gerenbokeluntan
- 这是个博客&论坛(学习版) 将文件夹拷贝到webapps目录下,并安装数据库, 即可运行。 偶学习期间编写的一个简易论坛,由最初的个人博客改过来的. 编译 jsp + javabean 运行环境 操作系统: windows 2000\\xp 服务器: tomcat 5.018(jdk 1.42) 数据库: mysql ,sqlserver 均可使用. mysql 默认 用户名为root,密码为空. sqlserver 默认 用户名位s
Programming_App_for_MS_Windows_codes
- windows核心编程附书代码,编译环境:vc6及相关sdk-windows core programming code attached to books, build environment : vc6 and related sdk
Java_example_introduction
- 《Java实例入门》所有实例的源代码。所有的源文件都是.java文件,读者必须首先编译这些文件,然后才能运行。-"Java examples Easy" all the source code examples. All source documents are. Java paper, and readers must first compile these documents before they can run.
SimpleCreateHtml
- 最简单的一个创建HTML页面的C#源码,已通过编译成功。-one of the most simple to create HTML pages of C# source code, compile successfully.
bianchen_C
- 小型的c语言程序实例 都通过编译 有word的介绍文档-small c language program is compiled through a word on the document
Skin++_VB_Demo
- Skin++ 2.9.2 For VB6 使用注意事项: ================================================================================================= 1.必须对SkinPPVB.dll进行注册. 注册命令:regsvr32.exe 你保存的SkinPPVB.dll的目录\\SkinPPVB.dll 2.由于SkinPPVB.dll是对本进程的所有窗口进行彻底的换肤,所以
040410106
- 本程序实现了PL/0语言的词法和语法分析程序,适合初学编译原理的同学使用。-the realization of PL / 0 language syntax and grammar analysis program, suitable for beginners compiler tenets of the students to use.
java_winsock
- java网络高级编程,这里包含本书的大部分源程序,读者需要调试程序时可以直接从这里拷贝到自己的相应目录下面。 本书中的每一章都单独作为一个目录,例如“chap1”中就包含了第一章中的源程序清单。 读者在查找文件时,首先到相应的目录下面去查找,如果没有则表明该章原文中有两个相同的文件名,则用户可以到该章相应的子文件夹中查找。例如读者查找“源程序清单7-6”,而该章中同时具有好几个文件名都命名为相同的MainFrame,则读者可以先到“chap5”目录下面去查找MainFrame.java,
VC++.NET_Brilliant_100_cases_Matching_code
- 本书所附光盘的内容包含了开发实例的所有程序源码,所有程序源码都是在Visual C++.NET上编译通过的。要运行本光盘上的实例,用户需要先安装Visual C++.NET编译环境,请将光盘上的实例拷贝到本机硬盘上,并去掉其只读属性。程序拷贝到本机硬盘后,经编译即可直接运行。-the accompanying CD-ROM contains examples include the development of all the procedures source, FOSS is all the
JRTPLIBJTHREAD
- 已经编译好的,编译环境是VC++2005-has compiled, compile environment is VC 2005
S1D13717_HAL
- S1D13717API_HAL_LIB所有的工程文件都是针对EPSON的WORK BENCH 33制定的。原库文件也是使用WORK BENCH 33编译生成的。如果你使用了不同的开发工具和编译器,你需要制定相应的的工程文件重新编译源代码,生成需要的库。-S1D13717API_HAL_LIB all works documents are directed at the EPSON WORK BENCH 33 enacted. The original document is the use W
编译实习题
- 编译原理语法分析器-parser compiler theory
modelsim库编译包会教程
- 对modelsim中的vhdl和verilog库进行编译的教程和实施命令-right modelsim of VHDL and Verilog library compiler implementation of the curriculum and order
词法分析-编译原理
- 词法分析,西工大编译原理课程
calc.rar
- 编译原理的课程设计 表达式计算器 C++,Principles of curriculum design to compile C++ expression evaluator
compiler
- 浙江大学编译原理课程设计源代码,高等院校计算机专业-Zhejiang University, Principles of curriculum design compiler source code
cifayufa
- 编译原理 词法分析 语法分析 c语言程序源代码-Principles of lexical analysis parser to compile c language source code
NETpojie
- 反编译工具 很好用的,能破解大部分代码,可以好好学习下-Good use of anti-compilation tools, can crack most of the code
现代编译原理
- 现代编译原理(虎书,包含c版和java版中英文,源码,全书答案)(Modern compilation principles (tiger book, including C version and Java version of Chinese and English, source code, the answer to the book))
CMINUS
- C-语言编译原理实现,用于学习过程课设,实现词法分析,语法分析。(Implementation of C- language compilation principle)