Welcome![Sign In][Sign Up]
Location:
Search - bandwidth limit

Search list

[JSP/JavaStream-2-Stream_1.0_source

Description: java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated \"s2s\" or \"S2S\") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php
Platform: | Size: 734030 | Author: zhaorongchang | Hits:

[JSP/JavaStream-2-Stream_1.0_source

Description: java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php -java language developed P2P streaming media system,
Platform: | Size: 734208 | Author: zhaorongchang | Hits:

[Internet-Networkbitzamftkernelapi

Description: FTKernelAPI 是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例源码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关心网络编程,BT协议,只需简单的调用FTKernelAPI的接口在3天的时间里就能开发出满足你自己需要的BT下载软件-FTKernelAPI is a completely free (for non-commercial program in terms of) the realization of the BitTorrent network protocol of the core library. BitTorrent protocol compatible at the same time the official response to the situation of the domestic network bandwidth is optimized, an increase of a listening port to support multiple tasks running at the same time, choose to download the file, HTTP, UPnP protocol support for automatic configuration of routers, for the overall speed limit to a single task or functions. Agreement FTKernelAPI BT core sample source code library, as well as the emergence of BitZam so that BT no longer advanced software development. As long as you like, do not have to care about network programming, BT Agreement, simply call the interface FTKernelAPI in three days time will be able to develop to meet the needs of your own BT download software
Platform: | Size: 443392 | Author: flashvip | Hits:

[OS programNetSense

Description: 聚生网管,可以限制局域网内其他计算机的带宽,强制抑制其他计算机使用P2P下载工具-Poly Health Network, you can limit the bandwidth of the LAN to other computers, mandatory inhibit other computer tools for the use of P2P download
Platform: | Size: 4079616 | Author: 莉莉 | Hits:

[Communication-Mobilemanagexunlei

Description: 限制迅雷上传下载速度,避免占用过多的网络带宽-Thunder upload limit download speed, avoid taking up too much network bandwidth
Platform: | Size: 2048 | Author: Beiger | Hits:

[Communication-Mobilekhamy

Description: bandwidth efficiency of shannon limit
Platform: | Size: 4096 | Author: mado24 | Hits:

[Communication-MobileTPC

Description: 文章详细介绍了TPC编码技术及信道容限, 是一篇不错的介绍TPC的文章-An important goal for a new communication system is to transfer information at a high rate while keeping energy consumption low. Shannon s channel capacity sets a limit on the tradeoff between the rate of information transfer and the required energy. In this paper the performance of turbo block coding is compared to Shannon s limit for binary communications over a channel with thermal noise. The turbo product code is a relatively new code that offers a wide range of flexibility in terms of performance, complexity, and code rate. The results of this paper will show that in comparison to a standard convolutional code the turbo product code uses less power and permits a higher data rate for a given bandwidth requirement. One of the turbo product codes discussed in this paper has a rate approximately 0.8, which is a 60 improvement in data rate over the standard convolutional code. It is also shown that the performance of the turbo product code is close to Shannon s capacity limit
Platform: | Size: 68608 | Author: 大海 | Hits:

[.netiischeck

Description: 功能1 常规服务器环境探针; 功能2 特别功能:网站带宽、IIS数、虚拟内存、内存、CPU限制检测。 -Function of a conventional server environment probe functionality Special features: web bandwidth, number of the IIS, the virtual memory, memory, CPU limit detection.
Platform: | Size: 13312 | Author: weishao | Hits:

[Internet-NetworkTE-routing-algorithm

Description: 根据链路的使用情况赋权值,并综合考虑带宽和跳数限制的最小权值TE路由算法。-According to the the link usage Empowerment value and considering the value of the minimum weight limit bandwidth and hops TE routing algorithm.
Platform: | Size: 3975168 | Author: 胡佳 | Hits:

[Streaming Mpeg4falabaac-v1.0.0.123.tar

Description: 与FAAC不同的mpeg AAC编码器,在Linux下开发的,但支持Linux与windows平台。 在linux下通过make->make install安装,在windows下请到frontend下的win目录,把FALABAAC.DSW工作区打开,先编译libfalabaac再编译falabaac即可。 此代码经过一定的优化,支持6种速度的选择(1~6),可根据需要来设置,另外提供了带宽选择项。 在码率>=96kbps时编码始终选择20kHz的带宽(FAAC在96kbps时音频带宽只有10kHz),如果对某些特殊音频效果不好,则通过-w 选项来限制带宽。 此代码是高度模块化的,里面的很多模块都重用,请看docs下的Usage文档。 另外代码中除了全局表以外没有使用全局变量,对多线程编码可以很好的支持。 最后,这个一个中国人独立开发的(主要觉得FAAC的音质还不够好,编码扫频信号时发现有很多频率的信号干扰了),还是很辛苦,请大家支持一下,谢谢~~ -A new AAC encoder different from FAAC , developed under Linux, but support both Linux and windows platform. under linux, just make->make install under windows, please go to the frontend win directory , open FALABAAC.DSW workspace, first compiled libfalabaac ,then re-compile falabaac . This code after a certain optimization, support speed selecting six kinds of (1 to 6), can be set according to need additional bandwidth selection. In the rate> = 96kbps when encoding always select the 20 kHz bandwidth (FAAC audio bandwidth in 96kbps 10kHz) bad for some special audio effects, the-w option to limit the bandwidth. This code is highly modular, and a lot of the inside of the module are reused, see the the Usage document under the docs. Another code, in addition to the global table does not use global variables, can support multi-threaded code.
Platform: | Size: 1081344 | Author: 罗龙智 | Hits:

[Software EngineeringSOCKET-programming

Description: 本系统的设计与实现主要采用SOCKET编程。同时,使用多线程技术,提高服务器的响应能力和并发处理能力;采用动态哈夫曼编码实现传输流的压缩,减轻网络传输负担;支持断点续传, 用户可以自己选择采用断点续传还是重新上传;实现大文件上传, 一次可以上传多个文件;提供接口全面,可以动态设置上传保存路径, 设置允许扩展名, 允许最大大小等; 可以限制上传单个文件大小, 控制上传带宽上限, 允许文件扩展名, 拒绝文件扩展名等。-Design and Implementation of the system SOCKET programming. At the same time, the use of multi-threading technology, improve server responsiveness and concurrent processing capability dynamic Huffman coding to achieve transport stream compression, to reduce the burden of network transmission support for HTTP, users can choose to use HTTP or re-upload upload large files can upload multiple files at once provide comprehensive interface, you can dynamically set the upload path to save setting allows the extension to allow the maximum size may be to limit Upload a single file size, control upload bandwidth caps, allow file extension, the reject file extension.
Platform: | Size: 265216 | Author: lk | Hits:

[.netiischeck

Description: 威流.net探针2.1 说明: 支行环境:.net Framework 2.0 功能1 常规服务器环境探针; 功能2 特别功能:网站带宽、IIS数、虚拟内存、内存、CPU限制检测。-Power flow.Net probe 2.1 description: Branch of the environment:.Net Framework 2 Function 1 conventional server environment probe Function 2 special features: website bandwidth, IIS number, virtual memory, memory, CPU limit detection.
Platform: | Size: 11264 | Author: dsgdg508 | Hits:

[Linux-UnixDMPDFRasterizeTask

Description: Convert warped filter coefficients to monic pseudo-warped coefficients and limit maximum amplitude of monic warped coefficients by using bandwidth expansion on the true coefficients. -Convert warped filter coefficients to monic pseudo-warped coefficients and limit maximum amplitude of monic warped coefficients by using bandwidth expansion on the true coefficients.
Platform: | Size: 7168 | Author: dqdaiwiu | Hits:

[Web Serveri7kFreeHost

Description: 1、创建用户站点,默认赠送二级或**域名,自动生成 WWWROOT、DATAFILE、LOGFIEL 三个文件夹。 2、生成默认首页(自动判断默认首页)和 404 出错页。 3、同时创建一个 FTP 帐号,FTP 上传速率可以限制,主机到期自动禁止 FTP 功能。 4、自动创建一个 NT 帐号,并设置用户根目录的安全访问权限。 5、可限制 IIS 并发数和带宽流量。 6、开启父目录功能。 7、程序出错保护。-1, create a user site, the default domain name** Get two or automatically generated WWWROOT, DATAFILE, LOGFIEL three folders. 2, generates a default home page (automatically determine the default home page) and 404 error page. 3, creating a FTP account, FTP upload rate can be limited, the host expire automatically disable FTP function. 4, automatically creates an NT account, and set security access user s home directory. 5, limit the number of concurrent IIS and bandwidth traffic. 6, open the parent directory function. 7, program error protection.
Platform: | Size: 278528 | Author: njqr | Hits:

[WEB CodeLOOKANbt2

Description: 沿用了v1.1版中的页面缓存技术提高小偷速度,改进的算法,速度进一步提高,与v1.1版相比,v2.0更换了种源,种子键康度高,轻松挑战带宽极限,分门别类,增加了搜索内容介绍等功能,有在线自动升级提示功能,小偷更新后自动窗口提示 v2.2版增加BT强力搜索,和热点种子-Follows the version v1.1 page caching to improve the speed of the thief, improved algorithm, to further improve the speed, compared with the version v1.1, v2.0 replaced provenances, seed key Kang high, easily challenge bandwidth limit categories, an increase of Search contents of the function, online upgrade automatically prompts, the thief after the update window automatically prompt V2.2 version of the BT to increase the strong search, and hot seeds
Platform: | Size: 29696 | Author: 吴宁 | Hits:

[Software EngineeringTmd-ddos-vip6.2

Description: tmdddos software system. 防火墙压力测试系统(TMD DDOS)是一款最新标准的网络测试软件,可广泛应用于机房路由硬件防火墙测试,机房带宽测试,服务器负载上限测试,WEB应用测试等。该软件来自IT技术世界一流的工作室开发,是专门针对大众化设计研发的具有创新思想和专有技术的新型网络DDOS攻击器。集合了市面上所有攻击软件优点,取得了革命性突破。可让您面对各种安全威胁防范于未然。稳操胜券!-Firewall Stress Test System (TMD DDOS) is the latest standard for network testing software, it can be widely used in the engine room routing hardware firewall test, bandwidth test room, server load limit testing, WEB application testing. The software technology the IT world-class studio, is designed and developed specifically for the popularization of new network DDOS attack has innovative ideas and know-how. A collection of software available in the market all the advantages of attack, made a revolutionary breakthrough. It allows you to face security threats preventive measures. Shoo!
Platform: | Size: 8730624 | Author: wangh | Hits:

CodeBus www.codebus.net