搜索资源列表
neti-2.0.tar
- NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and S
linuxQ
- 能在window和linux下运行的类似qq的小程序,有基本的功能-in window and Linux operating under similar qq small procedures, a basic function
Linuxjingchenghetongxun
- 在Linux/Unix平台下,用C语言编写一个进程通信的程序,理解fork()等一些系列系统函数的正确使用和工作原理,学会设计基本的进程通信程序。-in Linux / Unix platform using C language of a process of communication procedures, understanding fork () and some other family functions and the use of the correct principle,
RedHatShell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -red hat Linux (RedHat) shell programming examples. basic desktop menu, start menu, task bar menu,
BasicKnowledgeaboutLinux
- Tell you some basic things about Linux, if you want to learn this Linux well and can programme in this OS,please don t miss downloading this document.
MyShell.rar
- 实现Linux的Shell基本功能。包括输入输出重定向,管道,等等。,Shell to achieve the basic functions of Linux. Including input and output redirection, pipes, and so on.
sct-1.08
- sct为linux下串口通讯程序,源文件里面包含串口的一些基本操作,有兴趣在linux下自己写相关应用程序的可以借鉴里面的函数。-sct for linux serial communications under the procedures, the source file which contains some of the basic serial port operation, are interested in their own writing under linux related
smart_fdisk
- Smart FDISK是一个管理硬盘的实用工具软件,它可以方便地管理您的计算机硬盘。能在硬盘上建立基本分区、逻辑分区,并且可以格式化分区。通过内建的启动管理器,可以方便地在一个或多个硬盘上的不同分区中独立地安装多个不同的操作系统,如 DOS、Windows 9X、Windows NT、Linux、Free BSD、OS/2 等,在您启动计算机时,起动管理器可以通过菜单让您选择需要进入的系统。-Smart FDISK the hard drive is a management utility
jlp
- linux下QT编写的小游戏,适用于QT初学者对QT的基本编程的了解-QT under linux written in a small game for QT on the QT for beginners to understand the basic programming
User_Manual_MX31ADS_LTIB_BSP
- This User Manual provides information on the basic features supported by the BSP and provides you with instructions about how to accomplish these tasks: • Install the BSP on a host development system. • Run Linux Target Image Builder
shell1
- 实现基本的Linux命令,如clr、dir、ls、environ-The realization of the basic Linux commands, such as clr, dir, ls, environ, etc.
C-Programming-Under-Linux
- C Programming Under Linux学习驱动的朋友的必备书籍,linux下的c编译,基本功!-C Programming Under Linux must learn driving friends books under linux c compiler, basic skills!
Linux
- 该文档详细描述了linux的基本操作,以及一些基本的操作命令-This document describes the basic operation of linux, as well as some basic operations command
Simulation-vi-compiler-under-Linux-
- 模拟Linux环境下的vi编译器,最基本的文本编辑器,工作在字符模式下。由于不需要图形界面,使它成了效率很高的文本编辑器。-Vi simulated Linux environment compiler, the basic text editor, working in character mode. Since no graphical interface, it has become very efficient text editor.
AbstractMapBasedMultiset
- Basic implementation of Multiset< E> backed by an instance of {@code Map< E, Atomic Integer> for Linux.-Basic implementation of Multiset< E> backed by an instance of {@code Map< E, Atomic Integer> for Linux.
Steven_Hfm_Socket_QQ
- 功能如下: 0.注册 1.私聊 2.群聊 3.文件发送和接收 4.在正在私聊或群聊时文件接收 5.正在私聊时另外的人发来消息,返回主界面会有提示,该消息不会丢失 6.给离线人发送消息,离线人上线后方可看到 7.个人状态设置:在线|隐身|离线|忙碌,忙碌状态下别人对我发消息可以收到,并且别人会自动收到我正忙的消息提示 8.在主界面时当有信息来了,系统会提示,提示有几条消息(Network programming under Linux a basic LAN chat room
Linux网络编程
- linux网络的进阶书籍,比较适合有一定基础的看(The advanced books of Linux network are more suitable for some basic reading)
link
- 实现链表的基本功能,包括单链表、双链表的基本操作,增加、删除、排序、插入等。(Basic function realization of linked list)
os_file
- 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)