-
一个解析器的实现
这个程序将一个c文件或直接输入作为输入,并对其进行解析以报告语法错误。这在遇到第一个错误时退出。
- 2023-04-20 10:10:03下载
- 积分:1
-
epoll和回调函数
epoll只能管理文件描述符,不能管理其和回调函数的对应关系;编写模块管理其和回调函数的对应关系
- 2023-08-09 15:20:02下载
- 积分:1
-
RT Linux 演示
先进先出调度策略的 Linux,线程 1 优先事项是较高的 Thread2 优先级
- 2022-11-30 04:35:03下载
- 积分:1
-
freebsd下的mpd
mpd is a netgraph based ppp implementation for freebsd. mpd supports thousands of sync, async, pptp, l2tp, pppoe, tcp and udp links in client, server and mpd supports thousands of sync, async, pptp, l2tp, pppoe, tcp and udp links in client, server and access concentrator (lac/pac/tsa) modes
- 2022-02-05 05:19:53下载
- 积分:1
-
SOCKET 通讯
简单易懂,本人也刚刚学习SOCKET编程。上传给大家分享一下,具体内容大家自己看看吧
- 2022-05-22 11:37:21下载
- 积分:1
-
UNIX源码
Unix内核源代码,V6,应该也是最早流传的Unix内核源代码,对于想追根溯源的LINUX/UNIX爱好者来说,这份源代码是不错的选择,不过它依赖的机器平台PDP11早进历史博物馆了
- 2022-06-28 17:02:23下载
- 积分:1
-
线程池不释放提高资源利用和效率
没什么,就是信号,多线程,加队列,线程休眠。其实就是一个demo。其中线程数由宏定义实现。
- 2022-10-12 19:20:03下载
- 积分:1
-
它_苏_全_ 42
地震Unix项目部分由CWP财团项目支持。过去,地震Unix项目得到了天然气研究所(GRI)和地球物理学家协会基金会的部分支持。
- 2022-04-01 01:02:36下载
- 积分:1
-
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
-
监测天气
监测天气ORP 的系统。跳过导航链接。实时监控、 展开实时监测。历史数据,扩大历史数据。教学......
天气传感器和监测设备从斯蒂文斯水,包括降水 (雨) 压力表,风速和方向传感器,相对湿度和......
- 2022-08-20 22:18:19下载
- 积分:1