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

搜索资源列表

  1. 信号

    0下载:
  2. 这是一个用信号实现父子进程之间简单通讯的程序,要求实现父子进程同步,用信号实现.可能还有待改进的地方-This is a signal achievement with his son communications process between simple procedure requires the synchronization process and his son, using signal achievement. There may be room for improvement
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:亿摆
  1. 信号量sem

    0下载:
  2. 这是自己写的一个关于经典ipc问题-读者写者的实现。(用信号量实现)-this is the one to write his classic IPS on the issue-the readers to write to achieve. (Using signal capacity achieved)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:梁立平
  1. gplflash2.tar

    0下载:
  2. linux下面gplflash播放器的第二版c++语言,现在只在cvs上能下载,不过由于工作原因,我已经测试过了-gplflash players below the second edition c language, now only cvs can download, but because of his work, I have tested the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.12mb
    • 提供者:张文生
  1. testsleepmyown

    0下载:
  2. 自己实现的sleep函数,通过alarm定时.由于mysleep是个子函数,对其调用者需考虑几种情况,即调用者在调用mysleep之前设置的闹钟时间未被超过和设置的闹钟时间被超过(同未设置闹钟),且要考虑调用者是否有未决信号及其是否屏蔽SIGALRM信号,因为这将影响mysleep函数的调用。-of achieving his sleep function, through the alarm regularly. As mysleep function, is making its calle
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:林茜
  1. svgalib[1].tar

    0下载:
  2. linux 下svgalib编的一个界面程序示例,包括自己实现的动画、标签、按钮等-under linux svgalib addendum to the example of a procedure interface, including achieving his animation labels, buttons, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7.59mb
    • 提供者:石涛
  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. UNIXshell

    0下载:
  2. 简单shell的设计和实现 1)、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”等)的处理。 2)、输入错误命令能提示出错并进入下一轮接收命令状态。 3)、可以用Ctrl-C和Ctrl-\\结束简单shell的运行。 -simple shell of a Design and Implementation), in addition to system call execve. allowed t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:战天
  1. myshell.rar

    0下载:
  2. 自己实现的模拟unix下shell的一些简单功能,包括执行常见的命令,输入输出重定向,多级管道等,To realize his shell under unix simulation of some simple functions, including the implementation of common commands, input and output redirection, multi-stage pipeline, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.35kb
    • 提供者:wupeng
  1. Squid

    0下载:
  2. Squid是一个非常好的代理服务器,要对他进行功能修改,必须要对他代码进行分析,相信这资料对你非常有用-Squid is a very good proxy for functional changes to him, must be on his analysis of the code, I believe this information is useful to you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:219.29kb
    • 提供者:lijizhong619
  1. wtcjbs

    0下载:
  2. LINUX下自己开发的字符界面程序,覆盖菜单型的-LINUX under his own developed characters interface procedures, menu-based coverage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:25.57kb
    • 提供者:fantasy
  1. linux2.6

    0下载:
  2. 2.6 内核源代码 不是分析 想要了解linux 一定要去看他的程序-2.6 kernel source code is not Want to learn linux analysis must look at his procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.47mb
    • 提供者:
  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-13
    • 文件大小:2.39kb
    • 提供者:ak-47
  1. linux

    0下载:
  2. 这是一个牛人的linux学习内核时分析内核的笔记,记录了他在学习过程的简介,对有志内核研究的人,相信有帮助-This is a person of the cow when the Analysis of linux kernel core study notes, records of his briefing in the learning process for people who wish to study the kernel, I believe there is help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:224.04kb
    • 提供者:ade
  1. maze

    0下载:
  2. 自己写的迷宫小程序,实现自动寻找路近。可在linux环境下,直接make,然后执行./all,即可看到效果。-Writing his own labyrinth of small procedures, implementation road near automatic search. In linux environment, directly make, then the implementation. /all, to see the effect.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:13.15kb
    • 提供者:曹星
  1. oopthread

    0下载:
  2. his oopthread - C++ wrapper for pthread-compatible implementation. Currently, the library installation is pretty simple one: just put the file oopthread somewhere on your drive and include it in your project. The Doc folder contains doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:12.46kb
    • 提供者:YifanZhang
  1. justforfun

    0下载:
  2. linux 创始人的著作,中文版的。亲身讲述他的学习,以及面对技术的心路历程。推荐!!!!<乐者为王>-linux-founder of the book, the Chinese version. Person about his learning, and the mentality of the face technology. Recommended! ! ! ! < Musicians king>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.19mb
    • 提供者:王工
  1. 20106923267821

    0下载:
  2. kernel在 H-JTAG 的主界面,点scr ipt->Init scr ipt,跳出Init scr ipt 窗口,点该窗口下面的 Load 按钮,找到并选择打开刚刚复制的FriendlyARM2440.his 文-kernel made in huang readme is a document you canrebiwe jdioq jkap sda fefer dewer qwer sds
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1.11mb
    • 提供者:mic
  1. linuxdeqidongxinxi

    0下载:
  2. 这是Linux的启动信息,自己研究一下吧-This is the message that his starting Linux research
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:306kb
    • 提供者:浮海曙雀
  1. calculator(linux)

    0下载:
  2. 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:41.94kb
    • 提供者:杰哥
  1. mkdir

    0下载:
  2. 在Linux系统中,最常用的命令就是mkdir,他的功能就相当于XP系统中,新建一个文件夹-In Linux systems, the most commonly used command is mkdir, his function is equivalent to XP, create a new folder
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.35kb
    • 提供者:查善君
« 12 3 4 »
搜珍网 www.dssz.com