-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!...
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2022-03-16 23:01:06下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或
This program is free software you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation either version 2
of the License, or (at your option) any later version.
- 2022-01-29 01:56:44下载
- 积分:1
-
压缩包下的大部分文章,在C++下编程,和编程…
压缩包里的文章大部分是有关linux下c的编程问题,以及c编程一些问题-compression bag most of the articles under linux c programming, and programming issues c
- 2022-01-30 18:00:41下载
- 积分:1
-
jacobi algorithm another implementation
jacobi algorithm another implementation
- 2023-07-25 11:35:03下载
- 积分:1
-
深入理解linux内核第二版,英文版,比较易懂
深入理解linux内核第二版,英文版,比较易懂-Linux kernel-depth understanding of the second edition in English, compared to understand
- 2022-04-11 19:44:25下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-menu.c-ZLG-GUI source code full version of 12-menu.c
- 2022-07-04 02:28:17下载
- 积分:1
-
本书着重探讨了包括异常处理在内的一系列高级技术。其特点在于:第一,包含很多时新的标准C++的内容;第二,所讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更...
本书着重探讨了包括异常处理在内的一系列高级技术。其特点在于:第一,包含很多时新的标准C++的内容;第二,所讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更深入、更彻底,尤其是对虚析构函数、智能指针、引用计数以及代理类等技术和模式论述的深入程度。
如果说《Effective C++》主要讨论C++中一些相对基础的概念和技巧的话,那么《More Effective C++》则着重探讨了包括异常处理在内的一系列高级技术。与前者相比,后者具有两大主要区别:其一,它包含很多时新的标准C++的内容;第二,它讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更深入、更彻底。尤其是对虚析构函数、智能指针、引用计数以及代理类(proxy classe)等技术和模式论述的深入程度,让人很难想象是出现于这样的一本小书之中。
游刃有余的技术,高超的写作技巧,Scott无疑是世界上最优秀的C++技术作家之一。在简洁、清晰、易读等方面,这两本书都卓尔不群。总之,Scott提供的这85个可以改善编程技术和设计思维的方法,都是中、高级C++程序员必备的技能。-For advanced programmer using C++, very nice, enjoy it
- 2022-06-30 10:38:40下载
- 积分:1
-
华中理工大学98级研究生linux系统分析报告上载
华中理工大学98级研究生linux系统分析报告上载-Huazhong University of Science and 98 postgraduate linux analysis report available
- 2022-12-16 15:50:03下载
- 积分:1
-
ecos系统的体系及代码分析闻档,非常不错,值得一看。
ecos系统的体系及代码分析闻档,非常不错,值得一看。-ecos systems file system and code analysis smell very good, worth a visit.
- 2023-03-05 18:30:04下载
- 积分:1