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

Parameterization

  • Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 specifications

    Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 specifications

    标签: Parameterization specifications ASN Abstract

    上传时间: 2014-01-15

    上传用户:vodssv

  • Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP

    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type Parameterization, more commonly referred to as templates.

    标签: connection pool applications program

    上传时间: 2013-12-25

    上传用户:playboys0

  • 韩国Yunjin Lee的博士论文

    韩国Yunjin Lee的博士论文,包含了她读博期间的主要研究成果,包括Mesh Scissoring: Contour-Based Segmentation,Mesh Parameterization Using Virtual Boundaries,Geometric Snakes for 3D Meshes,Mean Shift for 3D Meshes

    标签: Yunjin Lee 韩国 论文

    上传时间: 2013-12-12

    上传用户:netwolf