LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
标签: performance LibTorrent BitTorrent library
上传时间: 2015-07-24
上传用户:冇尾飞铊
Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).
标签: LinearAlgebra Numerics MathNet algebra
上传时间: 2015-07-24
上传用户:思琦琦
he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis
标签: implementing reversible Unix-like automatic
上传时间: 2015-07-24
上传用户:集美慧
四选一选择器,输入四个,输出1个.当NM=00时选A 当NM=01时选B 当NM=10时选C 当NM=11时选D
上传时间: 2013-12-25
上传用户:woshiayin
C++编写的机器学习算法 Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models
标签: consists learning classes package
上传时间: 2014-01-21
上传用户:wangchong
It s a accidence analyzer for C.It s the things that computer student wants.,WINDOWS
标签: accidence analyzer computer WINDOWS
上传时间: 2013-12-25
上传用户:tb_6877751
A BLACK BUTTON CONTROL EVM:Visual c++ 6.0
标签: CONTROL BUTTON Visual BLACK
上传时间: 2014-01-03
上传用户:wangchong
A CLASSIC COM PROGRAM DEMO EVM:Visual c
标签: CLASSIC PROGRAM Visual DEMO
上传时间: 2014-01-14
上传用户:古谷仁美
本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate files for the project.
标签: appropriate available contains project
上传时间: 2015-08-09
上传用户:z754970244
四柱汉诺塔问题的求解程序.解题思路:如a,b,c,d四柱. 要把a柱第n个盘移到目标柱子(d柱),先把上层 分两为两部份,上半部份移到b柱,下半部分移到c柱,再把第n盘移到 目标柱子,然后,c柱盘子再移到目标柱子,再把b柱盘子移到目标柱子. 细节地方: 上半部份移到b柱时,它的中间变量柱子是有二选一的.而下半部分 移到c柱时,它的中间变量柱子只有一个(因为一个柱子已被上半部份 占了).b,c也移到目标柱子时同理。
上传时间: 2013-12-22
上传用户:aeiouetla