-
Linux下的聊天室
应用背景
This is the server and client code in C for a simple chat program for multiple client communication.
This repository contains code for a very simple chat program implemented on the linux system, using base system libraries and the C programming language. The program consists of two major components, the first being the server program and the second is the Client program.
关键技术
The server program maintains a list of clients and also a queue of client messages. It uses semaphores to make sure synchronisation errors do not occur.
The server program accepts one optional input argument – listen_port_number. If this argument is missed, the server will use the default port number 3500 (defined in the provided header file chat_server.h). Once it starts, it runs forever. To ter
- 2023-07-14 01:50:03下载
- 积分:1
-
wireless tools.29源码
linux系统中配置无线接口的工具集的开源代码,可以通过开源代码实现对wifi接入的配置和修改
- 2023-05-26 22:45:03下载
- 积分:1
-
ADXL345 驱动程序为 linux 的
ADXL345 是小、 薄、 低功耗、 高分辨率 (13 位) 测量在 ±16 g.数字输出数据格式设置为 16 位三三两两补充,是通过 SPI (3-或 4 线) 或 I2C 数字接口的 acces 打倒 3 轴加速度传感器。
ADXL345 非常适合移动设备应用程序。它测量静态重力加速度的倾斜遥感应用-阳离子、 以及动态加速运动或冲击而造成的。其高分辨率 (4 毫克 LSB) 使测量的倾角变化小于 1.0 °。
- 2022-02-07 00:00:43下载
- 积分:1
-
计算机源代码
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
实现数字的加减乘除
- 2023-08-18 12:05:03下载
- 积分:1
-
拓扑结构形成
在这里我形成与中 2 战略 50 节点拓扑:
1.静态汇 (3) 和移动节点 (47)
2.移动接收器 (3) 和静态节点 (47)
- 2022-01-31 01:33:28下载
- 积分:1
-
插入排序
C 编程语言中的插入排序用于未排序的数字列表进行排序。
- 2022-01-24 08:45:27下载
- 积分:1
-
A Secure Intrusion-Detection System for MANETs
事实上,很多
- 2022-03-18 21:27:59下载
- 积分:1
-
在ns2环境下,加入gpsr路由协议后的无线网络仿真
资源描述该tcl源码是在ns2中嵌入gpsr协议后,利用该gpsr路由协议进行的无线网络的仿真。里面的代码有详细的代码注释,非常适合初学者学习,并在此基础上进行其他开发。
- 2023-02-24 01:40:03下载
- 积分:1
-
摄像头视频采集
摄像头视频采集,免驱摄像头,能够实现拍照,实时监控,窗口变换等,由yuv转为RGB,窗口缩放采用近邻比例缩放
- 2023-03-05 20:30:04下载
- 积分:1
-
基于GTK+的单词数值计算器-linux
基于GTK+的单词数值计算器-linux华南农业大学大三linux课程综合实验
- 2022-09-17 17:50:03下载
- 积分:1