-
linux环境下实现客户端与服务器端通信.
linux环境下实现客户端与服务器端通信.-linux environment and achieve the client server-side communication.
- 2022-03-14 02:04:59下载
- 积分:1
-
linux下的网卡驱动,欢迎大家共同学习,该驱动是Intel提供的哦!...
linux下的网卡驱动,欢迎大家共同学习,该驱动是Intel提供的哦!-NIC drivers under linux, welcomed everyone to learn together, the driver is provided by Intel Oh!
- 2022-03-18 03:14:12下载
- 积分:1
-
tcpdown源,详细的介绍了如何捕捉tcpdown和解…
tcpdown源码,详细的介绍了tcpdown如何进行抓包和解包处理-tcpdown source, a detailed introduction of how to capture tcpdown reconciliation package deal
- 2022-07-07 21:50:42下载
- 积分:1
-
Job control is the primary function of the operating system is to connect the us...
作业控制是操作系统的首要功能,是连接用户与操作系统内核的最主要的通道。UNIX的作业控制由shell程序实现,它接收终端用户的联机命令,或执行shell脚本程序,完成用户的作业。shell以用户进程的方式运行于用户模式,因此,用户可以选择自己喜欢的shell程序,也可以使用自行设计的个性化shell程序。-Job control is the primary function of the operating system is to connect the user with the operating system kernel of the main channel. UNIX operating control is provided by shell procedures for implementation, it receives end-user on-line orders, or perform shell script to complete the user" s job. shell user processes run in user mode, so users can choose their own favorite shell program can also be used to design personalized shell program.
- 2022-02-04 17:36:32下载
- 积分:1
-
Linux下对串口进行编程,对大家应该有所帮助;我正在用
Linux下对串口进行编程,对大家应该有所帮助;我正在用-Linux on the serial port for programming, we should help; I was using. .
- 2023-07-19 01:05:04下载
- 积分:1
-
可以在linux下使用的ddns的测试程式
可以在linux下使用的ddns的测试程式-Can use the DDNS linux testing program
- 2022-03-14 18:26:38下载
- 积分:1
-
rtsp协议的主要实现代码,里面的函数值得参考。头文件6
rtsp协议的主要实现代码,里面的函数值得参考。头文件6-rtsp幸榈闹 ???实现
- 2023-08-02 01:35:03下载
- 积分:1
-
《精通QT4编程》第一章代码整理
加入修改,以适应FC9下的开发换将...
《精通QT4编程》第一章代码整理
加入修改,以适应FC9下的开发换将- Proficient QT4 programming add finishing chapter code adapted to FC9 under development for the
- 2022-12-14 11:40:04下载
- 积分:1
-
the code can achieve a route protocol
实现ad-hoc 网络内的一种路由协议―olsr。-the code can achieve a route protocol-olsr!
- 2022-03-05 08:50:05下载
- 积分:1
-
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(...
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(2个页面),第9组中块的大小都为29(512个页面)。也就是说,每一组中块的大小是相同的,且这同样大小的块形成一个链表-Linux partners algorithm all the free page is divided into 10 blocks of groups, each group in the block size is two power-of-pages, for example, the first group in the 0 block size is 20 (one page), the first a block size of the group are 21 (2 pages), 9 blocks the size of the group are 29 (512 pages). In other words, each group in the block size is the same, and the same size to form a linked list of blocks
- 2023-08-09 05:20:03下载
- 积分:1