-
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
-
This is a graphics library under unix is a very good text graphics library
这是unix下的图形库,是文本图形库 非常好-This is a graphics library under unix is a very good text graphics library
- 2022-08-11 01:40:13下载
- 积分:1
-
Must be an operating system as its hardware system based on close co
一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。-Must be an operating system as its hardware system based on close co-operation. Operating system only need to use some of the functions of the hardware can provide. In order to complete understanding of Linux, you need to know basic knowledge of the underlying hardware.
- 2022-01-31 11:14:17下载
- 积分:1
-
label of the official training materials, learning linux watched every game of t...
红帽子的官方培训教材,学习linux的必看之书,强烈推荐-label of the official training materials, learning linux watched every game of the book and strongly recommended
- 2022-07-20 22:34:15下载
- 积分:1
-
This book is known as the UNIX program Bible Advanced Programming in the UNIX E...
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的第2版(英文版)-This book is known as the UNIX program Bible Advanced Programming in the UNIX Environment (second edition)
- 2022-02-03 05:09:47下载
- 积分:1
-
Unix process communication and synchronization contradict mechanisms, including...
Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism Mutex
- 2022-04-11 04:36:26下载
- 积分:1
-
C + +程序设计图形用户界面(GUI)的QT离散度的国际标准书号刊号:7 3 /
《C++ GUI QT 3编程》
ISBN/ISSN:7-81077-731-9
北京航空航天大学出版社 2006
本书详细讲述了用Qt进行图形交互界面编程的各个部分。主要内容包括:入门、创建对话框、布局管理、事件处理、二维和三维图像等。
(加)JASMIN BLANCHETTE,(英)MARK SUMMERFIELD著
=====本书是使用QT3进行跨平台GUI程序开发的最佳参考书,此为配套源代码
- C++ GUI QT 3 Programming ISBN/ISSN :7-81077-731-9 Beijing University of Aeronautics and Astronautics Press 2006 book to describe in detail the use of Qt graphical interface to the various parts of programming. The main contents include: Introduction, create dialog, layout management, event handling, two-dimensional and three-dimensional images. (Plus) JASMIN BLANCHETTE, (British) MARK SUMMERFIELD forward ===== Qt3 book is the use of cross-platform GUI development the best reference books, such as matching source code
- 2022-02-15 16:35:11下载
- 积分:1
-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
linux 安装程序 放windows界面
linux 安装程序 放windows界面-release windows interface
- 2022-01-25 13:52:27下载
- 积分:1
-
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好
一本介绍在linux/unix下制作多线程程序的书籍,比较奥好-Introduction in a linux/unix multithreaded programming produced books, a good comparison Austrian
- 2023-01-10 10:10:03下载
- 积分:1