搜索资源列表
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
chap05
- web程序设计--asp.net实用网站开发一书的上级实验指导的实验5-web programming- asp. net web development and practical test guide book Experiment 5 higher
vote
- 本系统为一个用C#实现的为我们所熟悉的简单的投票系统,该系统的具体功能如下: 1前台可以进入投票主题选择 2选择了主题后可以显示主题对应的所有选项 3可查看投票结果,并以百分比,和进度条图形显示 4提供一定的后台管理功能,能添加修改删除投票主题和投票选项,能添加修改删除后台管理登录的用户 5要求界面简洁美观,简单易用。 6设计环境本程序选择Visual Studio 2005作为实验环境。 -This system is an implementation using
chap08
- web程序设计--ASP.NET实用网站开发实验八源代码-web programming- ASP. NET Web site development and practical experiment eight source
chap07
- web程序设计ASP.net实用网站开发一书的实验7的源代码-web programming book source code for Lab 7
chap06
- web程序设计--0--asp.net实用网站开发配套的上级实验指导的实验6-web programming- 0- asp. net web site supporting the development of practical guidance of the parent Experiment 6 Experiment
WindowsFormsApplication1
- 计算机科学与技术编译原理实验之词法分析器的设计与实现-Principles of Computer Science and Technology compiled experimental design and implementation of lexical analyzer
kkk
- ASP.NET程序设计教程 金旭亮编著示例源码与实验素材-ASP.NET programming tutorials Jin Xuliang example source code compiled with the experimental material
blog
- 唯一要改的地方就是网站web.config里连接数据库的字符串了。对了,数据库里有个表statement,那个我sb了,当时是想写状态这个单词,怎么想起这个了,就当状态讲吧。里面replyId和replyContent两个域可以删掉的,不过要改程序,开始设计要用那两个,后来发现没用,但懒得改了。 这个只是一次实验,因此也没做太复杂,适合初学者看看,大牛就删了吧,汗‘’ -The only place where change is the site of the web.config c
6
- asp.net程序设计教程课后实验--实验六-asp.net programming tutorials after school experiment- Experiment 6
Ex_area
- 基于托管c++计算圆形的面积的源代码;《vc++程序设计实验课》实验一 -CLI c++