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

搜索资源列表

  1. Linux系统管理白皮书

    0下载:
  2. Linux系统管理白皮书-Linux System Management White Paper
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6686393
    • 提供者:于超
  1. ps命令常用用法

    0下载:
  2. 本文列举了ps命令常用用法(13种情况),完全满足一般编程的需要。-paper cited a ps command common usage (13), meet the needs of the general programming.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2294
    • 提供者:李琳
  1. Linux1

    0下载:
  2. Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3161
    • 提供者:姚璇
  1. OS-DESIGN

    0下载:
  2. 在linux下使用c语言编写的一个文件拷贝的源码-the use of language c prepared a paper copy of the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939511
    • 提供者:susu
  1. 基于uClinux的税控收款机的开发设计

    0下载:
  2. 本文以一个实际例子介绍了基于uClinux的税控收款机的开发设计方案。-This paper presents a practical example of the uClinux-based TCR development design.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4745714
    • 提供者:王飞
  1. 嵌入式操作系统Linux中的串口应用编程

    0下载:
  2. 本文介绍了嵌入式操作系统Linux中的串口应用编程方法。对需要进行串口编程的人有一定的帮助。-This paper introduces the embedded Linux operating system serial programming method. The need for the serial programming will help.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:242936
    • 提供者:王飞
  1. Linux拨号服务快速指南

    0下载:
  2. 本文介绍了在Linux下进行拨号服务的方法,说明了如何修改PPP的设置。-This paper introduces a Linux dial-up service under way, illustrate how changes PPP settings.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7646
    • 提供者:王飞
  1. 编写Linux内核模块和驱动

    0下载:
  2. 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,本文介绍了如何在linux环境下进行内核模块和驱动的编写-the Linux environment design driver, thinking simple, easy to operate and function are very powerful, but less support function, the paper described how the environment for linux k
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:李明
  1. LINUX_1000questions

    0下载:
  2. 本文主要介绍linux的常见问题,内容丰富,覆盖面广。-This paper describes Linux FAQ, rich in content, wide coverage.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:332842
    • 提供者:kang
  1. LINUX_examples

    0下载:
  2. 本文主要介绍linux的系统调用,并对实例进行了分析,有较好的实用价值。-This paper describes a system called Linux, as well as examples of the analysis, a better practical value.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:245783
    • 提供者:kang
  1. AnIntoductionForLinux

    0下载:
  2. an introduction paper for junior amateur of linux, usefull and helpful.-an introduction paper for junior amateur of linux, useful and helpful.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:273937
    • 提供者:陈林
  1. shell

    0下载:
  2. Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:32767
    • 提供者:dly
  1. Linux_driver_designe

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间 建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设 备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设 备驱动程序,可以深入理解Linux系统和进行系统开发-Linux system, device drivers operating system kernel is an important component, the equipme
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4075
    • 提供者:fhy
  1. crackads12

    0下载:
  2. ADS1.2 破戒文件 ADS1.2 破戒文件 ADS1.2 破戒文件-ADS1.2 Precept Breaking document ADS1.2 Precept Breaking document ADS1.2 Precept Breaking document ADS1.2 Precept Breaking Precept Breaking paper documents ADS1.2
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2695
    • 提供者:vgvgg
  1. Xml-v0.05

    1下载:
  2. 简单的xml解析类,能够很好的解析xml文件,编译后的生成文件小-simple xml analytic categories, to very good analytical xml document, compiled after the formation of small paper
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:213591
    • 提供者:李力
  1. tr

    0下载:
  2. 监控程序的生成的工作文件来检测程序跑的正确性。-monitoring program for the working paper generation to run the testing program correctness.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4359
    • 提供者:胡冶
  1. omr

    0下载:
  2. 此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过-procedure for scanning procedures, with some of the algorithm for scanning paper, compile under linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:271402
    • 提供者:邢强
  1. epd(e-paper)

    0下载:
  2. 很少的关于电子纸的资料,包括S1D13521的Datasheet,还有对应的EPD驱动源代码.-Very little information on the electronic paper, including the S1D13521 the Datasheet, the EPD also drive the corresponding source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19986038
    • 提供者:lever
  1. qt4-White-Paper-

    0下载:
  2. qt4白皮书(英文版)——(pdf格式的,qt4)-qt4 White Paper (English)- (pdf format, qt4)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1228693
    • 提供者:qingyun
  1. LINUX-Programming-White-Paper

    0下载:
  2. LINUX编程白皮书,用于在Linux环境下进行C语言的编程。-White Paper on LINUX Programming for the C programming language under the Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-09
    • 文件大小:16808740
    • 提供者:枫林白雪
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com