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

搜索资源列表

  1. GNUMake

    0下载:
  2. gun中文译本对学习linux开发有着明了的理解,在编译过程中起着非常的作用,特别是初学者-gun learning Chinese translation for the development of Linux have clear understanding of the build process is the role played, especially beginners
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:129.77kb
    • 提供者:礼华
  1. bibtool.1.7.1.tar

    0下载:
  2. bibtool 是一个简单的基于curses的编辑,它是为了BibTeX参考文件,特别对于大数目的参考书目很有用,比如象博士论文那样的主要文献。它每天履行象加,减和看参考条目类的功能。当加入分类时有智能化的提示,这样当作者不知道文件能或不能用于不同登录类型时就不会依赖于记忆-bibtool is a simple curses on the editing, it is to BibTeX Bibliographic details for reference, especially for t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19.24kb
    • 提供者:陈凯
  1. libata

    0下载:
  2. linux下编写scsi驱动程序的库文件。 非常有用,特别是编写sata硬盘驱动程序。-prepared scsi driver of the library. Very useful, especially to prepare sata drives procedures.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:386.55kb
    • 提供者:daiyi
  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. pthread_examples.tar

    0下载:
  2. 多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.5kb
    • 提供者:李强
  1. RTLinuxEtherDriver

    0下载:
  2. 关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!-RTlinux card driver on the article, yes, especially for those under the RTlinux write-driven programmer!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:338.59kb
    • 提供者:henry
  1. Makefil-with-me

    0下载:
  2. 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:249.24kb
    • 提供者:卢桂荣
  1. Linuxalwayscommand

    0下载:
  2. Linux系统常用命令快速入门,特别适合初学者-Linux system commands Quick Start, especially for beginners
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:140.71kb
    • 提供者:虞明雷
  1. Teach_Yourself_Shell_Programming_in_24_Hours

    0下载:
  2. In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.53mb
    • 提供者:秦天惊
  1. 1

    0下载:
  2. This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They sho
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.68kb
    • 提供者:hehe
  1. Makefile.rar

    0下载:
  2. 如何编写gcc中的Makefile。步骤详细,是入门的一份比较好的资料。在linux下进行c++编程时很有帮助,特别是编写大型的工程项目的时候,How to Write gcc in the Makefile. Steps in detail, it is a good entry information. In linux under c++ programming helpful, especially in the preparation of large-scale projects,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:518.83kb
    • 提供者:陈磊
  1. ruijie_Ubuntu

    0下载:
  2. 现在很多高校都用锐捷认证才能上网,在windows系统下没什么问题,但是在linux系统下就没那么简单了。ux确实是好东西,尤其是ubuntu,对中文支持得非常好,而且十分好用,十分强大。在ubuntu下用锐捷认证上网不像windows下那么方便,但是其实也不麻烦,就一句话——“正确的静态IP设置+成功的帐号认证”。-Now many colleges and universities are sharply Czech certification in order to access, in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:373.99kb
    • 提供者:manyhappy
  1. Cygwin-common-order

    0下载:
  2. cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。-cygwin is a windows pla
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:8.65kb
    • 提供者:yanyanpeng
  1. Linux-driver-src

    0下载:
  2. 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:205.83kb
    • 提供者:赵刚
  1. chntpw-source-040818

    1下载:
  2. The Offline NT Password Editor (c) 1997-2004 Petter Nordahl-Hagen -(c) 1997-2004 Petter Nordahl-Hagen See COPYING for copyright & credits. See INSTALL for compile/installation instructions. Where to get more info: ------------------
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:53.2kb
    • 提供者:林帅
  1. Shell

    0下载:
  2. 在Linux系统中,虽然有各种各样的图形化接口工具,但是shell仍然是一个非常灵活的工具。Shell不仅仅是命令的收集,而且是一门非常棒的编程语言。您可以通过使用shell使大量的任务自动化,shell特别擅长系统管理任务,尤其适合那些易用性、可维护性和便携性比效率更重要的任务。-In Linux systems, although there are a variety of graphical interface tools, but the shell is still a very f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:12.82kb
    • 提供者:李树
  1. 20081518740354

    0下载:
  2. 目录 1 引言..... 1 1.1 编写目的............... 1 1.2 范围.... 1 1.3 定义.... 1 1.4 参考资料............... 1 2 总体设计................. 1 2.1 需求规定............... 1 2.2 运行环境............... 2 2.3 基本设计概念和处理流程...... 2 2.4 结构.... 2 2.5 功能需求与程序的关系.....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3.16mb
    • 提供者:黄银科
  1. test

    0下载:
  2. 针对飞凌嵌入式okIII开发板,利用videoforlinux实现了摄像头的图片采集并保存为bmp图像-the code brings up a way to capturing video infomation and save them in bmp format with the help of v4l, especially for FeiLing OKIII demo board.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.15kb
    • 提供者:徐哲
  1. improved_PSO_toolbox

    0下载:
  2. 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:745.76kb
    • 提供者:王力
  1. lsof_4.82_src.tar

    0下载:
  2. 在UNIX/LINUX下显示进程打开的网络连接和文件等信息的工具, 本程序在确认UNIX/LINUX下被占用的端口是哪个进程打开时尤为好用-In the UNIX/LINUX displayed under the process of open network connections and file and other information tools, this program recognized UNIX/LINUX, under the port is occupied which
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1.04mb
    • 提供者:gw
« 12 3 4 »
搜珍网 www.dssz.com