搜索资源列表
transaction
- CORBA交易服务的实现源码。目前已经将CORBA标准中的CosTransactions.dll,CosTSInteroperation.dll,CosTSPortability.dll转化为c++代码,用户只要实现里面的CORBA存根,就可以实现一个CORBA交易服务。-CORBA transaction services to achieve the source. Now to the CORBA standard CosTran
transaction
- jdbc transaction processing
transaction
- CORBA交易服务的实现源码。目前已经将CORBA标准中的CosTransactions.dll,CosTSInteroperation.dll,CosTSPortability.dll转化为c++代码,用户只要实现里面的CORBA存根,就可以实现一个CORBA交易服务。-CORBA transaction services to achieve the source. Now to the CORBA standard CosTran
NETTransactions
- NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例
oltpp-source-code-v2.0
- OLTPP - OnLine Transaction Processing Platform-OLTPP- OnLine Transaction Processing Pla tform
JtsAndJtsBasedOnJava
- 这个例子对基于JTA的事务处理的实现进行了讨论,其中事务对象UserTransaction在EJB组件中执行,其实事务对象UserTransaction也可以在客户端使用-based on the example of the JTA transaction processing for the realization of the discussion, Services which UserTransaction object in
Springer.Transaction.Level.Modeling.with.SystemC.T
- 是一本专门对sysremC中进行交易级建模的书籍,文中全是以论文形式给出,并给出了大量实例-Is a specialized sysremC carried out on the transaction-level modeling of the books, the text in the form of the whole thesis is given, and gives a lot of examples of
bankmanage1.0
- 该项为帮助银行工作人员处理银行业务,提高工作效率而开发的,银行的员工登录系统后,可以高效方便的实现对账户及其存取款进行管理。系统分为六大模块,分别为权限管理模块、客户管理模块、帐户管理模块、ATM管理模块、账户转账管理模块和交易记录查询模块。-The bank staff to help deal with the banking business, and improving work efficiency and the devel
Rayleigh_fading
- Rayleigh 信道仿真模型 参考"Autoregressive modeling for fading channel simulation", IEEE Transaction on Wireless Communications, July 2005. -Rayleigh channel simulation model reference Autoregressive modeling for fading channel
cst
- H.S.Park, D-S.Kim, and W.H.Kwon "A Scheduling Method for Network-based Control Systems", IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code) -HSPark, DS
transaction
- jdbc transaction processing
bank
- 网上银行管理系统,可以实现存钱,取钱,查询交易明细,修改密码等操作!-Internet banking management system, can be achieved to save money, query the transaction details, modify password operation!
decentralizedcontrol
- 一位在美国学习的会员提供的ieee transaction论文,关于分散控制的-A study in the United States offers to members of the ieee transaction paper, on the decentralized control of
FPGAREAL
- 信号处理FPGA实现参考,IEEE transaction 的一篇文章。主要针对信号处理中加窗、FFT、VSLI快速实现中误差地等问题。-FPGA realization of a reference signal processing, IEEE transaction of an article. Mainly for signal processing windowing, FFT, VSLI rapid error proble
waveletsupportvectormachine
- 08和07年IEEE TRANSACTION的关于小波支持向量机的2篇文献.是多尺度方法在模式识别中的经典,请大家共享.-08 and the 2007 IEEE TRANSACTION on wavelet support vector machine literature 2. Is a multi-scale method in the classical pattern recognition, please share.
Snakuscules
- 活动轮廓在图像分割和计算机视觉中有广泛应用,但是本文提出一种分割的新概念,Snakuscules。这是2008年IEEE TRANSACTION关于活动轮廓的经典文献。-Active contour in image segmentation and computer vision has extensive application, but this paper presents a new concept of partition,
bank
- In the bank all the activities are being done manually .As the bank widens its services & it finds difficult to manage its operations manually and hence this leads to the automation of some of its operations. Banking
AFastAlgorithmForMPEGVideoSegmentationBasedOnMacr
- it is a IEEE transaction
fuzzy_boundary
- IEEE Transaction的关于模糊边界的提取和处理的经典文献。是这一领域研究的全部的成果,请图像处理爱好者们共同分享-IEEE Transaction on fuzzy boundary of the extraction and processing of classic literature. Research in this area all of the results, please share the image p
Spring-transaction
- 编程式事务管理以及声明式事务管理(bean/xml/注解)的代码演示(Code demonstration of programmatic transaction management and declarative transaction management (bean/XML/annotations))