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

搜索资源列表

  1. unixtonxunchengxu

    0下载:
  2. 这是个通讯程序,通过socket,把接收的消息放入消息对列,同时把队列中的消息通过socket发出去。 -This is the communication process, socket, receiving the news Add to the list news, while the news cohort through socket issued to.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14189
    • 提供者:杨光升
  1. abc54643

    0下载:
  2. 这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:29851
    • 提供者:s
  1. j2000-code+doc

    0下载:
  2. The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an im
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:502455
    • 提供者:boy5678
  1. coriander-1.0.1.tar

    0下载:
  2. Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with th
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:229673
    • 提供者:song wm
  1. aic79xx-linux-2.4-20040522.tar

    0下载:
  2. 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:499525
    • 提供者:LiuQingShan
  1. thesis

    0下载:
  2. FIST可堆叠文件系统,linux文件系统修改相关的开源软件,使得对linux文件系统功能的改进很简单了 The FiST (File System Translator) system combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level lang
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:731770
    • 提供者:石头
  1. chk

    0下载:
  2. 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2562
    • 提供者:李金明
  1. linux+kernel+(cn)

    0下载:
  2. linux 内核的中文分析,David A Rusling的中文版,对想要深入研究linux内核,而英文又不太好的,同仁是不错的资料-Chinese analysis of linux kernel, David A Rusling of the Chinese version of the linux kernel you want in-depth study, while English is not a very good idea, Tongren is a good informat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1344691
    • 提供者:yyt
  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:11287
    • 提供者:liujingsong
  1. ls

    0下载:
  2. 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:23421
    • 提供者:周蜚语
  1. share

    0下载:
  2. 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2451
    • 提供者:ak-47
  1. Unix

    0下载:
  2. 两个字符串连接程序 进程管理的四个设计 概要 -两个字符串连接程序 #include "stdio.h" main() {char a[]="acegikm" char b[]="bdfhjlnpq" char c[80],*p int i=0,j=0,k=0 while(a[i]!= \0 &&b[j]!= \0 ) {if (a[i] { c[k]=a[i] i++ } else c[k]=b[j++] k++ } c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:24500
    • 提供者:asdasdasd123
  1. AT45D081

    0下载:
  2. The buffers allow receiving of data while a page in the main memory is being reprogrammed. Unlike conventional Flash-The AT45D081A is a 5-volt only, serial interface Flash memory suitable for in-system reprogramming. Its 8,650,752 bits of memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:238573
    • 提供者:牛也
  1. qdir.tar

    0下载:
  2. linux下快速进入目录的工具 qdir 解压后运行install即可,最好将qd.sh文件的倒数第而行改为rm -rf "$QD"。比如在工作目录下 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG,运行qd –s . 即可,用qd –e可以看到: 1 \home\AAA\BBB\CCC\DDD\EEE\FFF\GGG 我们又到一个目录,\home\MyName\ AAA\BBB\CCC\DDD\EEE\FFF\GGG, 运行qd –s . 2,可以将这个目录
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2121
    • 提供者:yxp
  1. Linux_Boot

    0下载:
  2. What happens while booting your Linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:52795
    • 提供者:blue
  1. poppler-data-0.1.tar

    0下载:
  2. 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This package consists of encoding files
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2618801
    • 提供者:lizhen
  1. jy

    1下载:
  2. 金庸群侠传 for Dingux 纯c/c++版 bete 0.1 A,版本说明: 1,在booboo的dingux20090728工具链下面编译通过。 2,纯c/c++版速度更快体积更小。 3,保留战斗音效,去除遊戏背景音乐(一直咚咚的很吵)。 bug难免请不吝提交,谢谢! B,安装及操作 直接将local文件夹複制到miniSD卡上即可。 X键:确定键 B键:取消或是显示选单 退出方法:在大地图中,按B键显示选单,再选“系统
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:122225
    • 提供者:fan
  1. Linux_Web

    0下载:
  2. 本书介绍如何在Linux下建立、运行并维护站点的综合技术,它适合于有一定的UNIX或Linux基本操作基础的网络建立者和维护者,同时也是广大Linux爱好者的一本较全面的参考书。-This book describes how to establish, under Linux, run and maintain the site' s comprehensive technology, is suited to a certain extent the basic operation o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7955317
    • 提供者:王庆
  1. sumatrapdf

    0下载:
  2. 简单就是美, Sumatra PDF 是目前最小巧的阅读器,同时提供的功能也刚刚好满足纯粹的阅读需求。非常适合各位不需要太多繁琐功能的阅读需求。功能简单,使用必然也简单。打开PDF文件后,就直接开始享受阅读的乐趣吧!Sumatra PDF 支持页面全屏、旋转、显示平铺/连续/连续平铺、比例缩放等页面显示方式。-Simple is beautiful, Sumatra PDF is the most compact of the reader, while providing just-in fu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11955486
    • 提供者:毕胜
  1. while-002

    0下载:
  2. evaluated statements in while block for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:punsingin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com