CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - order

搜索资源列表

  1. file334s

    0下载:
  2. UNIX下FILE命令的实现源码,c语言实现,可以方便的将此系统调用移植到其他平台-Unix FILE order to achieve the source, c language, to facilitate the transplant this system calls to other platforms
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:221.38kb
    • 提供者:孔英祁
  1. ipv6ping

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:时柏营
  1. Unix_compress

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12.78kb
    • 提供者:xw12345
  1. command_of_linux

    0下载:
  2. 关于linux下的一些实用的命令。包括磁盘分区,系统恢复,启动盘的制作等等。-on the practical order. Including disk partition, system recovery, the production startup disk and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:193.06kb
    • 提供者:李俊武
  1. unix-rumen

    0下载:
  2. UNIX 入门,包括文件操作,用户管理,网络工具使用,vi使用,和其他一些常用的命令-UNIX entry, including file manipulation, user management, network tools use vi use, and some other typical order
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25.34kb
    • 提供者:许敬祥
  1. project5_LKRR_0372180_wutong_final

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92.03kb
    • 提供者:wutong
  1. ysh

    1下载:
  2. 一个简单的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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.28kb
    • 提供者:罗晓峰
  1. UNIXSHELL_design

    1下载:
  2. Linux下写一个命令解释程序,实现了基本的功能.-Linux was an order to explain procedures to achieve the basic functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24.16kb
    • 提供者:陈国庆
  1. LINUX_analysis_and_program

    0下载:
  2. 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -book about the Linux programming environment, includin
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.93mb
    • 提供者:asdfkh
  1. huibianDEBUG

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28.01kb
    • 提供者:3313658
  1. MyLoverMyShell

    0下载:
  2. 这是一个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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25.8kb
    • 提供者:冬妮
  1. dancitongji

    0下载:
  2. 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:40.05kb
    • 提供者:李剑
  1. tcm_8psk

    0下载:
  2. 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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:里海
  1. imagemagic

    1下载:
  2. demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:45.57kb
    • 提供者:chezhen
  1. wpa_supplicant-0.4.9.tar

    0下载:
  2. 一个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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:471.95kb
    • 提供者:wxr
  1. COM-make-SOURCE

    0下载:
  2. 这是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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:57.55kb
    • 提供者:wcg
  1. drivers-buttons

    0下载:
  2. 这是一个基于S3C2410的8位按键的驱动程序源代码,只需要少量修改即可使用-based S3C2410 eight key driver source code, need only minor changes in order to use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.37kb
    • 提供者:彭小林
  1. ShellOfLinux

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:shoarh
  1. Linux-order

    0下载:
  2. 主要介绍了LINUX系统下的各种常用命令,并对其做了详细的说明,以方便读者查阅-Introduces a variety of common LINUX system commands, and a detailed descr iption of its order for readers' convenience
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:31.89kb
    • 提供者:zong
  1. Chapter-3-dialog-box-into-the-order

    0下载:
  2. QT学习之第三章,对话框进阶。使读者了解对话框的编程技巧。-The third chapter of learning QT, dialog box into the order. Make the reader understand dialog box programming skills.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:540.1kb
    • 提供者:郭欣佳
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com