-
cf卡驱动代码
CF卡的驱动程序,linux下使用。
- 2022-01-26 04:01:14下载
- 积分:1
-
树莓派python小屏幕Radio播放器
用于树莓派上的收音机播放器,用python语言编写的,需要python支持,使用时需要连接网络和触摸屏。界面使用fb1屏幕控制,支持触屏操作,使用时需要连接TFT屏幕,分辨率为320x240,若要更改分辨率请打开py源码自行修改。
- 2022-04-26 10:05:00下载
- 积分:1
-
linux红黑树源码
LINUX内核中红黑树的源码,由C语言实现,代码量不大,有英文介绍,由于本人也未彻底研究,因此也不太清楚如何实现,希望对大家有帮助 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-14 08:50:02下载
- 积分:1
-
使用指针反转字符串
#包括;
- 2022-02-03 03:39:33下载
- 积分:1
-
谷歌地图地址数据抓取脚本
谷歌地图覆盖了全球的地图数据,其中“XX路XX号”属于地址数据,这类数据对于地理编码有着重要的价值,本程序实现了例行的谷歌地址数据抓取,使用了代理IP,确保不会被封禁
- 2022-09-13 23:20:03下载
- 积分:1
-
mini2440 上MINI emc2 的下载问题件
mini2440 上MINI emc2 上的下载文件 ,如果有MINI2440的可以测试一下哦 !
- 2022-09-13 21:00:04下载
- 积分:1
-
lkjlkasjlkj LJ L J L克莱克
- 2022-03-30 02:23:32下载
- 积分: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
-
Python调用C
Python 调用C的 示例代码本例使用ctypes 模块,直接调用C代码的动态库文件。参考运行环境:Python 3.4
- 2022-02-12 06:18:39下载
- 积分:1
-
nachos HW3
nachos 的fork 处理
This
homework provides the instruction to install and test run the Nachos
instructional operating system within our ECS UNIX system. In addition, it is also a reading assignment
which provides an introduction to the software.
Please read and comprehend the materials in the assigned reading
carefully. They will serve as the basis and provides clues for the upcoming
programming assignments.
- 2022-10-24 07:45:03下载
- 积分:1