-
改进的Hamming嵌入式可重构系统的基础代码纠错编码技术
- 2022-10-14 21:25:03下载
- 积分:1
-
运动目标跟踪
#包括;
- 2022-02-05 07:34:41下载
- 积分:1
-
基于v4l1的jpg图像采集
基于v4l1的jpg图像采集程序,可根据自己的需要修改为vl42。代码中的yuyv转jpg函数可以单独提出使用。
- 2022-03-15 01:29:21下载
- 积分: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
-
学生管理系统
我做的一个学校信息管理系统,有不完善的地方求联系,共同进步。。。。。。。。。。。。
- 2022-01-31 19:34:11下载
- 积分:1
-
Hello word
你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字你好字
- 2022-01-29 03:31:27下载
- 积分:1
-
监控访问网页标题
应用背景可以利用来获得本地访问的网页标题记录,对于需要监控用户访问网页记录的很有用关键技术本技术主要使用libpcap包,通过网络数据包监控的方式来实现,解析http内容,获得网页标题并记录
- 2022-03-22 14:01:21下载
- 积分:1
-
arm 920-t gpio代码 很给力
v控制s3c2440的GPIO端口的寄存器有3类,分别是GPxCON、GPxDAT、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-04-22 12:01:56下载
- 积分:1
-
自己实现的FTP客户端
实现FTP登陆ftp服务器,上传下载文件以及目录,可递归上传目录;可更改目录,删除和创建目录,可设置数据传输模式等等,功能齐全通俗易懂。
- 2022-01-25 21:32:31下载
- 积分:1
-
linux平台下udp+tcp客服端与服务端测试代码
资源描述linux平台下udp+tcp各自的客服端与服务端测试代码,已经过测试可以使用,希望给你在tcp和udp的开发过程中能有所帮助!
- 2022-02-22 11:33:24下载
- 积分:1