-
图片显示,电脑光于望技术湖连望键往,网络
图片显示,电脑光于望技术湖连望键往,网络
-show picture
- 2023-03-05 16:10:04下载
- 积分:1
-
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
-
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境...
Linux环境下的程序员如果不会使用GNU make来构建和管理自己的工程,应该不能算是一个合格的专业程序员,至少不能称得上是Linux程序员。在Linux环境下使用GNU 的make工具能够比较容易的构建一个属于你自己的工程,整个工程的编译只需要一个命令就可以完成编译、连接以至于最后的执行。不过这需要我们投入一些时间去完成一个或者多个称之为Makefile文件的编写。此文件正是make正常工作的基础。-Linux environment will not be used if the programmer GNU make to build and manage their own projects, should not be regarded as a qualified professional programmers, or at least should not be called a Linux programmer. In the Linux environment using the GNU tools to make the relatively easy to build a part of your own projects, compile the entire project only need one command to be completed on the compiler to link the extent that the final implementation. However, this requires us to invest some time to complete one or more of the preparation of documents called Makefile. This document is the basis of the work make normal.
- 2022-06-26 05:21:12下载
- 积分:1
-
主要是实现在linux操作系统中对实现USB事件的监测。
主要是实现在linux操作系统中对实现USB事件的监测。-Mainly in the linux operating system to achieve the realization of USB to monitor events.
- 2022-03-23 13:41:41下载
- 积分:1
-
用qt实现文字滚动功能,文字超过设定的长度可自动从左至右不断滚动...
用qt实现文字滚动功能,文字超过设定的长度可自动从左至右不断滚动-Qt achieved with scrolling text function, the length of the text exceeds a set automatically roll over from left to right
- 2022-09-18 18:00:03下载
- 积分:1
-
SCO使用FTP功能传文件,接收文件
sco unix下使用ftp函数传文件、接收文件-sco use ftp function Chuan documents, receiving documents
- 2022-03-13 17:08:08下载
- 积分:1
-
linux中管道的使用示例,包括无名管道和有名管道。
linux中管道的使用示例,包括无名管道和有名管道。-the use of linux in the sample pipeline, including pipeline and well-known pipeline unknown.
- 2022-04-20 12:24:29下载
- 积分:1
-
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。...
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。-High-efficiency paper filter API, using the window technique to filter paper records, the user can customize the filter conditions and the window size.
- 2022-03-24 18:42:50下载
- 积分:1
-
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程....
本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
- 2022-03-30 12:16:56下载
- 积分:1
-
一个简单的linux下的 常用命令,对学习有一定帮助
一个简单的linux下的 常用命令,对学习有一定帮助-A simple linux command under the commonly used, have some help in learning
- 2023-03-02 17:45:03下载
- 积分:1