This paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.
标签: implementation concordance experiences describes
上传时间: 2014-01-11
上传用户:leixinzhuo
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
标签: Components Algorithm Library Genetic
上传时间: 2015-10-04
上传用户:康郎
邻接矩阵类的根是A d j a c e n c y W D i g r a p h,因此从这个类开始。程序1 2 - 1给出了类的描述。程 序中,先用程序1 - 1 3中函数Make2DArray 为二组数组a 分配空间,然后对数组a 初始化,以描述 一个n 顶点、没有边的图的邻接矩阵,其复杂性为( n2 )。该代码没有捕获可能由M a k e 2 D A r r a y 引发的异常。在析构函数中调用了程序1 - 1 4中的二维数组释放函数D e l e t e 2 D
标签: 矩阵
上传时间: 2013-12-21
上传用户:lanjisu111
this a C++ example for read card
上传时间: 2015-10-23
上传用户:z1191176801
A C++ class library for scientific computing
标签: scientific computing library class
上传时间: 2014-12-20
上传用户:zhuoying119
LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
标签: Subsequence Algorithm Longest Common
上传时间: 2013-12-25
上传用户:李梦晗
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
标签: communication mathematical processing functions
上传时间: 2014-01-13
上传用户:han_zh
The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mechanism, and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based Encryption", available on eprint.
标签: Boneh-Franklin implementation identity-based encryption
上传时间: 2013-12-20
上传用户:yan2267246
This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
标签: files interface XML provides
上传时间: 2016-01-05
上传用户:firstbyte
this is a c-c++ programe for the car
上传时间: 2014-12-05
上传用户:zhengzg