虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

ORACLE-<b>sQL</b>

  • P2P即时通讯源码(DELPHI编写)

    P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少, 可允许同时在线的人数就越多,对系统的影响也最小。 可以设置各种离线状态,支持自定义状态 用户可自定义界面,界面皮肤可在线更新 灵活支持Oracle、Sql Server、Mysql等数据库 服务器端资源占用低,通讯中不占用服务端资源 QQ:304966541

    标签: DELPHI P2P 即时通讯 源码

    上传时间: 2013-12-26

    上传用户:cjl42111

  • JDBC连接数据库源代码:对代码稍作修改

    JDBC连接数据库源代码:对代码稍作修改,比如:更改驱动、更改数据库名称、更改数据库地址,可以连接Oracle、SQL Server两种数据库。该源码中定义了查询和更新操作的通用方法,外部类调用时,只需传入sql语句和要查询或更新的数据库字段名就可以了。非常方便,我已经使用了很长时间了。

    标签: JDBC 连接 数据库 代码

    上传时间: 2014-08-19

    上传用户:zhyiroy

  • 一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: -

    一:需求分析 1. 问题描述 魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把 他的话解释成人能听得懂的话. 2. 基本要求: 用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇. (1) B --> tAdA (2) A --> sae 3. 测试数据: B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 |

    标签: 语言 抽象

    上传时间: 2014-12-02

    上传用户:jkhjkh1982

  • 今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案

    今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案,可移植性大大增强。兼容MS SQL SERVER 2000, Oracle, my SQL 等主流数据库,以JSTL作为JSP界面显示标签,尽可能的简化JSP页面的JAVA代码行。更加完美的滤错机制,增加了程序的健壮性。增加了帖子审核机制,完成了上一版本中没有的密码找回功能。部分页面采用系统自动生成的静态文件,减少了数据库查询次数。完善社区短消息,在线发送邮件,订阅主题等辅助功能。还有很多,大家慢慢体会吧

    标签: hibernate GVclub 3.0 工作室

    上传时间: 2016-01-13

    上传用户:youmo81

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 本类库包含了常规的数据库联结操作

    本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(String host,String dbName,String vendor):生成联结URL。 getDriver(String vendor):获得vendor数据库的驱动名称。 ------------------------------------- DriverUtilities2 继承自DriverUtilities loadDrivers(String filename):加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录,从drivers.xml中载入,解析该文档,可以在该文件中加入新的记录。 ------------------------------------- coreservlets.beans.ConnectionInfoBean getConnection(String driver,String url,String username,String password):连接数据库。

    标签: 数据库 操作

    上传时间: 2014-01-24

    上传用户:ardager

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • OpenCms 是一个J2EE的产品

    OpenCms 是一个J2EE的产品,它是用Java写成的。它和Tomcat捆绑在一起。但是也能够使用ATG Dynamo、WebLogic和WebSphere。OpenCms支持多种RDBMS来保存内容,包括Oracle、SQL Server、Sybase和mySQL。新版本提供了一个新的模板引擎,JSP支持,一种新的连接管理系统,提高了稳定性。

    标签: OpenCms J2EE

    上传时间: 2014-01-19

    上传用户:maizezhen

  • 汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation

    汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C

    标签: the animation Simulate movement

    上传时间: 2017-02-11

    上传用户:waizhang

  • 这篇文章描述了Wonderware InTouch软件如何读、写关系数据库数据的步骤。本文以Microsoft Access 2000/2003为例

    这篇文章描述了Wonderware InTouch软件如何读、写关系数据库数据的步骤。本文以Microsoft Access 2000/2003为例,描述了Wonderware InTouch 通过ODBC或OLE DB接口和Access进行数据交互的具体步骤。在实际应用中,Wonderware InTouch软件可通过类似步骤实现与其他关系数据库的数据交互,如Oracle、SQL Server等。

    标签: Wonderware Microsoft InTouch Access

    上传时间: 2013-12-23

    上传用户:klin3139