-
linux下Gtk+编程--计算器
这是在linux下的计算器的简单编程,希望可以用到的多多下载!
- 2023-02-05 10:45:04下载
- 积分: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
-
飞鸽传书
飞鸽传书,linux环境下用C++编写的,亲测好用,完全开源。推荐推荐。是qipmsg-1.0.0版本,
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
&nbs
- 2022-04-26 12:21:21下载
- 积分:1
-
基于linux 的tcp 文件传输
服务器程序和客户端程序应当分别运行在两台计算机上。在运行服务器端的计算机终端执行:./file_server在运行客户端的计算终端上执行:./file_client ipaddr_server然后根据提示输入要传输的服务器上的文件,该文件必须在服务器的当前运行目录中,否则会提示找不到文件。
- 2022-03-22 14:19:03下载
- 积分:1
-
基于v4l1的jpg图像采集
基于v4l1的jpg图像采集程序,可根据自己的需要修改为vl42。代码中的yuyv转jpg函数可以单独提出使用。
- 2022-03-15 01:29:21下载
- 积分:1
-
2048游戏
看到了网上最近的小游戏2048,就用代码实现了一下.用qt写的,很简单的逻辑!See the recent online game 2048, with code. Written in QT, very simple logic!
- 2022-05-08 17:24:26下载
- 积分:1
-
vi编辑器
Linux下的VIvi编辑器的基本功能 –启动vi编辑器 –打开/新建文本文件 –编辑文本文件 •输入,删除,移动光标,查找,替换,复制,粘贴,撤销等等 –保存退出/退出
- 2022-03-11 07:12:15下载
- 积分:1
-
循环buf sample
一个简单易用的循环buffer使用,程序比较简单,2个线程一个线程复责写入数据,一个线程负责读出数据
- 2023-06-14 15:50:03下载
- 积分:1
-
基于System V 共享内存的进程间通信框架
此工程是一个基于System V 共享内存的进程间通信框架,
压缩包中提供了源码及相应的示例程序、说明文档。
协议概述:
采用System V共享内存做进程间通讯。
- 2023-06-11 14:10:04下载
- 积分:1
-
wireless mobility
无线传感器网络移动节点的移动和颜色随分组传输的影响而变化,在高效的水平上组织分组数据在最高带宽范围内成功传输。。。
- 2023-06-08 12:35:04下载
- 积分:1