登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:LINUX
  2. 代码类别:所有
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Pacman 控制台

Pacman 控制台源代码,对于 linux,只是为了玩在控制台中。 这是在 linux 上,并在计划 C. 只是为了球迷,我是没有作者

1
下载
22
浏览
2023-07-14发布

2. 耀文提供视频捕获设备统一接入。现在你可以行动。

unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system-unicap provides an uniform access to video capture devices. Currently you can access v4l. v4l2. IIDC 1394 (DCAM) cameras and video to Firewire c onverters with a single API. New devices can be a dded via a plugin system

1
下载
25
浏览
2023-07-14发布

3. linux 下的frambuffer,在屏幕的左上角显示一个图框!

linux 下的frambuffer,在屏幕的左上角显示一个图框!-the frambuffer, in the upper left screen shows a map box!

1
下载
29
浏览
2023-07-14发布

4. ARM仿真代码

含有arm的各个模块的程序 以及proteus仿真图  例如模块 串口 spi iic  can等模块,各个模块运行  都是经过运行之后得到的 

1
下载
20
浏览
2023-07-14发布

5. linux红黑树源码

LINUX内核中红黑树的源码,由C语言实现,代码量不大,有英文介绍,由于本人也未彻底研究,因此也不太清楚如何实现,希望对大家有帮助  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

1
下载
22
浏览
2023-07-14发布

6. 汉诺塔游戏

以下代码使用堆栈实现游戏汉诺塔

1
下载
18
浏览
2023-07-14发布

7. 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

1
下载
26
浏览
2023-07-14发布

8. <<unix/linux develop guide with Curses library>>instances program

《unix/Linux下的Curses库开发指南》综合示例程序 -instances program

1
下载
32
浏览
2023-07-13发布

9. linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在...

linux下BT软件的源码。源代码可以使用命令“make”进行编译,使用该命令可以生成该章所有可执行程序。如果没有生成对应的可执行程序,请对照书中相应的内容。在编译生成可执行程序时,可能会生成警告:“warning:no newline at end of file”,产生这个警告是因为本书所有源代码是在Windows中进行编写的,Windows和Linux两种操作系统对于文件末尾的标识符处理不一致。该警告不会影响程序的功能和性能,所以不必理会。-err

1
下载
30
浏览
2023-07-12发布

10. 典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。...

典型嵌入式总体框架、嵌入式系统基础、嵌入式ARM体系构架。-Overall framework of a typical embedded, embedded systems based on embedded ARM system architecture.

1
下载
33
浏览
2023-07-12发布

11. 只写自己在下面的驱动器,以查看东部的状态

自己随便写的一个在linux下面查看光驱状态的-Just write themselves a drive in linux below to view the status of the Eastern

1
下载
26
浏览
2023-07-12发布

12. 合作网络

在这段代码用来知道发送数据包的数据包分类......在 trie 基于路由是形成的人体的每个节点...

1
下载
19
浏览
2023-07-12发布

13. LEACH路由协议

应用背景这是爱的能量的自适应聚类层次LEACH路由协议关键技术浸出用神泉模拟器路由算法。

1
下载
23
浏览
2023-07-11发布

14. Linux操作队列

linux下用于存档和文件处理的C程序

1
下载
21
浏览
2023-07-11发布

15. 这是 cbrp ppt

这是 cbrp ppt 介绍 z必须有一个群集头双向链接到它的所有成员节点。 z一个节点将会的成员所有那些群集的群集元首的双向链接。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论

1
下载
19
浏览
2023-07-10发布

16. 对UNIX/LINIX学习者能有一定启示

对UNIX/LINIX学习者能有一定启示-on UNIX/Linux is certainly learners Inspiration

1
下载
31
浏览
2023-07-10发布

17. 在beginning linux programming 书中提供的第三章的有关代码

在beginning linux programming 书中提供的第三章的有关代码-In the beginning linux programming book provided by Chapter III of the code

1
下载
26
浏览
2023-07-10发布

18. Linux c,socket,套接口通信

一个简单的Linux C网络套接口通信程序,包括客户端和服务器两个.c文件,在两个不同的终端运行即可通信

1
下载
20
浏览
2023-07-09发布

19. linux下C语言编写网络聊天室

linux下的网络编程,使用C语言,实现多人会话聊天室. 具体功能包括: 注册与登录系统,群聊,私聊,在线用户查询 管理员管理账户:踢下线,禁言,提升或降低权限

1
下载
44
浏览
2023-07-09发布

20. poll的使用

介绍了poll的基本使用方法,适合于初学者。

1
下载
7
浏览
2023-07-09发布