oracle经典文档,虽然版本只是8i之前,但是包含了标准的SQL,PL/SQL编程,和ORACLE DBA管理等很多方面的东西,值得一看
上传时间: 2014-03-12
上传用户:baitouyu
编译技术中的词法分析器,用C语言实现。根据pl/0的描述编写。
上传时间: 2016-02-02
上传用户:xaijhqx
(1) 将此番分析程序设计成独立一遍扫描源程序的结构。词法分析的输出结果采用如下的二元组表示: (单词种别,单词自身的值) 对表识符,采用下列的二元组表示: (表识符,指向标识符表项的指针) 单词种别建议采用一个关键字一个整数值、一个算符一个整数值等形式,每个整数值是不重复的,设计中应考虑好编码的方案(要跟语法分析连贯)。 (2) 测试用例: 应该建立至少两个测试用例:一个词法上正确的PL/0源程序和词法上部正确的源程序。
上传时间: 2013-12-25
上传用户:xcy122677
out< "please input the number of the nodes"<<endl cin>>nodesNum cout<<"please input the graph"<<endl for( i = 1 i<=nodesNum i++) for( j = 1 j <= nodesNum j++) cin>>graph[i][j] */
上传时间: 2013-11-29
上传用户:libinxny
从数据库的基础知识开始,由浅入深介绍了Oracle的体系结构、伽cldJ面向对象、面向对象的特性、SQL语言与PL/SQL程序设计、Oracle数据库管理以及Oracle Web Server应用及动态网站开发.
上传时间: 2016-03-25
上传用户:qq521
ORACLE_FAQ中是itpub高手的多年经验总结出来的oracle开发的经典资料,包括pl-sql技巧,oracle体系架构,oracle备份与恢复,oracle优化,不同O/S上的开发,网络开发等
标签: ORACLE_FAQ oracle itpub 高手
上传时间: 2016-06-18
上传用户:iswlkje
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。书中所有示例和项目的源代码都可以从www.osborne.com 上免费下载。
上传时间: 2014-01-10
上传用户:bruce5996
Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common programming scenarios. Beyond a reference, Advanced ActionScript with Design Patterns is a practical guide complete with sample mini-applications illustrating each design pattern. The accompanying CD includes a trial version of Flash 8 along
标签: ActionScript-based architectures sophisticated applications
上传时间: 2016-08-17
上传用户:z754970244
第一次写的,编译原理课设,PASCAL语言的子集PL/0语言的编译器,很菜很菜,大家见谅o(∩_∩)o
标签:
上传时间: 2013-12-04
上传用户:标点符号
用vc实现Apriori算法的全部功能.请大家尽情心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Please rest assured use!
标签: algorithm Apriori the achieve
上传时间: 2013-12-20
上传用户:ynzfm