搜索资源列表
java-jdbc
- Tomcat内置数据库连接池源代码,含多个异构数据库的连接。-Tomcat embedded database connection pool source code, with a number of heterogeneous database connectivity.
RFID-Security
- Radio Frequency Identification [RFID] systems have become popular for automated identification and supply chain applications. This article describes the technical fundamentals of RFID systems and the associated standards. Specifically, we
1
- 该工程文件在Eclipse3.2+MyEclipse 5.0下调试成功我使用的是MSSQL,请手工创建数据库 实现XML异构数据库的功能-The project document at the next Eclipse3.2+ MyEclipse 5.0 Successful debug I' m using MSSQL, please manually create a database implementation of the functions of XML heterogen
Video_conferencing
- Integrated Videoconferencing System for heterogeneous Multimedia Collaboration E-Book-Integrated Videoconferencing System for heterogeneous Multimedia Collaboration E-Book
datanucleus-core-2.0.3-sources
- DataNucleus provides Java data persistence and management platform allowing federation of data as well as JDO, JPA and web services interfaces. It supports heterogeneous datastores (RDBMS, db4o, LDAP, Excel, XML, NeoDatis, JSON, ODF, BigTable, HBase)
datatransafer
- spring+struts+webservice实现数据异构-spring+ struts+ webservice for data heterogeneous
Sybase_Enterprise_Application_Integration_solution
- Sybase企业异构应用系统集成解决方案:Sybase Enterprise Application Integration solutions for heterogeneous-Sybase heterogeneous enterprise application integration solutions: Sybase Enterprise Application Integration solutions for heterogeneous
J2EEkjyj
- 在经典的J2EE四层体系结构的基础上增加数据持久层,提出了基于J2EE五层体系结构的Web开发 框架 分析了基于Struts框架的J2EE架构中实现对象持久性的局限性,从中分离出对象持久层,并将Hibernate 这个面向对象的轻量级对象持久性技术集成到该架构中 应用DAO设计模式在业务逻辑层与持久层之间设计 了多源数据访问组件,抽象和封装了对不同数据源的数据访问操作,实现对不同类型、结构、环境、用法的异构数 据库的统一访问。-In the classical architect
Java_C3P0_ConnectionPool
- 采用当前最流行的c3p0实现的数据库连接池。封装了jdbc的api,可以直接返回对象。封装了异构操作的代码,提供了同构操作的结构。-Using the current implementation of the most popular database connection pool c3p0. Encapsulates the jdbc api, can directly return objects. heterogeneous operation code package provide
nvrenjk_xlcs
- 情感测试源码,栏目包括测试空间、情爱测试、心理测试、社交测试、成功测试、性格测试、性爱测试、个性测试、异类测试。 全静态html页面。-Emotional test source, the column including the test space, love tests, psychological tests, social test, successful testing, personality testing, sex tests, personality tests, het
xlcs
- 女人网情感测试源码,栏目包括测试空间、情爱测试、心理测试、社交测试、成功测试、性格测试、性爱测试、个性测试、异类测试。 全静态html页面。-Emotional test source women network, the column including the test space, love tests, psychological tests, social test, successful testing, personality testing, sex tests, perso
Context-Aware-S-Policy
- 系统中GRBAC使用的属性值来计算的安全性 等级,并延长GRBAC。我们期望这种模式被广泛 用于提供灵活的安全服务在异构 网络。-The system uses attribute values in GRBAC to calculate the Security Level, and extend the GRBAC. We expect this model to be widely used in providing flexible security servic
DemoIbatisApp
- 展示如何使用 iBATIS 应用程序轻松实现静态 SQL 和异构批处理功能。-Show how to use the iBATIS applications to easily achieve the static SQL and heterogeneous batch processing.
xlcs
- 情感测试源码,栏目包括测试空间、情爱测试、心理测试、社交测试、成功测试、性格测试、性爱测试、个性测试、异类测试。 全静态html页面-Emotional test source code, including test space, column test, psychological test, love the social test, the success of the test, personality test, test, test, heterogeneous sex per
IfaceSuper
- A convenient BackupAgent wrapper class that automatically manages heterogeneous data sets within the backup data, each identified by a unique key prefix for Andriod.
Parallel Java
- Parallel Java是基于Java提供的并行编程API,其目标是(1)在一套API中同时支持基于线程/共享内存的并行编程和基于消息/集群的并行编程;(2)提供与OpenMP和MPI相同的功能,但采用面向对象的Java API;和(3)很容易部署在异构计算环境中,包括单核CPU、多核CPU及集群。本文介绍了Parallel Java的特点和体系结构,并与其他基于Java的并行开发中间件进行了对比。(Parallel Java is a API parallel programming bas