-
C++网络编程,卷2,着重对ACE框架,提供全面的…
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
- 2022-07-20 21:28:53下载
- 积分:1
-
Visual C++界面设计,有实例学习很多
Visual C++下的界面设计,有大量的实例可以学习-Visual C++ Of interface design, there are plenty of examples to learn
- 2022-06-19 03:12:34下载
- 积分:1
-
关于抽象代数,通讯编码方面的书籍,超星格式
关于抽象代数,通讯编码方面的书籍,超星格式-On abstract algebra, communications, coding books, Chaoxing format
- 2022-03-07 19:28:37下载
- 积分:1
-
这是一份关于IPv6的培训教程,有一定的适用性.我们学校正在搞IPv6....
这是一份关于IPv6的培训教程,有一定的适用性.我们学校正在搞IPv6.-This is a training module on the IPv6 has some applicability. Our school is engaging in IPv6.
- 2022-02-15 09:39:53下载
- 积分:1
-
这本书适合初学者在超大规模集成电路
This a good book for beginners in VLSI-This is a good book for beginners in VLSI
- 2022-03-18 14:27:56下载
- 积分:1
-
c++北理课件 大家参考下;c++北理课件 大家参考下
c++北理课件 大家参考下;c++北理课件 大家参考下-c++ northern arguments we refer to the courseware
- 2022-10-11 08:05:03下载
- 积分:1
-
jsp入门提高的学习文档资料,适用于初学者.一共2M多一点.
jsp入门提高的学习文档资料,适用于初学者.一共2M多一点.-jsp入门提高
- 2022-02-24 16:51:36下载
- 积分:1
-
Super driver Baodian (MSDN DDK documentation in Chinese), which are: to support...
驱动程序超级宝典(中文的MSDN DDK文档),内容有:支持即插即用和电源管理的驱动程序、Windows 2000内核模式驱动程序、图形驱动程序、网路驱动程序的设计指南-Super driver Baodian (MSDN DDK documentation in Chinese), which are: to support the Plug and Play and power management driver, Windows 2000 kernel-mode drivers, graphics drivers, network drivers of the design guidelines
- 2023-05-05 08:35:04下载
- 积分:1
-
数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第十部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。...
数据通讯与网络教程是进行网络编程和数据通信人员的一本圣经,共分为十部分,这是第十部分,尤其对准备从事网络编程、数据通信编程的工程人员具有指导意义。-data communication and network Guide is network programming and data communications staff of a Bible, is divided into 10 parts, This is the tenth part, in particular the right to engage in network programming, data communications programming staff is instructive.
- 2022-08-02 12:14:42下载
- 积分:1
-
and how to avoid
本书深入讲解了有关Java的数值计算,并介绍了常见的Java数值方法及计算特性。全书分为4个部分,共16章,首先对Java的数据表示、数据类型及相关标准进行了详细的介绍。然后,作者分析了数值求根、数值求和、插值、估计、数值积分、求解微分方程等常见的数值计算;讨论了矩阵运算软件包,并讲解了各种矩阵运算的方法。最后,本书给出了一些有趣的数学计算实例。全书内容新颖,举例丰富,而且应用了大量生动的交互式图形程序。
本书适合于有兴趣学习Java数值方法的程序设计者,同时对于从事数值计算及相关工作的人员也具有很好的参考价值。-In Java Number Cruncher, author Ronald Mak explains how to spot-and how to avoid-the subtle programming miscues that can cause vexing calculation errors in your applications. An authority on mapping pure math to computer math, he explains how to use the often-overlooked computational features of Java, and does so in a clear, non-theoretical style.
Without getting lost in mathematical detail, you ll learn practical numerical algorithms for safely summing numbers, finding roots of equations, interpolation and approximation, numerical integration, solving differential equations, matrix operations, and solving sets of simultaneous equations. You ll also enjoy intriguing topics such as searching for patterns in prime numbers, ge
- 2023-04-04 04:35:04下载
- 积分:1