-
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high...
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.
-LibTorrent is a BitTorrent library writte n in C for* nix. with a focus on high performance and good code. T he library differentiates itself from other im plementations by transferring directly from fi le pages to the network stack. On high-bandwidt h connections it is able to seed at three times the spe ed of the official client. The client uses ncurs es and is ideal for use with screen or dtach. It su pports saving of sessions and allows the user to add and remove torrents.
- 2022-03-02 01:42:15下载
- 积分:1
-
iSCSI协议的源代码,很好的深入研究。
一个iSCSI协议实现源代码,好好研究不错。-an iSCSI protocol source code, a thorough study of good.
- 2022-08-15 17:13:09下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
Driver for flash
驱动,用于闪寸的处理,主要是为了能够更好的处理这些内存-Driver for flash-inch handle, mainly in order to be able to better deal with these memory
- 2022-07-05 13:04:38下载
- 积分:1
-
c++ ns prepared by the environment wfq algorithm for the simulation source code
c++编写的ns环境下关于wfq算法的仿真源代码-c++ ns prepared by the environment wfq algorithm for the simulation source code
- 2022-06-26 23:15:50下载
- 积分:1
-
ICS课程LAB8
ICS 课程的Lab8-ICS courses Lab8
- 2023-01-10 13:40:03下载
- 积分:1
-
Mouse check the latest version of the code word vc download, check the source wo...
鼠标取词vc代码 最新版下载,取词方面的源码,可以供学习-Mouse check the latest version of the code word vc download, check the source words can be for learning
- 2022-04-27 22:19:01下载
- 积分:1
-
台湾
台湾
- 2022-01-25 21:48:50下载
- 积分:1
-
thread编程
thread编程-thread programming
- 2022-02-05 06:52:41下载
- 积分:1
-
the source code under linux
linux下的源代码-the source code under linux
- 2022-03-11 00:06:04下载
- 积分:1