搜索资源列表
file334s
- UNIX下FILE命令的实现源码,c语言实现,可以方便的将此系统调用移植到其他平台-Unix FILE order to achieve the source, c language, to facilitate the transplant this system calls to other platforms
ipv6ping
- linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
Unix_compress
- UNIX、Linux环境下,compress命令的C源代码有压缩率高和压缩快的特点 -UNIX, Linux environment, compress order of C source code with a high rate of compression and compression characteristics of the fast
command_of_linux
- 关于linux下的一些实用的命令。包括磁盘分区,系统恢复,启动盘的制作等等。-on the practical order. Including disk partition, system recovery, the production startup disk and so on.
unix-rumen
- UNIX 入门,包括文件操作,用户管理,网络工具使用,vi使用,和其他一些常用的命令-UNIX entry, including file manipulation, user management, network tools use vi use, and some other typical order
project5_LKRR_0372180_wutong_final
- linux内核的改写可以进行新的读写命令同时也可以在linux下体验编译内核的快感 这是我们os的一个project-be rewritten to read and write the new order can also experience the compiler under Linux core This is the feeling we os of a project
ysh
- 一个简单的shell解释程序,能完成简单的命令解析,支持管道,重定向,前后台任务,历史查看,exit退出she-a simple shell interpretation of the procedures, the completion of a simple analytic order to support pipelines, redirection, before and after the Taiwan mission, history View, exit from she
UNIXSHELL_design
- Linux下写一个命令解释程序,实现了基本的功能.-Linux was an order to explain procedures to achieve the basic functions.
LINUX_analysis_and_program
- 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -book about the Linux programming environment, includin
huibianDEBUG
- DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this orde
MyLoverMyShell
- 这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming
dancitongji
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
tcm_8psk
- The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
imagemagic
- demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
wpa_supplicant-0.4.9.tar
- 一个Linux下无线网卡的设置工具,有了该工具,在linux下配置无线网卡就不需要手动的敲命令了-a wireless network card under Linux configuration tool, with the tools, In linux configure wireless card will be no need to manually order of the knockout
COM-make-SOURCE
- 这是MAKE命令的原代码。是一个很好的编译程序的例子。不好懂。不过是很好的学习资料。希望对需要的朋友有点收获。-This is the original code order. Is a good example of the compiler. Well understood. But is a good learning materials. Hope to a friend in need of a little harvest.
drivers-buttons
- 这是一个基于S3C2410的8位按键的驱动程序源代码,只需要少量修改即可使用-based S3C2410 eight key driver source code, need only minor changes in order to use
ShellOfLinux
- Linux中Shell的几条简单命令的实现,基本框架已经搭好了,如果需要可以在此基础上进行扩充(代码中增加了多条命令同时执行的功能) 试验内容: 实现简单的Shell,至少能处理四条命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号 logout :退出shell -a few simple order to achieve the basic framework has been put up. If need be on the b
Linux-order
- 主要介绍了LINUX系统下的各种常用命令,并对其做了详细的说明,以方便读者查阅-Introduces a variety of common LINUX system commands, and a detailed descr iption of its order for readers' convenience
Chapter-3-dialog-box-into-the-order
- QT学习之第三章,对话框进阶。使读者了解对话框的编程技巧。-The third chapter of learning QT, dialog box into the order. Make the reader understand dialog box programming skills.