Location:
Search - Bt-Linux
Search list
Description: ABC-Linux-V.2.4.3 ,Linux下的BT下载软件,非常少见,有很好的参考价值!-ABC-Linux-V.2.4.3, Linux BT download software, a very rare, very good reference value!
Platform: |
Size: 110591 |
Author: 悉尼 |
Hits:
Description: 一个效率很高的BT下载程序源代码,可以在Linux下使用
Platform: |
Size: 3047499 |
Author: 张鹏 |
Hits:
Description: linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是因为本书所有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。
Platform: |
Size: 106686 |
Author: 熊刚 |
Hits:
Description: BT客户端源码,linux下 C 实现
Platform: |
Size: 106428 |
Author: 176078712@qq.com |
Hits:
Description: BT源码,现在很热门的P2P软件,可以在线下载工具-BT source, a very popular peer-to-peer software, tools can be downloaded online
Platform: |
Size: 238592 |
Author: 董静 |
Hits:
Description: ABC-Linux-V.2.4.3 ,Linux下的BT下载软件,非常少见,有很好的参考价值!-ABC-Linux-V.2.4.3, Linux BT download software, a very rare, very good reference value!
Platform: |
Size: 110592 |
Author: 悉尼 |
Hits:
Description: BT的原代码,可以用来学习了解BT的协议,也可用来定制自己个性话的BT。-BT's original code can be used to study and understanding of BT's agreement could also be used to customize their personalized BT.
Platform: |
Size: 154624 |
Author: zyq |
Hits:
Description: NAT协议完整源代码,可以应用在vxworks或linux上作为IP地址转发的源程序-integrity agreement NAT source code can be applied to VxWorks or Linux IP addresses as a source of transponders
Platform: |
Size: 1174528 |
Author: 曹长斌 |
Hits:
Description: Bram Cohen所著,孤波翻译的BitTorrent协议详解。BT大家都用过,但要想了解BT的原理请看本文。-Written by Bram Cohen, BitTorrent solitary wave of translation explain the agreement. BT we all used, but in order to understand the principle of BT see this article.
Platform: |
Size: 9216 |
Author: 魏强 |
Hits:
Description: bt源代码。自行编写的全套BT源代码,C++编写,完全实现BT的功能,并且经过了大量和长期的实际应用。是可以提供正常商业服务的基础P2P文件共享软件。-bt the source code. BT to prepare a complete set of source code, C++ Prepared, fully realize the function of BT, and has gone through a lot and long-term practical applications. Can provide the basis of normal commercial service P2P file-sharing software.
Platform: |
Size: 89088 |
Author: 马瑞 |
Hits:
Description: 一个效率很高的BT下载程序源代码,可以在Linux下使用-A very efficient BT download source code, can be used under Linux
Platform: |
Size: 3047424 |
Author: 张鹏 |
Hits:
Description: linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是因为本书所有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。-err
Platform: |
Size: 106496 |
Author: 熊刚 |
Hits:
Description: 一个完整的BT软件源码,里面含有详细的说明文档,对各个模块功能的实现有详细的分析,极具参考价值。-BT a complete software source code, which contains detailed documentation on the function of each module to achieve a detailed analysis of great reference value.
Platform: |
Size: 1206272 |
Author: 刘璞 |
Hits:
Description: <Linux c编程实战>童永清。上的代码,BT下载软件的开发,Linux下开发的,供大家参考-<Linux c编程实战>童永清. The code, BT download software development, Linux, under development, for your information
Platform: |
Size: 106496 |
Author: simon |
Hits:
Description: linux下基于C语言的BT下载程序
BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其他下载者下载,它充分利用了用户的上载带宽。BT协议通过一定的策略保证上传的速度越快,下载的速度也越快。-Based on C language linux download BT
Platform: |
Size: 106496 |
Author: 羽飞 |
Hits:
Description: linux下基于C语言的BT下载程序
BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其他下载者下载,它充分利用了用户的上载带宽。BT协议通过一定的策略保证上传的速度越快,下载的速度也越快。-Based on C language linux download BT
Platform: |
Size: 5120 |
Author: 羽飞 |
Hits:
Description: linux bt down load ,linux 下的bt下载源代码。-linux bt down load
Platform: |
Size: 1552384 |
Author: ray |
Hits:
Description: BT开发完整版,Linux/Unix编程-BT developed the full version, Linux/Unix Programming
Platform: |
Size: 2170880 |
Author: 唐博鼠 |
Hits:
Description: 很详细很全的ARM嵌入式linux视频教程,一个linux培训机构录的,特别适合想自学ARM linux的朋友看,下完有12G,耐心点下-Detail is all the ARM embedded linux video tutorials, recorded a linux training institutions, in particular, to self-ARM linux for friends to see, is finished with 12G, be patient under
Platform: |
Size: 359424 |
Author: miwua |
Hits:
Description: tp2826 is ahd chip. it makes bt.1120 output for hisilicon chips
Platform: |
Size: 171870 |
Author: bluesky507 |
Hits: