-
gtk/glade实现三指针模拟时钟
该代码运行空间为linux,是基于gtk、glade库实现的,用数学算法精密计算成。坐标是固定的,大约是300*300.当然这个可以用gtk改写。附带表盘
- 2023-03-19 11:05:03下载
- 积分:1
-
uuid源码库
Linux 下 libuuid库移植和使用,可以直接在Linux下运行make,已经在目前的项目中使用。
- 2022-05-18 20:37:39下载
- 积分:1
-
simple_write.c
#include < unistd.h >
#include < stdlib.h >
int main)
{
如果 ((写 (1,"这是一些大滩"、 18))! = 18)
写 (2,"写已发生错误的文件描述符 1n"、 46) ;
exit(0) ;
}
- 2022-07-12 19:01:51下载
- 积分:1
-
我是在 h ồ chí minh 城的学生,我就会成为做编码器
我是在 h ồ chí minh 城的学生,我就会成为做编码器
我是在 h ồ chí minh 城的学生,我就会成为做编码器
我是在 h ồ chí minh 城的学生,我就会成为做编码器我是在 h ồ chí minh 城的学生,我就会成为做编码器我是在 h ồ chí minh 城的学生,我将会成为做编码器
- 2022-05-20 03:03:57下载
- 积分:1
-
基于System V 共享内存的进程间通信框架
此工程是一个基于System V 共享内存的进程间通信框架,
压缩包中提供了源码及相应的示例程序、说明文档。
协议概述:
采用System V共享内存做进程间通讯。
- 2023-06-11 14:10:04下载
- 积分:1
-
GB_BIG5_UTF-8编码互换
GB_BIG5_UTF-8编码互换,改代码是用C语言编写的用于GBK BIG5 和UTF-8之间进行互相转换。以及经过测试。
- 2022-10-01 15:50:03下载
- 积分:1
-
DSDV protocol in MANET
移动自组织网络(MANET)是一种自我配置的无基础设施网络;
- 2022-06-15 07:17:50下载
- 积分:1
-
2440arm开发板摄像头程序
这是一个完整的摄像头驱动程序,在天嵌2440开发板上可以使用,在其他的板上稍加修改也可以使用,可以实现裸机的摄像头程序开发。
- 2022-09-17 01:05:03下载
- 积分: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的通讯
基于Linux的客户端与服务器端的通信,使用MySQL数据库实现登录,系统实现了外部汉化,系统使用gtk+-2.0进行界面的设计,使用socket实现通信,对于学习过程中的同学会有帮助的
- 2022-01-25 15:23:47下载
- 积分:1