-
基于LINUX的操作系统的设备驱动程序的开发
基于LINUX的操作系统的设备驱动程序的开发-LINUX-based operating system, device driver development
- 2022-03-24 23:52:45下载
- 积分:1
-
Linux高级编程(英文版),推荐
Linux高级编程(英文版),推荐-Linux Advanced Programming (English), Recommended
- 2022-03-13 16:26:40下载
- 积分:1
-
应用平台 SCO OpenServer 5 编译命令 cc
应用平台 SCO OpenServer 5 编译命令 cc -o fget fget.c -lcurses 此程序适用于SCO UNIX主机系统,客户端为任意平台. 以Windows客户为例,以下简要说明其使用方法. 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名.然后,从终端仿真器的传输" 菜单选接收二进制文件选项,输入本地文件名后,即可接收文件. 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet 软件连接到主机上,当主机连通时,运行主机的FGET程序,格式为 FGET 下载文件名. 然后从菜单选接收文件选项,输入本地文件名后,即可接收文件.-application platform SCO OpenServer compiler five orders cc-o fget fget.c- lcurses this procedure applies to SCO UNIX mainframe system, the client platform to be arbitrary. A Windows client for example, the following brief description of their use. A direct dial-up access ahead of Windows Terminal simulator, ATDT order to use UNIX mainframe dial-up, when the mainframe connectivity, FGET mainframe operating procedures, formats FGET to download the file. Then, terminal emulation from the transmission election quot menu option to receive binary files, input from the local paper, the document may be received. 2 , internet connectivi
- 2022-09-16 13:40:03下载
- 积分:1
-
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transpor...
邮件系统是Linux网络应用的重要组成,一个完整的邮件系统包括三个部分:底层操作系统(Linux Operation),邮件传送代理(Mail Transport Agent,MTA),邮件分发代理(Mail Delivery Agent,MDA),邮件用户代理(Mail User Agent,MUA)。
Postfix是一个非常优秀的MTA,她素以高效、安全的特点而著称。Postfix是作者在UNIX上所见过的MTA中在反垃圾邮件(Anti- Spam或Anti-UCE)方面做得最好的一个,甚至有很多公司在Postfix代码的基础上进行二次开发而推出反垃圾邮件网关产品。MTA的反垃圾邮件功能,实际上就是在MTA处理过程中对会话进行过滤。这个过滤不但过滤了发往自身的垃圾邮件,而且还防止了自身被恶意利用发送垃圾邮件。Postfix 实现了目前所有主要的MTA过滤技术。postfix是Wietse Venema在IBM的GPL协议之下开发的MTA(邮件传输代理)软件。和Sendmail相比Postfix更快、更容易管理、更灵活、更安全。
- 2022-01-22 04:11:22下载
- 积分:1
-
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。...
linux 下的时间日,可以查看日历的日期,能够定时,和提醒功能。-of time, can view the calendar date to timing, and remind function.
- 2022-02-04 05:34:46下载
- 积分:1
-
C language a simple UNIX emulation subsystem, the system main users of registrat...
用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
- 2022-04-12 11:19:13下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1
-
robocup rcssserver
运行防真机器人足球比赛所用的服务器端
robocup rcssserver
运行防真机器人足球比赛所用的服务器端-robocup rcssserver really run anti-robot soccer tournament used server-side
- 2022-04-23 13:32:44下载
- 积分:1
-
linux下一个CS通信模型
linux下一个CS通信模型-under a CS Communication Model
- 2023-06-10 23:45:08下载
- 积分:1
-
线程的源代码,可以直接编译
pthread source code,you can compile directly-pthread source code, you can compile directly
- 2022-03-25 10:39:12下载
- 积分:1