搜索资源列表
imp1.tar
- Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
imp2.tar
- Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
SecureCRT
- 串口调试好工具,比windows的超级终端好用,应有功能仅有-SecureCRT protects your passwords, user accounts, and data, combining rock-solid terminal emulation with the strong encryption, broad authentication options, and data integrity of the Secure Shell (SSH) protocol.
xp3389
- XP下双开3389源码 编译后,直接运行,XP的终端自动开启激活guest,密码为vipver,加管理员组,并且可以多用户登录-XP under dual open source compiler 3389, the direct running, XP activation of the terminal automatically open guest, password vipver, add the Administrators group, and can be multi-use
pty_exa
- linux使用伪终端进行通讯的例子. 这对于在终端下使用PPPD程序上网的手机终端用户实现CMUX协议很有用-linux using the pseudo-terminal communication example. This is the end-use mobile phone Internet PPPD procedures to achieve the end-user agreement CMUX useful
chat.tar
- 麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password check
NEW
- 编译原理:实现中间代码生成。从终端读入用户输入,经过词法分析,生成中间代码,以此作为语法分析的输入。-Compilation Principle: To achieve intermediate code generation. Read user input from the terminal, through lexical analysis, intermediate code generation as parsing input.
TAnalyze
- 编译原理:从终端输入,判断用户输入的是否一个词,以此作为词法分析的输入-Compilation Principle: From the terminal input, to determine whether the user input a word as a lexical analysis of input
Beginning.Linux.Programming4th_EN
- Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
win2000-getsessionname
- win2000-getsessionname,不启用Terminal services 服务的情况下,在win2000的服务中获取当前session 用户名的方法-win2000-getsessionname, do not enable Terminal services service cases, get the win2000 service method of the current session user name
lab5
- The subject of this programming assignment is using Linux/Unix system calls dealing with exec and signals.-The application will be a simple “memo” program that accepts lines of text from the terminal, but then processes them slightly before writi
Linux-driver-development14
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、cl
Linux-instruction
- Linux的一个常用指令,对用Linux终端的用户非常有用-A common Linux commands, the user of the terminal with Linux is very useful! ! !
802.1X
- 802.1X 标准应用于试图连接到端口或其它设备(如Cisco Catalyst交换机或Cisco Aironet系列接入点)(认证方)的终端设备和用户(请求方)。认证和授权都通过鉴权服务器(如Cisco Secure ACS)后端通信实现。IEEE 802.1X提供自动用户身份识别,集中进行鉴权、密钥管理和LAN连接配置。 整个802.1x 的实现设计三个部分,请求者系统、认证系统和认证服务器系统。-The 802.1X standard applies to terminal equipme
xp3389_src
- XP下双开3389源码 编译后,直接运行,XP的终端自动开启激活guest,密码为vipver,加管理员组,并且可以多用户登录-XP under dual open source compiler 3389, the direct running, XP activation of the terminal automatically open guest, password vipver, add the Administrators group, and can be multi-user
a
- 用冒泡和快速排序算法对一个足够长的数据序列进行排序,比较两种算法的时间复杂度,记录所用时间并分析。实验数据随机产生(数据的取值范围在1~100000之间,数据个数由用户从终端输入)。-With a bubble sort algorithm and fast enough for a long sequence of data to sort, compare two time complexity of the algorithm, the time spent recording and a
dropbear-2016.74.tar.bz2
- dropbear是轻量的sshd服务器,与OpenSSH相比,他更简洁,更小巧,运行起来占用的内存也更少。如果你的VPS只有128M内存,甚至 64M内存,而你又比较喜欢开多个ssh终端,或者开一些ssh账号给其他同学用的话,还是比较有必要的,因为,每一个普通用户登录,OpenSSH会开两个sshd进程,而dropbear只开一个进程,这样算起来,OpenSSH内存占用是dropbear的5-6倍。-dropbear sshd server is lightweight compared wit