-
udt.sdk.4.9.tar
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
- 2012-01-16 10:53:35下载
- 积分:1
-
MFC-in-simple-language
我所看过的写的最好的剖析MFC源码的书,这本书其实出版的比台湾侯俊杰的《深入浅出MFC》要早(Write the best analysis of MFC source book I have ever seen,better than Hou Junjie s book)
- 2012-05-04 00:06:50下载
- 积分:1
-
m118kmh_1time
气动噪声声源定位的时域分析,风速118kmh(Time Domain Analysis of Aerodynamic Noise Source Positioning, Wind Speed 118kmh)
- 2018-02-28 19:45:41下载
- 积分:1
-
delauncy
说明: 生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
- 2006-01-15 16:10:37下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
zgy-server
说明: 用VC6写的简单控制台服务器端程序,学习用。(with VC6 write a simple console server software, to study.)
- 2006-04-12 14:39:50下载
- 积分:1
-
123
说明: 实例:消除rice.png图像中亮度不一致的背景,并使用阈值将修改后的图像转换为二值图像,使用成员标记返回图像中对象的个数以及统计特性。按照如下步骤进行:
(matlab image)
- 2009-08-12 21:50:12下载
- 积分:1
-
06_DS18B20
DS18B20温度测量实验
功能:在数码管上显示当前DS18B20测到的温度
小数部分为4位,温度为负时,最高位显示"-"
测量范围:-55℃ ~ +125℃(DS18B20 temperature measurement test functions: in the digital tube displays the current measured temperature of DS18B20 fractional portion 4, the temperature is negative, the highest display " -" Measuring range:-55 ℃ ~+125 ℃)
- 2010-01-13 09:00:49下载
- 积分:1
-
xs_patch
Please read your package and describe it at least 40 bytes in English
- 2013-04-23 23:37:26下载
- 积分:1
-
test
C++类的创建和调用类中的函数这个更加初学,不过比较适合初学者理解类(C++ classes to create and call functions in this class is more for beginners, but more suitable for beginners to understand class)
- 2010-11-18 17:30:11下载
- 积分:1